Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,264
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. Should work or just Esc:: Send ^q
  2. Are you running the nightly build or canary? Did you change any settings in Citra like the control HotKeys in the configuration? Is it just exiting to the GUI or also asking you to confirm exit? When you run a game through Launchbox and just hit Alt+F4 (or CTRL+Q) will it exit correctly?
  3. Not sure. Works fine for me. Alt+F4 will close Citra. Try something simple like. Just tested and that works as well. Esc:: Send !{f4}
  4. Put it in the Running AHK tab. Try this one. $Esc::WinClose, ahk_exe citra-qt.exe
  5. It has been reported with some emulators. Mame I have seen reported a couple times. I do not think anything was resolved as it seems to be something not very many experience or are reporting. I justed tested Arcade64 and saw no issue. That being said I have not seen it with any Mame variant (standard Mame, MameUI, GroovyMame, or Arcade64). Are you using the new Startup themes released in the latest LaunchBox stable build?
  6. This post has a playlist someone made for trackball games. I am not sure what is in it game wise as I did not download it.
  7. @cataclysm67 I edited your post and removed the NeoGeo bios file. IP files such as roms and system bios should not be shared or linked to in forum posts.
  8. Just go to >Tools>Manage Emulators and edit Mame. You will see the default command line parameters box on the first tab. Delete -keyboardprovider dinput and test. If you are running a version that old that is likely the issue. The update added the paramenters -keyboardprovider dinput to the default command line. With old versions of Mame this will not work. Try removing it and see if things work again. If it does unfortunately you will either have to keep doing that work around or update your Mame and Roms. With new features being added to Launchbox I would recommend bringing your roms and emulators to more current states.
  9. @TheNewClassics I responded in the AHK thread. See if that will help.
  10. I just updated Citra and tested with current version of Launchbox and I can exit fine. I do use a different AHK though. Try this one, it is a cleaner way to close out of the emulator. $Esc:: SetTitleMatchMode, 2 WinWaitActive, Citra Send !{f4}
  11. Use the following binding if you are storing the images in the \LaunchBox\Images\Platforms\[Platform Name]\Device folder. Here it is working in an edit of a Pause theme I was messing with. Source="{Binding Platform.DeviceImagePath}"
  12. If you run a game directly in Mame (not using Launchbox) they still work correct? If so, try going into Launchbox and turn off Startup screens globally (for all emulators) or just turn it off for Mame and see if the games launch. I would turn it off in the Launchbox and BigBox settings if you turn them off globally.
  13. @deksi Per forum rules do not link to site with downlaodable roms. I removed the link from your post. You can list the name of the site, just do not provide a link.
  14. You fixed this I believe, Jason. Some users did not want the images in the details pane in Launchbox appearing in random order. They wanted it to respect the image priority settings they set in Launchbox.
  15. Responded to your other post on this. Can you be more specific as to what you mean by not working? Do games just not launch? Do they launch and crash? Do they launch but you see a black screen? We need a bit more information to try and trouble shoot.
  16. Can you be more specific as you what you mean by Mame is not working? What or how is it not working?
  17. You can have a platform show up under any Platform Category you want. Create Arcade, Living Room, Office as "Platform Category" (not as "Platform) then under those categories you can have your platforms and playlists. You can edit a specific platform and playlist by right clicking on it and choosing edit. Go into the Parents tab and select where you want it.
  18. These are shown when you click on the "View File" button in the first post. In the themes download thread it has the images and description.
  19. There is an audit feature in Launchbox you can run per platform. It will show you an Excel style grid showing some of the metadata fields (it does not show notes), the video path (it will show this only if a video exists for the game) and some image types. You can copy it and export it to use as a way to see some of the data that may be missing. It is not inclusive of all media types and metadata types Launchbox holds so just an FYI. Click on a platform (let's say Arcade) and when you go to Tools just over half way down you will see "Audit Arcade". Each time you choose a platform it will show that platforms name after Audit.
  20. Was this a clean install of Mame 209 or did you transfer over any settings from your prior version? Any chance in Mame you set the UI Cancel to button or buttons other than the default of "Escape"? Reason I ask is I used to use Buttons 4 and 2 as my exit hook in Mame for my arcade stick. With the latest versions of Mame if I keep that in Mame's config when I try to exit from the Pause menu I get that palette screen as you do. If I put Mame's UI Cancel back to default key of "Esc" it works fine. Controller Automation does require a "Hold" button.
  21. I would try the 3840 and see what it does. Also, did you try adjusting the scaling and not just the resolution?
×
×
  • Create New...