User Tools

Site Tools


jeuxvideo:s:shadowmanremastered

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
jeuxvideo:s:shadowmanremastered [2021/04/23 11:58] – created yahikojeuxvideo:s:shadowmanremastered [2021/04/23 12:48] yahiko
Line 36: Line 36:
 Il s'agira de modifier les variables steam_folder par votre dossier d'installation de Steam et sde_folder par l'endroit où vous avez décompressé l'Intel® Software Development Emulator. Il s'agira de modifier les variables steam_folder par votre dossier d'installation de Steam et sde_folder par l'endroit où vous avez décompressé l'Intel® Software Development Emulator.
  
-C'est sale mais ça fonctionne.+C'est sale mais ça fonctionne. Reste à espérer que Nightdive ponde un vrai patch.
  
 <codedoc code:batch> <codedoc code:batch>
Line 60: Line 60:
 REM Find the process ID REM Find the process ID
 REM https://superuser.com/questions/597726/run-a-process-and-return-its-pid-as-chp-exe-for-a-batch-fi REM https://superuser.com/questions/597726/run-a-process-and-return-its-pid-as-chp-exe-for-a-batch-fi
 +
 FOR /F %%T IN ('Wmic process where^(Name^="%process_name%"^)get ProcessId^|more +1') DO ( FOR /F %%T IN ('Wmic process where^(Name^="%process_name%"^)get ProcessId^|more +1') DO (
 SET /A pid=%%T) &GOTO StartSDE SET /A pid=%%T) &GOTO StartSDE
jeuxvideo/s/shadowmanremastered.txt · Last modified: 2021/10/28 13:11 by yahiko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki