Aller au contenu

Layer

GamerLine
  • Compteur de contenus

    173
  • Inscription

  • Dernière visite

  • Jours gagnés

    11

2 abonnés

Visiteurs récents du profil

4 463 109 visualisations du profil

Layer's Achievements

Contributor

Contributor (5/14)

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

Recent Badges

213

Réputation sur la communauté

  1. https://archive.org/details/teknoparrot-collection_
  2. To unmount D : drive after playing : @echo off subst D: /d
  3. It can't add another D : drive. Disconnect your USB D : drive first, then launch the .bat file...
  4. It seems you already have a D : drive on your pic.
  5. It should be : @echo off subst D: "E:\En-Eins Perfektewelt Anastasis" pushd D:\ start "" D:\game.exe -PBsv/ -MEM320000 popd
  6. 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...
  7. 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.
  8. 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).
  9. 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
  10. Set your game resolution with Jconfig with no window or set Fullscreen to 1 in dxwrapper ini file settings.
  11. 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...
  12. This is dxwrapper.log. You should use D:/ !
  13. You should try D: It seems something is broken at the launch between game.exe and maskrom.bin location.
  14. 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...
×
×
  • Créer...