Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,076
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. Depending on what view in the theme you are using you would need to edit the code in the xml file. If I remember correctly looking at codes for the Unified theme you will want to find a line of code for "Lower Glass Bar" should be both a background color and an opacity item you can change.
  2. If it will not let you edit than it is likely not in the free version of LaunchBox.
  3. Startups are only customizable by editing the code. You cannot edit the Default theme as it will always revert back to prevent it from being corrupt. You can copy the default theme folder and name it something else then edit that one and use it as your Startup theme. Once you copy and rename the default theme right click and edit the default.xaml in that new folder. You can delete the entire grid section below which will get rid of the text and the black bar. <Grid Grid.Row="5" Grid.Column="0" Grid.ColumnSpan="5" Background="#AA000000"> <Grid.RowDefinitions> <RowDefinition Height="90*" /> <RowDefinition Height="5*" /> <RowDefinition Height="5*" /> </Grid.RowDefinitions> <Grid.ColumnDefinitions> <ColumnDefinition Width="{Binding LoadingWidth}" /> <ColumnDefinition Width="{Binding LoadingEmptyWidth}" /> </Grid.ColumnDefinitions> <TextBlock Grid.Row="0" Grid.RowSpan="3" Grid.Column="0" Grid.ColumnSpan="2" Text="{Binding NowLoadingText}" Foreground="White" HorizontalAlignment="Center" VerticalAlignment="Center" FontSize="60" Typography.Capitals="AllSmallCaps" /> <Grid Grid.Row="1" Background="White" /> </Grid>
  4. Then you may not be looking at the right thing. Just go to archive site and search "mame roms" then look for a listing that shows "mame 0.220 roms (merged)" that one they only have a torrent to download from so click on show all and the torrent is in the list of zip files. Or choose the 0.219 one and that one has a direct download link.
  5. To launch a specific config you would use the below command line. -c "config\name_of_config.cgf" You should not need to do this any more since retroarch allows you to launch configs per folder now. So if all your 8-bit roms are in one folder and 5200 in another you can set the config in RA then choose "save content directory override" option.
  6. LB Save/Load from the Pause menu only activates the emulator's save states so you need to set the AHK script to use the save and load keys the emulator uses. So for epsxe the is F1 and F3. In manage emulators you need to edit epsxe and in the Pause menu tab make sure the below script is in save tab then do the same in the load tab but change the key to F3.
  7. Did you set your controller or keyboard button in BigBox settings to activate pause? LB and BB have separate controller mapping settings.
  8. Is it just Mame in BigBox it is not working with? Does Pause work with other emulators?
  9. If the old named folder still has images in them just rename that folder to the exact new name of the platform. Then go into the platform highlight all games, right click an refresh images.
  10. That's not a bug that is how it works. If you change the platform name LB does not rename folders. It creates new ones based on the name you changed it to. The reason it does not change folder names is for users that might point LB to folders outside the LB structure. Like those that use images for multiple frontends.
  11. Do you mean when you first import them they do not download? Then you have to edit each game manually to get the images? Can you right click a game and edit than share and image of that edit screen. Do this for a game without images.
  12. Do you have all 3 check boxes unticked in the updates section of LB settings? Just wanting to confirm because I believe if you have the Check for new updates unchecked but still leave the Background updates ticked it will give you the prompt. I would make sure all 3 are off.
  13. Drag and drop the exe (or shortcut if you prefer) into LB and in the first prompt choose the 3rd option in the image below. It is asking for an emulator as you are likely choosing an option that makes LB think you are importing an arcade or console rom.
  14. Please do not ever pay someone for roms. Search The Archive . org. You should be able to find a mame .220 merged full rom set. That should get you going with mame.
  15. If you have image priorities set for those images it is counting them. I actually already mentioned this to the team. As far as an easy way to mass delete duplicates that is relative to the user. To me it is easier to open Windows folder and visually look at all images in one pane and ctrl click the dups to delete. Sitting in a UI single game edit screen and deleting dups then going to the next games is too slow for me. The media clean up tool is supposed to delete duplicates. Two images may look visually the same but can be different in the most minor of ways. So it matches checksums to confirm the file is a dup or not.
  16. You can actually accomplish what you need in this scenario easily. 1. Import the roms and select 3D box for all games. 2. Once import/download is complete run the audit option on the platform. 3. Sort the 3D box column so you can see all games missing 3D box. 4. Highlight only those games then run the media wizard on only those games and select Box-Front. Now the wizard will only download box fronts on those games you selected that were missing 3D Box images. I know you are making recommendations, but there is an existing way to do what you want.
  17. The text spacing such as in the box is easily remedied on user setup by adjusting the spacing in Launchbox's options. >Tools>Options in the Boxes >Spacing section you can adjust as needed.
  18. There is no real documentation on theme creating. In the themes folder there is a documentation.pdf file but it only discusses data and bindings. Not how to alter or create themes. There is a user created Theme Generator you can use to make your own themes. https://forums.launchbox-app.com/files/file/2115-community-theme-creator-for-bigbox/
  19. In the edit game screen you can right click the image and choose remove to delete an image from there.
  20. Looks right although the path to your retroarch.exe I have seen be an issue before. I would try clicking the browse button and searching for the exe path again so it shows the full path and see if that helps. Do your games play if you launch them directly in Retroarch without using Launchbox?
  21. In this pic if you click on the Emulation tab what does it show? Can you post a pic? Also in this pic can you pic a pic of the Details tab.
  22. Even the default theme does not look good on 4:3 as you have to minimize much of the data/images on the screen to fit. A LB theme to look good would need a relocation of views to really work well on that aspect ratio. My 4:3 cabinets usually run BigBox, but I usually test things on that 4:3 as well just to provide any feedback if possible.
  23. Still working here. Check and make sure all the relevant files are in the \Launchbox\plugins folder.
  24. Click on the arcade platform and run >Tools>Audit Arcade. When it is done sort the rom path column and you will see which ones are different.
×
×
  • Create New...