File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[yr]
22GameExe =gamemd-spawn.exe
33; New
4- Launch =Syringe.exe -i =Ares.dll -i =CnCNet-Spawner.dll -i =Phobos.dll %GameExe% --args =" -SPAWN -LOG -CD -Include -Inheritance -RA2ModeSaveID=0x8d113b94"
4+ Launch =Syringe.exe -i =Ares.dll -i =CnCNet-Spawner.dll -i =Phobos.dll --nodetach %GameExe% --args =" -SPAWN -LOG -CD -Include -Inheritance -RA2ModeSaveID=0x8d113b94"
55; Old
66; Launch=Syringe.exe -i=Ares.dll -i=CnCNet-Spawner.dll -i=Phobos.dll "%GameExe%" -SPAWN -LOG -CD -Include -Inheritance -RA2ModeSaveID=0x8d113b94
77ExceptionFileName =except.txt
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ GameExecutableNames=Syringe.exe
1818; Game executable name for Linux/Mac systems.
1919UnixGameExecutableName =Resources/Compatibility/Unix/wine-game.sh
2020; Additional command line parameters applied after -SPAWN.
21- ExtraCommandLineParams =-i =Ares.dll -i =CnCNet-Spawner.dll -i =Phobos.dll gamemd-spawn.exe --args =" -SPAWN -LOG -CD -Include -Inheritance -RA2ModeSaveID=0x8d113b94"
21+ ExtraCommandLineParams =-i =Ares.dll -i =CnCNet-Spawner.dll -i =Phobos.dll --nodetach gamemd-spawn.exe --args =" -SPAWN -LOG -CD -Include -Inheritance -RA2ModeSaveID=0x8d113b94"
2222
2323SettingsFile =RA2MD.ini
2424ConfigWindowTitle =YR Settings
You can’t perform that action at this time.
0 commit comments