Layer Posté(e) samedi à 18:19 Posté(e) samedi à 18:19 Il y a 8 heures, `kingston Ramsey a dit : didn't work Open COMMANDLINE.txt and edit it like this : -mem320000 -f -SX1280 -SY720 It will launch the game in 1280x720 (but the game will be in 4/3 with 2 borders). 1
nosoucy62 Posté(e) samedi à 18:58 Posté(e) samedi à 18:58 (modifié) Il y a 12 heures, Layer a dit : Tested and working ! Make a .bat file to launch your game from F:\E1A_121\E1A_121 and simulate a launch from D : @echo off subst 😧 F:\E1A_121\E1A_121 pushd D:\ start "" D:\game.exe -PBsv/ -MEM320000 popd perfect my friend !!! big thanks Layer i change by this for me : @echo off subst "G:\En-Eins Perfektewelt Anastasis" pushd D:\ start "" D:\game.exe -PBsv/ -MEM320000 popd Modifié dimanche à 06:25 par nosoucy62
TheSaltTrader Posté(e) samedi à 19:15 Posté(e) samedi à 19:15 9 hours ago, `kingston Ramsey said: didn't work Had the same issue, I'm on a 4k screen I reverted back to the original commandLine.txt and used Arcabview to center, set the bezel and add crt effets.
nosoucy62 Posté(e) dimanche à 06:37 Posté(e) dimanche à 06:37 (modifié) if you want to disable the virtual drive D after quit this game change your .bat files with : @echo off subst D: "G:\E1A_121" pushd D:\ start "" /wait game.exe -PBsv/ -MEM320000 popd subst D: /d Modifié dimanche à 06:39 par nosoucy62
Layer Posté(e) dimanche à 08:08 Posté(e) dimanche à 08:08 il y a une heure, nosoucy62 a dit : if you want to disable the virtual drive D after quit this game change your .bat files with : @echo off subst D: "G:\E1A_121" pushd D:\ start "" /wait game.exe -PBsv/ -MEM320000 popd subst D: /d J'ai créé 2 .bat, un pour le lancement, et un 2è pour démonter le lecteur D juste avec la commande : subst D: /d Il y a 12 heures, TheSaltTrader a dit : Had the same issue, I'm on a 4k screen I reverted back to the original commandLine.txt and used Arcabview to center, set the bezel and add crt effets. To launch it in 4k, edit COMMANDLINE.txt like this : -mem320000 -f -SX3840 -SY2160 and remove monitor_misc.bin from Jconfig or relaunch Jconfig in 3840x2160 to keep monitor_misc.bin with save in sv folder. 1
`kingston Ramsey Posté(e) il y a 11 heures Posté(e) il y a 11 heures On 6/27/2026 at 2:19 PM, Layer said: Open COMMANDLINE.txt and edit it like this : -mem320000 -f -SX1280 -SY720 It will launch the game in 1280x720 (but the game will be in 4/3 with 2 borders). thank you so much buddy that worked On 6/27/2026 at 2:58 PM, nosoucy62 said: perfect my friend !!! big thanks Layer i change by this for me : @echo off subst "G:\En-Eins Perfektewelt Anastasis" pushd D:\ start "" D:\game.exe -PBsv/ -MEM320000 popd i used this but i get a error
Layer Posté(e) il y a 2 heures Posté(e) il y a 2 heures (modifié) Il y a 9 heures, `kingston Ramsey a dit : i used this but i get a error You have to simulate a launch from D:, if you don't happen to launch the game from any drive... Check in your .bat file that you have subst D : , it was missing in the quote above or was an emoticon instead... Modifié il y a 2 heures par Layer
Messages recommandés
Veuillez vous connecter pour commenter
Vous pourrez laisser un commentaire après vous êtes connecté.
Connectez-vous maintenant