Layer Posté(e) il y a 23 heures Posté(e) il y a 23 heures 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).
nosoucy62 PostĂ©(e) il y a 22 heures PostĂ©(e) il y a 22 heures (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Ă© il y a 11 heures par nosoucy62
TheSaltTrader PostĂ©(e) il y a 22 heures PostĂ©(e) il y a 22 heures 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) il y a 11 heures Posté(e) il y a 11 heures (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é il y a 11 heures par nosoucy62
Layer Posté(e) il y a 9 heures Posté(e) il y a 9 heures 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
Messages recommandés
Veuillez vous connecter pour commenter
Vous pourrez laisser un commentaire aprĂšs vous ĂȘtes connectĂ©.
Connectez-vous maintenant