-
Posts
7,330 -
Joined
-
Last visited
-
Days Won
27
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Retro808
-
Fix for BigBox freezing after Automated Close
Retro808 replied to iamsiincere's topic in Troubleshooting
I use the below script anytime I have issues closing and need an AHK script to close. Currently have it on a few emulators on my test pc and It closes well with no pop up error showing up. The delay allows it so random button mashers do not accidentally close the emulator when playing. This is set for my 8Bitdo "Select" (hold) and "Start" (action) buttons so you would have to figure what your controller buttons are. Joy11:: If GetKeyState("Joy12") { SetKeyDelay, -1, 110 Process, Close, {{{StartupEXE}}} } Return -
That's what @neil9000 was advising. You can have game details screen off as default and then set a key for it in BigBox. When you launch a game the details will not show. When you scroll and stop on a game if you do want to see the details to remove or add to favs you then just hit the key you set. This gives you the option to only see the game details screen if you hit the key you set. Otherwise it will not be shown if you just launch a game.
-
Steam import is currently broken with Launchbox right now. There are a few threads in this subforum on the issue. Here is a recent one. Hopefully a decision on the issue will happen soon.
-
Yes, just paste that script @Lordmonkus gave you into the AHK tab of the edit emulators. I have a Tankstick and that is the script I use. As you said change the "4" and "2" to what you want. That script is set to right pinball bumper and player 2 start. In Retroarch quick menu will not work to change key bindings for the tankstick since it is a keyboard not a controller. Just load a core or a game and go into the full menu (not quick menu) go over to the gear icon and then go into the input and set your controls there (input player 1 and input player 2). Then once done back out of the gear icon setting and go into Quick Menu and choose "Save Core Override" this will set it for the core and not affect to base controls you may have set. Also any emulator that allows you to set an exit command I do so in the emulator as well such as Mame and Retroach. Not needed as the AHK works but I set it for when I am testing in the emulator.
- 13 replies
-
- 1
-
-
The taste is having them play on your fully set-up BigBox so they can see its full glory and bask in your awesome set-up . Then give them the files you mentioned before and tell them to support Launchbox with a license.
-
SNES won't load in Launchbox with RetroArch
Retro808 replied to FakedPotato's topic in Troubleshooting
Double check the command line for the core it is loading in Launchbox manage emulators. Many times we have noticed something spelled wrong or something missing. If all looks right to you share pics of the manage emulators screen showing the emulator details tab and the associated platforms tab. Also go to a game and right click, edit then share a pic showing the launcher and emulation tabs there. -
Complete as in what specifically? Complete for all systems? Complete for a particular system?
-
There are actually quite a bit of games that run great on Citra. Some may require a bit of tweaking but the list has grown quite a bit. They have a compatibility list on their site. The list will even show you what some of the testers used machine wise for a certain game and the Citra build used.
-
To change a Xarcade joystick to 4-way you have to open up the tankstick and on the joystick bottom remove the c-clip and flip the black spacer over and reinstall. This will only allow the joy to hit the contacts on the left-right-up-down movements. You can then just set the controls in Mame for 1 player as the 2 player side for games you want to use that side for 4-way only.
-
I concur with @DOS76. What version are you on? Regardless of it not showing it does not need to at all. Simply type the name in. The drop down is just there for ease of use.
-
Downloading videos and other media from EmuMovies
Retro808 replied to The Chaos Maker's topic in Troubleshooting
On the pc you got the error did you try it without the antivirus being on? Doubtful it is a Launchbox or Emumovies issue since you were able to download on another pc. I just tested a few games on a couple of my machines and no issues. -
In addition to what DOS said...you can manually input the name of the platform you want and then it will give you an option to scrape it as whatever platform you choose. It does not have to be in the drop down list in order to be added into Launchbox.
-
In Demul under plugins and paths options you can change the driver version.
-
I concur with @neil9000 and @DOS76 . As an old user of MameUI it was this forum that got me moved into regular Mame. Since MameUI is technically a frontend offshoot of Mame sometimes it can cause a conflict with other fronts ends. Not often, but it has happened. There was a period where we had to tell those using MameUI to copy the mame.ini file from the Ini folder into the root folder of MameUI as they had changed something and it was not playing nice with Launchbox.
-
Just load the core for ds you want, launch a game, then go back into the menu and set the resolution you want in the video settings. When done go to quick menu and choose ”save core override”. This will set that video resoltuion you chose only for that ds core.
-
What version of Teknoparrot are you running? As of 1.33 that error should no longer occur. So if you are using 1.31 or 1.32 the wiki shows you how to get past that error. Here is a thread in LB forum with some helpful tips on getting it running. --------------------------------------------- Changes in Teknoparrot 1.33 Release: -Mario Kart DX STRPCB error resolved permanently. -Fixed a critical developer bug in Mario Kart DX that caused the game never to run on some systems. (Causing STRPCB as a side effect)
-
D@mn I really like these. Definitely deleting mine and using these.
-
In Launchboxbox under tools\options there is an images section you can control what you want to display and the order of preference. There is a category for background priorities just untick fanart. If you are talking about BigBox there is a setting in images you can untick to not show background fanart.
-
@On_fire I cannot provide help as to what is causing this, but I am sure one of our more resident genius members will chime in. I can only confirm I am able to use Launchbox on D:, F: , and G: drives on my machines so I am not sure it would be anything hardcoded to C drives. E: drive for me on my machines always houses roms. So I have never really had it on that drive.