Aller au contenu

[DUMPS] Dumps disponibles en miroir / Mirror: Many dumps availables!


Messages recommandés

Posté(e)
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).

Posté(e) (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é par nosoucy62
Posté(e)
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.

 

Posté(e) (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é par nosoucy62
Posté(e)
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.

Posté(e)
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 image.png.7c79a62736233d427fb379968e028b86.png

Posté(e) (modifié)
Il y a 9 heures, `kingston Ramsey a dit :

 

i used this but i get a error image.png.7c79a62736233d427fb379968e028b86.png


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é par Layer

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • Créer...