Hakke Posted Friday at 03:48 PM Posted Friday at 03:48 PM I created a bat file to launch demulshooter and TP (including the profile ref to the xml) via LB. (AliensExtermination.xml) When launching Aliens Extermination via LB the controls defined in TP are not taken over. When launching this via TP directly the controls work out. The controls are set up as directinput. Any idea? Quote
launchretrogirl2562 Posted Sunday at 01:37 AM Posted Sunday at 01:37 AM probably timing issues. DemulShooter needs time to hook properly before TeknoParrot starts. Things u can do : 1.Make sure teknoparrot starts from its own directory. For instance in your bat file -> cd /d "C:\Path\To\TeknoParrot\" 2.Change your bat file and include a time delay. For instance: start "" "C:\Path\To\DemulShooter.exe" -target=ringwide -rom=aliens timeout /t 2 /nobreak start "" "C:\Path\To\TeknoParrotUi.exe" --profile=AliensExtermination.xml Other option is to use the additional apps in Launchbox feature so instead of a batch file, try and use that to test. Add DemulShooter as an additional app that runs before the main game Set TeknoParrot as the main executable with the profile parameter Let me know how u get on. Quote
launchretrogirl2562 Posted Sunday at 01:43 AM Posted Sunday at 01:43 AM Also...first try disabling the setting to 'enable game controllers' in Launchbox. (providing you have that enabled) Just to rule out Launchbox is not taking priority or such Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.