Jump to content
LaunchBox Community Forums

GameLoader All RH help


t-poz

Recommended Posts

Hey guys,

I am trying to create a .bat file to run GameLoader All RH emulator but cannot get it to work properly.   When I launch the "Game Loader All RH.exe" the game works fine on my arcade machine, but because each game is it's own .exe file, I am trying to create a .bat to point to the individual. exe based on the game selection (this is something similiar to what I've seen done for Daphne).

The idea is to create an empty .txt for each game as my 'rom' file - example "Akai Katana Shin.txt"

In my .bat (which I would use as me LB executable, I have the following:

   @echo_off

   if %1 == "Akai Katana Shin" goto akaikatanashin

   :akaikatanashin

   "E:\Taito_Nesica\Akai Shin Katana\Game Loader All RH.exe"

   goto end

   :end

To test, If I just try to run the .bat with the "E:\Taito_Nesica\Akai Shin Katana\Game Loader All RH.exe", it asks to run as admin, and when I click 'yes' nothing happens.  Again, if I run the "Game Loader All Rh.exe" from within the Akai Shin Katana folder, everything boots up successfully and I can play the game with proper resoultion and controls for my arcade cabinet.

I know the "Game loader All RH,exe" points to the "game.exe" for this game, but when updating my .bat to use the "game.exe", I have issues with screen resolution and controls since they are setup through GLARH.  I also cannot use TeknoParrot due to screen resolution issues, as well as I do not use RocketLauchner (colpipes tutorial). 

Thoughts?

Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...