Aller au contenu

Layer

GamerLine
  • Compteur de contenus

    168
  • Inscription

  • Dernière visite

  • Jours gagnés

    11

2 abonnés

Visiteurs récents du profil

4 463 062 visualisations du profil

Layer's Achievements

Explorer

Explorer (4/14)

  • Dedicated Rare
  • Reacting Well Rare
  • Collaborator Rare
  • First Post Rare
  • Very Popular Rare

Recent Badges

207

Réputation sur la communauté

  1. 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...
  2. 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 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.
  3. 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).
  4. 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
  5. Set your game resolution with Jconfig with no window or set Fullscreen to 1 in dxwrapper ini file settings.
  6. Ca ne devrait pas fonctionner avec F: vu que ce n'est pas une partition système sur le vrai hardware. Alors, je ne sais pas si le jeu recherche le lecteur D:\ ou HarddiskVolumeX...
  7. This is dxwrapper.log. You should use D:/ !
  8. You should try D: It seems something is broken at the launch between game.exe and maskrom.bin location.
  9. Lancer le jeu sur D:/, F:/ ou G:/ comme sur le vrai hardware Taito... sinon, on peut patcher l'exe (game.exe) pour remplacer la lettre de lecteur par défaut par n'importe laquelle... You have to launch the game on a D:/, F:/ or G:/ drive like Taito hardware...
  10. En principe, avec JConfig, la sauvegarde permet de le lancer depuis n'importe quel DD, mais dans mon cas, c'était des DD avec des lettres N: et M:, et ça posait pb, le jeu affichait une erreur au boot.
  11. I said that, because it didn't work on my N: and M: drives.
  12. The game is looking for D:\ as default drive to be launched.
  13. Is it that one ? https://gofile.io/d/4Dqhg1
  14. Have you disabled "DX Window mode" in JConfig ? Have you removed your old monitor_misc.bin ?
×
×
  • Créer...