-
Posts
7,262 -
Joined
-
Last visited
-
Days Won
27
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Retro808
-
Your questions asks if a single game can be added to Mame. Do you mean can you add a single Mame game to your arcade platform in LB? If that, then yes you can. In Windows open your rom folder and drop the Cruisin USA mame rom into your LB UI and add it to your arcade platform. You need to of course test that rom directly in Mame first to make sure you can run it there. If not that is your issue. Also all this depends on your roms. Do you have a full Mame set or did you just download this one rom from somewhere. That can be part of the issue if the game is not running.
-
I do not think so. If I remember correctly this issue also affected running PPSSPP through RocketLauncher. I believe their PPSSPP module had a ResumeEmu command in the script for restoring upon exit from Pause.
-
Ah. I misread your post. Cannot help you with the CPWizard never used it.
-
So the keys clearly work. So now can you edit your PPSSPP emulator in LB >Tools >Manage >Emulators and edit PPSSPP. In the "Pause Screen" section go the the "Resume Script" tab and paste this into there. Remember, not very elegant code but it will at least confirm you can return to full screen from Pause. Send !{Enter} Send !{Enter} Should look like this. Then test. Does it work at all?
-
Perhaps this can help.
-
Not quite understanding the issue. You mention the tool to import Mame full set. However, you mention you issue is roms not working in different Mame versions. Is your issue importing in to LB or playing games in a different version of Mame you downloaded? If it is playing the games in the different Mame then you need to make sure the new Mame knows where your roms are located.
-
Do not need any key binds. Those are PPSSPP UI defaults.
-
Arcade roms work in RetroArch but not in Launchbox
Retro808 replied to Winz's topic in Troubleshooting
Yeah I am going to say no. The LB update is not an issue. Something is likely not set up correctly in your LB. Neil's answer is correct because in the original post the user checked the box to extract and Mame roms should never be extracted. LB does not manage any rom database in relation to fbneo and Retroarch. Errors when running these within LB are do to a set-up issue. -
Can provide some responses doing the following: 1. Run a game through PPSSPP directly (without using LB). A: Does it launch in fullscreen? If yes.... B: If you hit F11 or Alt+Enter does it jump to windowed? If yes.... C. If you hit F11 or Alt+Enter does it jump back to fullscreen (you may have to hit it twice)?
-
Tried it how? If I launch a game in PPSSPP I can hit F11 and it goes from Fullscreen to WIndowed. Same with Alt+Enter. Issue is though from windowed when you hit either it first sends it to bordered window then hitting again sends full screen. So tested in LB by placing Send !{Enter} In the resume screen and when coming out of Pause it went from borderless windowed to bordered windowed. So then I entered that script twice Send !{Enter} Send !{Enter} and it went to full screen when coming out of Pause. So it works, but I am not a skilled AHK user so someone would be better off giving a more elegant solution. I think @skizzosjt is, if he does not mind me tagging him. Even tough I did tag him anyway. LOL.
-
F11 and Alt+Enter should send PPSSPP in/out of fullscreen.
-
What mode did you have the 8bitdo in? Just want to point out that for us to help the best we can it does help if you actually answer any questions you were asked. Not trying to be negative towards you, but I asked about the controller even in a prior post. Glad you got it sorted though.
-
What controller are you using? If it is a model that allows to be used xinput or dinput what mode are you using? Also is the issue in LB, BB, or both?
-
You can just look in your Launchbox \Updates folder. Older versions you have installed are there. You can run any installer over your existing build. However, go to an older version of LB would have no affect as Pause features have not been worked in in quite a while. So an older version of LB, as it relates to Pause themes, is the same coding as the latest versions. Like skizzosjt I have no issue on latest versions of either emulator. Just updated both those and tested and Pause works fine. This is with current LB build and beta. Again this would not really matter since Pause features have not been changed in many versions. Have you tried different controller? Is your issue in LB, BB, or both?
-
Yes, sometimes emulator devs update things and LB features no longer work.
-
Not natively in LB. Possible with a plugin. LB does not know "what's new" as the Mame.xaml it reads to get the playable games list does not log what changes there are per Mame version.
-
Could you possibly go through the import process and provide screen shots of each step to see if we notice something wrong or perhaps video capture the process.
-
I removed your post in the Beta Thread asking about this. It was removed for 2 reasons. 1. It is not beta testing related and 2. We request members do not post the same question in multiple locations. If you did not get an answer after a few days feel free just to bump the original post. Our forum is somewhat small when it comes to the user base that actually responds. So sometimes it takes a while to get an answer. Unfortunately I cannot as I have coded in VS to build themes but do not know enough to answer this question. Hopefully one of our Devs or more savy VS users will respond.
-
Well you asked if LB could run Pac-man so if you knew how it works you know LB does not run games. So I was just clarifying as many users assume LB runs the games. I was merely responding to your exact question. How did you import your Mame roms? Full set importer or just a single game or selected games? As mentioned Pac-man is a clone so depending on how you are importing there are a couple ways to ensure Pac-man is imported. Such as selected North America for the region option.
-
LB does not run games, emulators do. So it will import anything you ask it to. LB simply sends the command line to tell the emulator what game to run. LB recognizes the game fine. It knows Pac-man is a clone of Puckmann so it is likely listed as an additional app in Puckman especially if you used the full rom set port option.
-
The pop-out feature is only for LB themes not BB themes. So that could not be added to this theme. Not much has changed when it comes to coding a theme so to add the new pop-out feature to a LB theme you would just need to ensure the lines of code are added in.
-
Go to the \updates folder. Every version you have installed in the past is there. Pick the most recent version and run it. Mind Cbeats words and make sure it installs to the right folder \Launchbox and not \Launchbox\Launchbox
-
Videos and sound continue to play in-game when I select a game fast
Retro808 replied to Hamburglin's topic in Troubleshooting
What theme are you using and does it do it in other themes? -
With a setting in BB that is built in, No. Not 100% sure, but it may be possible with a user created plugin.
- 4 replies
-
- automate
- automation
-
(and 2 more)
Tagged with:
-
Set default wheel view.
Retro808 replied to Modernfx's topic in Third-Party Applications and Plugins (Released)
BB has theme specific overrides. So it is likely for your theme there is an override set and it is setting the theme to text. Look in your custom themes folder in LB and see if a BigBoxSettingsOverride.xaml file is present. If so if you open it that file will show you what view it is defaulting to.