Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,334
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. If you are going to use platform videos during the startup phase of BigBox you need to make sure you put them in your \Videos\Startup folder. Names do not matter. BigBox will randomize one on startup.
  2. Working fine here. Try highlighting all games and refreshing images.
  3. You can still run a game directly in mednafen. We need to test that to make sure it is not an issue with mednafen first. I did read that part that you did a search. I posted that thread since Jason directly responded in it about the issue just this past Wednesday. He advised he will likely be removing Wikipedia.
  4. New beta fixes a lot of this. So I would suggest using the beta. Unless you prefer not use betas than your best option is either use "Old Default" theme in 10.9 or revert to 10.7 until next stable release.
  5. It could be because for WiiU each game rpx file is located in subfolders in the games folder name. Launchbox looks for a singular folder to scan. If you edit your WiiU platform and look at the rom path folder you will see what folder it is scanning. Why it would hang and not just return a "0" result I am not sure. But scanning is normally best when all game files are located in a single folder.
  6. Is this happening only when you launch a game from Launchbox in Mednafen or does it happen even if the game is launch directly by the emulator (not using Launchbox)? There have been a few threads on this.
  7. I will definitely release it. It will likely just be minimal in detail like in the first images. The whole point of this pause would be to facilitate a quick look at game controls. Not meant for all kinds of game/platform detail. I was originally making marquees to show this, but now that we have pause I would rather my marquee be just for actual marquee images.
  8. You may need remove "-keyboardprovider dinput" from the Default Command Line box. That 0.132 version of Mame is real old (2009 or 2010 I think) and predates the use of that command line. That command line was added a few versions ago to Launchbox for the Pause feature to be able to work.
  9. Yes. I scrape all arcade games even if put in a custom platform as "Arcade". If I delete the database ID and all images and run a search it finds the game and find the images from our DB.
  10. Not sure about the error. I have both imported fine. Although they were added quite a while back. As far as artwork for LBH I am seeing artwork for that game.
  11. I do not think this is possible. The playlists would use the platform level views so they will respond to only show the view type set for the platform. It has never really been requested to set a playlist to a different view type. So this is likely not something on Jason's list of things to look at.
  12. Gotcha. Yeah, Updates will only show if the creator submitted it for approval. If they do, it first has to be tested by Jason before he releases the update inside BigBox.
  13. All theme updates for the user are manual. You either initiate through BigBox if the theme maker added it there or download from the forum.
  14. Some quick work done. Theme will show a game's specific controls if they exist. If not, it will default to a platform level control image. All images must be placed in a specific folder path. Not sure how quickly I will finish, but at least started on it. This is just a quick mock-up so it may change looks. The Xbox 1 controller images are not mine I just grabbed from from our forum to test with. The structure will be something like: For platform level controls \Images\Game Controls\[Platform Name.jpg] For game level controls \Images\Game Controls\[Platform Name]\[Game Name.jpg]
  15. I have set up both r777 and r783. Video setting is just set to 1920x1080 and neither have compatibility checked.
  16. What version of the emulator are you using. I have no issues with Pause screens. I do run it at 1080p though.
  17. All prior versions you have used are in your updates folder. Just run the one you want.
  18. No worries. Glad the image is sorted.
  19. Try refreshing your image cache. Sometime I find some clear logos do not stick when I change a theme and on occasion need to refresh the cash. The 7 prior posts are talking about this.
  20. Yes. I currently have a version doing that.
  21. It can be done using a custom folder structure in the meantime. I will tweak a theme in the next few days (depending in work). Would require putting all the controller images in a custom folder structure and then the theme will point to it. Since it is not a coded binding built into LB the path would have to match what the theme is coded for. Or is someone decides they want a different path that person would need to edit the theme to point to that path.
  22. Cool. Glad it is sorted.
  23. Ok. Remove the AHK you have in the Exit AHK tab. It is not needed. Even the default text in the tab tells you an AHK is not needed since Dolphin uses "Escape" by default. The "Exit AHK" tab is only used for the Pause menu's exit command if one is needed, but for Dolphin it is not. Does it work with it removed from there?
  24. Is the issue exiting from within the game or from the Exit option in the Pause menu? If it is from within the game you need to make sure your AHK is inside the "Running AHK" tab. Also I recommend changing that AHK for Exit you have. That version is a hard close and can, in some emulators, mess with save states when closing. The one below is better to use. $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} }
  25. This can easily be done. You really do not need a custom folder. Just use the Arcade - Controls Information folder for this (slight downside is that Mame images will override any custom you make, I just do not download those). Would be nice to have its own folder though. It can also also be done by platform as well. That way in the case of like NES no need to make an image for each game. I have a theme that does this on my daughter's cabinet. Never released it since many of the added layer images are custom for her. I could probably clean it of all that and release it.
×
×
  • Create New...