Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,265
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. No problem. Happy I can at least be of a little help on the forum. Thanks. It is not the slickest of set-ups but it was fun making. I owe a big thanks to Launchbox and forum members such as yourself. The software and the members reignited my interest in emulation. Looking forward to the next drop. The theme just keeps getting sharper and sharper. Speaking of backgrounds if there is any way you can add one for Famicom Disk System that would be awesome. Really the only one I am missing on my consoles.
  2. @eatkinola I figured out the issue with playlist dates. If even 1 game is missing the date in the metadata it will not show a date in the playlist category. So if you have 15 games in a playlist and 14 of them all have a date in metadata and 1 does not, the playlist category for those games will not show a date. I tested both by adding the date to the game that was missing it and the playlist then showed a date, as well as on a playlist that did have a date deleting the date from one game in it and then that playlist no longer showed a date. The couch one is growing on me as my system is set-up with 3 screens. 2 on the arcade cabinet and then the 3rd is the large led tv when you want to sit down on the couch and play that way. Default image wise I was picturing for consoles having the pc screen and then like several different consoles around it, or maybe even just different controllers. Maybe do something similar for handhelds by putting several different handheld system laying around the screen. Just a thought.
  3. Finally back home and have the latest update in place. So far no issues from my end. Things appear to be running just as smooth. Added the new default it looks good, but may go back to the old default. The couch just does not seem to fit for games. I guess it is because my system is in a stand-up arcade. I do like that as a default for categories it is different from other views so I may leave it. @eatkinola How/where is the theme pulling metadata for the vertical dates on the left side of the screen? Reason I ask is in my playlists some of the playlist are showing a date and some are not. I am sure it pulls from metadata of the game and the platform in the normal platform and game screens so I sort of figured a playlist would not have a date since a playlist can include games from multiple platforms. When I saw some of my playlists showed a date and some did not it made me want to ask.
  4. Gotta love notes of a programmer. ?
  5. Dang. Will not get to test until I return home from business on Thurs. but if @neil9000 says it is running good then I am sure it is. I agree with Neil on how good the theme is. Thanks again @eatkinola for all the work you have put into it. Talking wishes...I would love to see a couple backgrounds for platform categories. I was thinking for something like handhelds do the standard pc screen but put random handhelds lying around it. Similar for consoles use the pc screen and maybe put like random controllers from different consoles lying around it. Just a thought. Does anyone have a .psd for the stock image maybe I could mess around with?
  6. FYI: I am not the best at this, but this is what I have done with custom configs. I use them because RA's core remap and game remap functions only lets you remap a controller. It will not do arcade sticks like Xtension or Xarcade for some odd reason. Remaps would be better as they load automatically Hopefully if I wrote anything incorrect one of our resident experts will chime in... To save a core specific config just open RA and load the core you want to make a custom config for. Then under the first row of settings go into "configurations". In there choose "save new configuration". RA will then save a .cfg in the configs folder and it should show up as the name of the core you just loaded. I typically save the new config first then load it and make my control changes just so I do not accidentally change the base RA inputs. Or you can turn off autosave, make your control changes then save the new config. You have to tell Launchbox/BigBox to load this custom config for the system you want. So in LB you will need to open Manage Emulators and edit Retroarch. Find Retroarch, click edit then click the Associated Platforms tab and in the default command line field of the system you want you need to enter the custom config command. For example here in the image for Game & Watch I use a custom config. -c "config\gw_libretro.cfg" When you input the command line make sure you include the -c and the quotes.
  7. In the latest beta I believe BB will now run startup videos at full length. However, if you are not running the latest beta release you would need to adjust the seconds to delay BB startup. In BB options under general look for "Minimum Startup Video Duration". You will have to test how many seconds you will need to adjust it out for your system specifically. The max is only 30 seconds so any video longer than that will not play in full unless you install the latest beta.
  8. That's what I was thinking as I have a couple of Vikings videos too and that just looks trippy.
  9. Looking at image 1 is it because it looks like the background image tv screen is showing the background image in it and within that little tv it is playing the video? Almost a video playing within an image within an image????
  10. The main Retroarch.cfg is located in the root folder of your Retroarch emulator. Editing that one will edit controls for any game or core that you do no have either a core remap/game remap or a custom config loading for. If you create a custom config for a core that specific .cfg file will be in the configs folder.
  11. To set up your controller in Mame have your USB controller plugged in, launch a game and hit tab on your keyboard. this will open the Mame settings and from here you can set global Mame controls and unique controls for each machine/game. Just choose the control, hit enter on your keyboard, then hit to corresponding button on your USB controller you want to map it to.
  12. In RA you can set global input binds, core specific input binds, and game specific input binds. So there is a lot of flexibility. To be honest I may be incorrect on this and knowing the knowledge of some of the others in this forum they will either correct me or confirm, but I believe RA in the UI will not let you map game direction keys to the directional arrows since those are the controls used to move around in the UI. You might have to use notepad or notepad ++ to edit the .cfg file.
  13. They do look amazing. We did one in a friends cabinet. Only issue is stretched marquee images are not readily made for all the systems we put in his cabinet. So he has had to make a lot of them himself.
  14. They are available but relative to a normal pc screen are pretty pricey. Search "stretched lcd" on a site like Alibaba and you will find them ranging from about $500 and up depending on size. Something like a 28" size is typically around $500.
  15. The issue was in the INDEX file the platform name was listed as sNK Neo Geo MVS. Changing to capital S fixed it. No, not distracting at all. I just wanted to make sure I understood the change so not to report that I still see static when you only corrected it in a certain transition. The change removing the full screen was perfect. EDITED: corrected what the issue was with the SNK system.
  16. @eatkinola So far I do not notice any glaring bugs in the latest version. I did just now notice I had a few platforms not showing the platform specific background but that looked to be a naming issue. For example in your image and index file it lists SNK NeoGeo MVS in my system the word NeoGeo is separated so it reads SNK Neo Geo MVS. So I just changed my platform name. I guess I had it as separated "Neo Geo" since the default "scrape as" in manage platforms lists all NeoGeo platforms as "Neo Geo". Question: The screen transition that you altered from the static screen to the "now loading" should that happen during any transition? Reason I ask is when I first boot into BB I see a "now loading". However if I switch platforms or even platform categories when the next video transitions in for the new selection I still see the static in the video screen. Just want to make sure I understand what the change was so I don't report anything incorrectly. Also I second @bundangdon requests. I usually use list view for games, but for this theme those dang background images just look so great with the theme. Big thanks again!
  17. @Levo_Stone Just added these to my system. Thanks a ton for them. Definitely cleans up my arcade platform view.
  18. @eatkinola @Omen is definitely keeping you on your "A" game @Omen Hopefully it is just VLC. I get odd crashes on my system with VLC.
  19. @Omen Does the crash occur when using other themes as well?
  20. I agree. They definitely help the theme stand out.
  21. @neil9000 Definitely looking good now. Some more bugs getting worked out. I have really been enjoying this theme @eatkinola. Thanks a ton for all the effort you have put into it.
  22. Also if it is all the available images and videos you do not want to download just hit the "select none" button.
  23. The step Kmoney provided is how you get videos in Launchbox to autoplay. You also need to make sure you have the details pane showing. In the upper right hand corner of Launchbox is a "details" button. If you do not have the pane open click that and it will open a details pane on the right side of the screen. That pane will show your videos, images, and game details.
  24. It could be your CPU. PCSX2 is hardware intensive. Here is a list of CPUs and compatibility from the PCSX2 forum. Looks like your CPU would run but slowly so there may not be much that can be done.
×
×
  • Create New...