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) mardi à 06:43 Posté(e) mardi à 06:43 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) mardi à 15:51 Posté(e) mardi à 15:51 (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é mardi à 15:54 par Layer
`kingston Ramsey Posté(e) hier à 00:58 Posté(e) hier à 00:58 9 hours ago, Layer said: 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... this is what i have for mines... @echo off subst "E:\En-Eins Perfektewelt Anastasis" pushd D:\ start "" D:\game.exe -PBsv/ -MEM320000 popd
Layer Posté(e) hier à 04:47 Posté(e) hier à 04:47 (modifié) Il y a 3 heures, `kingston Ramsey a dit : this is what i have for mines... @echo off subst "E:\En-Eins Perfektewelt Anastasis" pushd D:\ start "" D:\game.exe -PBsv/ -MEM320000 popd It should be : @echo off subst D: "E:\En-Eins Perfektewelt Anastasis" pushd D:\ start "" D:\game.exe -PBsv/ -MEM320000 popd Modifié hier à 04:48 par Layer
`kingston Ramsey Posté(e) hier à 05:49 Posté(e) hier à 05:49 1 hour ago, Layer said: It should be : @echo off subst D: "E:\En-Eins Perfektewelt Anastasis" pushd D:\ start "" D:\game.exe -PBsv/ -MEM320000 popd same error
Layer Posté(e) hier à 09:34 Posté(e) hier à 09:34 Il y a 3 heures, `kingston Ramsey a dit : same error It seems you already have a D : drive on your pic.
`kingston Ramsey Posté(e) il y a 8 heures Posté(e) il y a 8 heures 23 hours ago, Layer said: It seems you already have a D : drive on your pic. yes my usb i assigned for testing but my games are on my E: drive
Layer Posté(e) il y a 2 heures Posté(e) il y a 2 heures Il y a 5 heures, `kingston Ramsey a dit : yes my usb i assigned for testing but my games are on my E: drive It can't add another D : drive. Disconnect your USB D : drive first, then launch the .bat file...
Messages recommandés
Veuillez vous connecter pour commenter
Vous pourrez laisser un commentaire après vous êtes connecté.
Connectez-vous maintenant