Jump to content
LaunchBox Community Forums

Clicking .Bat file works great outside of LB but not inside.


Cnells2000

Recommended Posts

i have guilty gear running on LB but when i double click on it inside launchbox just loads and i have to click on the game and click launch. when i use the bat file outside of launchbox it loads the game normally. what am i doing different. i have several other teknoparrot game running off a similar bat but they load in launchbox properly.

CONFIG FOR WORKING GAME LOADING PROPERLY IN LB

@echo off
E:
cd
CD\
cd teknoparrot
cd games
cd Rambo
cd E:\Teknoparrot
Start teknoparrotUi --profile=Rambo.xml

CONFIG FOR GUILTY GEAR XRD WORKING FINE OUTSIDE BUT NOT INSIDE LB

@echo off
E:
cd
CD\
cd teknoparrot
cd games
cd Guilty Gear XRD
cd E:\Teknoparrot
Start teknoparrotUi --profile=GGXrdSIGN.xml

tp 1.jpg

Link to comment
Share on other sites

Why not just run it directly through LaunchBox via the emulator. Your example .bat files are for Rambo and GG Xrd Sign I have both those run through Teknoparrot in LB. No need for a bat file for each game.

Here is an example of Rambo set up in LB with TP as emulator.

Screen Shot 2020-10-06 at 6.35.32 PM.png

Screen Shot 2020-10-06 at 6.33.22 PM.png

Screen Shot 2020-10-06 at 6.33.32 PM.png

  • Like 2
Link to comment
Share on other sites

On 10/6/2020 at 6:34 PM, Retro808 said:

Why not just run it directly through LaunchBox via the emulator. Your example .bat files are for Rambo and GG Xrd Sign I have both those run through Teknoparrot in LB. No need for a bat file for each game

 

Wow! I Had no Idea U Could use a user profile xml there. that booted it correctly. u guys are freaking awesome. Thank You kindly

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...