Jump to content
LaunchBox Community Forums

Seph1roth

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by Seph1roth

  1. Is there a way to add bezels to teknoparrot games in launchbox? I am trying to add a bezel to Mario & Sonic at the Rio 2016 Olympic Games and I am struggling to find a way to do it.
  2. I ran into a very similar issue. See the below thread I started. If the first method in the thread doesn't work for you (it has worked for some but not myself and others) then try the method in the last post in the thread. That one worked for me.
  3. I would agree with this. I am seeing a large improvement but still getting the occasional hitch while scrolling or attract mode
  4. Same. After recent updates scrolling in or out of attract mode is very choppy and slow and it locks up after several hours in attract mode.
  5. I am seeing the same thing. Very slow and choppy when scrolling. Especially in attract mode. Before it was very smoothe and fast.
  6. I am having the same issue. I can only type letters from the keyboard but cannot navigate with a controller or arrow keys. Mouse/trackball does not work and there is no way to finish the search/click done
  7. Launch gt 2006. Press F2 to open game settings. Go to volume settings. Raise volume. Exit out.
  8. Mine also does not fit on the screen correctly when I first launch bigbox (right portion is off the screen). If I go into a system and then exit back out to the main wheel it then fits correctly
  9. Seph1roth

    NesicaXlive

    You wouldn't happen to have ones made for storm racer g and the contra evolution game? Those are the only 2 in my teknoparrot wheel I cannot find theme videos for. Thank you for all your awesome work on these.
  10. update for anyone still having trouble with this we were able to get it to close properly with the below ahk script. Again a huge thank you to Scott and Alberto for helping with this. You may want to try the above method and script with additional apps first as that has worked for some. If that does not work for you as it did not for me and others we were able to get it to close with a dedicated exit (escape) key on the arcade cabinet. If you go through the exit prompts in the game and close it that way it will not kill the xinput xarcade for you automatically and you will have to close it yourself after exiting the game. If you use the dedicated Escape key (exit key) it will work. You will want to use this as an auto hot key script and launch the game directly from this ahk script with no additional apps listed. this script is also for steam games (Shredder's Revenge in the example below) and you will need to adjust your drive/folder path to match where your xinput xarcade is located as well as the exe and steam game id for the game you are doing this for when creating your ahk script. Hopefully this helps others as it was quite the headache for me. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #SingleInstance force Run, D:\Launchbox\Tools\XArcade XInput\XArcade XInput.exe --skip-ui Run, steam://rungameid/1361510 Escape:: Process,Close,XArcade XInput.exe Run,taskkill /im "XArcade XInput.exe" /F Process,Close,TMNT.exe Run,taskkill /im "TMNT.exe" /F ExitApp return
  11. Quick update. Myself and some very helpful people on the Facebook group have been looking at this. Some have it working just fine loading from the exe. This kind of works for me and others as it will load xinput fine and close it after exiting but when loading from the exe rather than a shortcut or through steam import, the game runs horribly slow and choppy and will often crash with an error making it unplayable.
  12. Not sure if you are doing SnoCross or Snowboarder. SnoCross I have working through teknoparrot but Snowboarder I have working with jconfig and it loads up fine in bigbox/launchbox. My teknoparrot and launchbox items are all on a seperate drive from my jconfig games as well. Do you have it pointed to the sdaemon file in your root folder? below is a screenshot of how I have mine and it is loading ok for me.
  13. I'm having my own additional apps issue and I have never tried it but I would think you could have a kill script for that app and check the box to run before main application. Then have the second additional app for the app you want to reopen and check the box to run after main application.
  14. Thank you! This is exactly what I needed. So I now have everything working except for the kill script after exiting the game. I tried the method in the link above but that is not closing xarcade xinput when I exit. Right now I am trying the below script I received online that others appear to be using effectively as the kill xinput exe file. Running both xarcade xinput and kill xinput as additional apps in the game. xinput running before main application and kill xinput to run after main application. It loads up with all 4 controls working perfectly as xbox 360 controllers but again when I exit the game it is not closing xinput. Any ideas? SendRaw 5 { Winclose, ahk_exe XArcade XInput.exe process, close, kill xinput.exe }
  15. nice. what type of control interface(s) are you using? Mine has an IPAC 2 and a mini-pac in it.
  16. Hello, I am looking to see if anyone has a walkthrough video or guide out there to help set up xarcade xinput on an arcade cab. I have seen others successfully do this on 4 player cabinets but I have not found any tutorial videos yet. I have downloaded xarcade xinput and set it as an additional app to run in launchbox for the pc game but I don't believe that it is recognizing my keyboard/joystick&buttons as a 360 controller. I am using a recroommasters 4 player controller. I am guessing im missing some steps on how to set up all the keyboard buttons to the xbox commands for all 4 players. I also do not have a kill command to end xarcade xinput after exiting the game. This would be a perfect solution to games like shredders revenge and SOR4 where I can currently only play one player on the arcade cabinet controls. Any help on this is appreciated as I have found information very hard to come by. Thank you,
  17. That fixed it for me. After update it was at 0. As soon as I changed it I had sound back in attract mode.
  18. Sorry for the late reply. Unfortunately no. I still have not found a fix for this.
  19. Mine was recording in Teknoparrot for a while but now for some reason it will not anymore. I have tried changing the hotkeys for start and stop recording but no luck either. it will record if I am out of Teknoparrot. Even when it was recording it would for some games record a very small screen and the rest of the screen would be black. Other games it would record just fine.
  20. Hello, I am hoping someone may be able to help with this. I am new to OpenBOR and most games work mapping the controls to my recroommasters arcade cab 4 player controller. However there are a few that the first player 2 button on the recroommasters controller which is mapped to A on the keyboard will make both player 2 and player 1 do that function at the same time. Also the player 2 (left) joystick action which is mapped to the D button on the keyboard will make player 1 do something as well. I believe A and D are by default mapped for player one actions but even after remapping player 1 and player 2 in the OpenBOR game this is still happening for select games. Any help is appreciated. Thank you.
  21. Thank you very much! That worked perfectly
  22. I am running into this problem as well and trying to find a solution. I am using a recroommasters arcade cab controller and the third button for player 1 is mapped to the spacebar key which I am unable to use in mugen. The mugen game is launching as a shortcut unfortunately so I am not using an emulator to add an ahk line. Anyone have any thoughts on this?
  23. Thank you for posting this. I am having very similar issues since 11.3. I posted some pictures in the 11.3 update thread. Received a response that it is most likely a video card driver issue or windows issue with the .net core. One person was able to fix it with updating their video card drivers but I have not had any luck. Hopefully with the next release it will fix this.
×
×
  • Create New...