-
Posts
7,330 -
Joined
-
Last visited
-
Days Won
27
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Retro808
-
If you imported all the games and only want to show a curated list you can create a playlist of those games and set the startup view to Playlist in BigBox.
-
Are you talking about during game play or loading. I have not seen any issues like you mentioned. It is not a bad release, but there are definitely some changes you need to probably make to your settings since they changed how some things are done in 1.7.8. @Mr. RetroLust I have not seen any posts anywhere on converting old configs. They did update the shader guide. Looks like they made it easier to load shaders from command line.
-
Close Launchbox and then go into your Launchbox folder. In the LBTheme folder move the Neon Arcade Deluxe LB theme out of there or just rename it. When you reopen Launchbox it will default to the Default theme. If the issue occurs it is not a theme issue. I would think it is not as I use that same theme. When did the error start happening?
-
I need help getting a textblock to show a defined text when a metadata fields is empty. For example if the Rating field for a game is empty I want to text to display "Unrated" (chosen to differentiate from the actual "Not Rated" in the dropdown options for that field). I have tried TargetNullValue and FallbackValue in numerous fashions. None of which will show any text if the field is empty for a game. In Visual Studio the fallbackvalue will display text in the design window so I at least know the syntax works. It just does not display in the Pause Theme I am tinkering with. Frustrating thing is I know it is probably simple, but I cannot get this to work. Any help would be deeply appreciated. <TextBlock Text="{Binding Path=SelectedGame.Rating, FallbackValue='Unrated'}" HorizontalAlignment="Center" Foreground="#0000cd" FontSize="29" FontFamily="LAUNCHBOX_ROOT_FOLDER/PauseThemes/Double Panel/Fonts/Prototype.ttf#Prototype" />
-
I have not used custom config for quite a while in RA because of issues like this. Just save as core override, game override or even just save the shader as a core preset which is what I do for setting the shader. There is even now a content directory override that will affect all games launched from the same directory.
-
How did you update Retroarch? For 1.7.8 if you manually updated I believe you will also need to make sure you downloaded the redist.zip. I use the Stellar Retroarch updater and chose the update option which does the full exe update with the redist.
-
So how would that work then in cases where additional files are needed but not imported such as mame with files like the qsound.zip (qsound_hle.zip) and other ancillary files certain games need in addition to the roms? Or in the case of bin and cue files where only the cue is imported.
-
You really have to be more specific about what is wrong. Simply saying "I see a problem with setting" is not too helpful considering how many settings there are in either program. 1.7.8 working fine for the recent games and systems I played since installing it.
-
Your image shows you are in the Text List view for the theme. Logos do not show in a Text list view. You need to change the view to one of the Wheel views. In your BigBox settings in your control or keyboard mapping options you can set a key/button for "Change View" Each theme will have several views to choose from.
-
There is an Android Beta thread in place to post issues with the first beta of Launchbox Android. Please post there so we can keep issues centralized.
-
Jason did address this is the FAQ from the first post on the thread.
-
I have never used that Mame 32 More version but just downloaded and tested it and it works in Launchbox. You just have to delete the part of the Default Command Line Parameters that shows -keyboardprovider dinput Doing so means you will not be able to use Pause features in Launchbox/BigBox
-
Have you tried to rename the file removing the -1 and then make sure Launchbox is linked to the file with the new name? That rom in my set is simply named: Perfect Dark (USA) (Rev A).n64 and works fine.
-
Jason noted at the top of his original thread he is still waiting on Google to open it up for beta testing. So for far still nothing released.
-
Nice, Glad that got you sorted.
-
I had a similar issue on another cabinet. It is a Windows 10 pc. I stumbled across a thread (I think it was on arcade controls forum) that mentioned making sure a couple older C++ and DirectX versions were installed. On that pc I added those two and the crashes stopped. I will try to find that thread also where I found the tip. The last couple cabinets I built Model 2 worked fine without me having to do this. So, not sure if this will help you or not, but worth a look. C++ 2010 Redistributable DirectX June 2010
-
What exactly happens? When you try and run a game directly in the emulator does it crash, go to black screen, or nothing?
-
Just open Retroarch without launching a game and without launching a core. Go the the input settings and map what you need. Make sure to then "Save Current Config" so it save what you did and that will set it as the global inputs. Whenever you then launch a core that you did not set a core config mapping for it will use that global setting.
-
Not sure why you have to wait to see what happens things are already happening. While Jason has developed the first release of Android version we got a couple betas released as well. Even while Jason was developing Music Box, development on LaunchBox features still came at a consistent pace. I see no signs of LaunchBox taking any back seat. Happy to see Jason possibly adding new users to his software and giving others another platform to have fun with.
-
Double check make sure you have your rom path set. Current version works fine directly in the emulator and in Launchbox. Did you do a fresh install or just overwrite the old one with the new exe?
-
In Launchbox right click the name of the Wii Virtual Console platform and choose edit. In the parents tab you can check the box where you want that platform to show. Just make sure to uncheck any other ticked boxes.
-
If none of the sites referenced had what you want maybe post an image of the style you are looking for to see if anyone has a psd of that style.
-
Are you downloading directly from the Yuzu and Dolphin sites? Dolphin and Yuzu downloads as an .exe file and so you would not need to unzip. You just run the installer.
-
Your post is a bit confusing. You say you have "been trying to install emulator like yuzu and dolphin and both say missing file" Then you proceed to say "I havent installed it yet" So which is it? Did you install it or not? With the CPS1 issue you know you have a thread from Sunday that one of our other mods tried to help you on here. Did you go back and look at what he recommended and try it? Certain emulators and some games in emulators will require some additional files like bios files, sound files, chd files, and other various things. So you really should take a look at tutorials to give you a good start. It is hard to tell you what is wrong or what you need to do without accurately knowing what you actually did. So I would recommend go one system at a time. Take a look at your CPS1 thread and follow his tips and try to get that one working next. Then move on to another system. Set up an emulator first and test games in it before you try to add anything to Launchbox. This eliminates it being an emulator issue if we need to troubleshoot.