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.

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire aprĂšs vous ĂȘtes connectĂ©.



Connectez-vous maintenant
×
×
  • CrĂ©er...