-
Posts
1,283 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by damageinc86
-
yeah i only checked that because i thought it might make a difference. unchecked. no dice. also launched m3u in retroarch, black screen. nothing happening. weird. not much i can do about the m3u, it's just two entries that match the roms lol. So, must be some retroarch thing I have no clue about now.
-
Maybe it's a hidden setting in launchbox emulator setup or something. But I just re-named to your style, and my m3u is Dracula Unleashed (USA).m3u with lines just like yours. rom files renamed to match. and it is still just a black screen in retroarch. nothing happening. 1.21.0 as well. I even have "use m3u playlist" check marked in the edit emulator window. unless there's some default command line parameters that aren't in there, or something. I have no clue.
-
This is my m3u: Dracula Unleashed (Disc1) (USA).chd Dracula Unleashed (Disc2) (USA).chd Yeah, that's why it made no sense to me, because i've seen that this core supports it. Don't know if there's anything else inside retroarch I need to activate or what. But it's just a black screen and retroarch never starts. First disc starts fine on it's own if i point launchbox to it.
-
Genesis plus gx.
-
has anyone got this working? my m3u when launched with launchbox just shows retroarch with a black screen. It looks like now retroarch can handle m3u lists, and I have a game with 2 discs .CHD in an m3u playlist. pointing launchbox to the playlist instead of the Disc 1 entry. It works when I launch disc 1 on its own. But nothing at all when i launch the m3u.
-
Just did this for my sega saturn install, which has all the roms (cue,bin) inside a folder, and it just broke everything because it didn't search for the "rom" files within any of the similarly named game folders, it's just looking in the root folder now lol.
-
ok i didn't pick up on the filename being the rom filename. SORRY! haha. That did it! WOW. Thanks! That's a perfect way around it. I appreciate your patience with me! @thefritz11@mattirawks use this new default.xml I attached for this theme in order to have Launchbox look for an image in the \Custom Startup Images folder that is named after your ROM filename. A useful utility to help rename your images to rom names is a program called FuzzyRename Default.xaml
- 13 comments
-
- 1
-
-
LaunchBox\Images\Custom Startup Images\Sega 32X\Pitfall_The Mayan Adventure.png SelectedGame.Title, changed to SelectedGame.ApplicationFileNameWithoutExtension startup theme still shows a black screen when launching that game. In fact, it broke the entire theme, and all games, regardless of the colon/underscore filename format, no longer show the custom images named exactly the same as the game title. That's wild. How about database ID stuff? Can we get this theme xml to tell launchbox to look for the database id number then? vs. the game name title, which it apparently just cannot see when looking through this theme lol.
- 13 comments
-
Yes, that is why this is so perplexing, because I have the file's named as their literal title. (Pitfall_The Mayan Adventure.png). I changed those lines, but now it shows the box art stretched to fill the entire screen. The point of this theme is to pull from a specific folder, so we can put specific startup images that we've made in there, outside of the normal launchbox directories for images. Maybe this is a larger issue with launchbox not being able to see the underscore file names as it usually does because it is looking through a theme's eyes? I can show video proof of the images being named exactly as you say launchbox requires, and then launching with a black screen when trying to pull from the specific folder specified in this startup theme, then launching with the correct image when the game name doesn't involve a colon being replaced by an underscore. Or maybe there's an option/value that could be added to launchbox's xml viewing capabilities and folder structure that allows for a new folder within each platform titled say, "Custom Startup Image". so that way you could use the following code line: <Image Source="{Binding Path=ActiveGame.CustomStartupImage}" /> , and launchbox would look in a folder it knows to be default and maybe have an easier time locating images?
- 13 comments
-
Yes, these images were made with the community theme creator, using the fanart background images downloaded in launchbox. The game does have a launchbox db id present within launchbox (9079). I just tried it as you described (Pitfall_ The Mayan Adventure.png), and it was still a black screen for the startup screen. I've tried the romname, the launchbox name with a dash, the launchbox name with the underscore now, and also the launchbox id number. Always shows a black screen. But all the other games for this platform (Sega 32X), the first one I'm trying this startup theme out on, work, as long as they are a game image file that doesn't involve a broken up name with any character. So games like "After Burner", and "Mortal Kombat II" with the image name of "After burner.png", and "Mortal Kombat II.png", work. I'm thinking that if someone could just edit the config xml to be able to reference and handle games with the underscore, or a dash for two-part names that would be amazing. @JoeViking245any ideas? or know of anyone I could contact that might be able to make this start up theme match these types of titles better?
- 826 comments
-
- bigbox
- custom bigbox themes
-
(and 1 more)
Tagged with:
-
Can someone work on this simple startup theme to fix the broken image lookup when a game title has a dash like this: Pitfall - The Mayan Adventure. I've noticed any game that has a dash in the image file just shows a black screen. But image file names that are just one or two words not separated by a dash, load up just fine. Could someone edit this to maybe just match with the normal launchbox image file names or database id #'s that the CTC exports images as?
- 826 comments
-
- bigbox
- custom bigbox themes
-
(and 1 more)
Tagged with:
-
BigBox: Turn off "Game Over" Screen for Windos Games?
damageinc86 replied to RobertBlum's topic in Troubleshooting
Thanks. I will wipe the tears from my eyes, drink some kiefer, compose myself, and look much harder next time. Lol. -
BigBox: Turn off "Game Over" Screen for Windos Games?
damageinc86 replied to RobertBlum's topic in Troubleshooting
It would be great if we could also edit the delay length of the startup screen in the bulk edit window -
Thank you for this! I'm using a mix of Rocketlauncher fade screens, and Launchbox start up screens in my build. Using the community theme creator, I'm making my own custom fade images that contain fanart/screenshot as a background, clear logo of game, platform clear logo, and cartridge/disc. With Rocketlauncher it was easy to have a static image just show up, but not with most of the start up themes here. Is there any chance you could maybe add an option to have an extra layer of a "Now loading" image put on top of the startup image centered and with a "wipe-right" animate run once? Even without that, this adds unity to my build for the fade/startup screens, so THANK YOU! EDIT: Some game images absolutely will not show, whether they are named as launchbox names them, or as the rom is named. Seems to be happening with games that have "the" at the beginning of the name, but launchbox image files do like library style filenames. Example: Amazing Spider-Man, The. Or, Pitfall, The - Mayan Adventure. No matter what the image file is named, there is a black screen. Like @thefritz11 asked, maybe it could work better if it also fell back on the launchbox database ID for images as well? that way, if we are using the community theme creator, we can export those specific games using the database ID number.
- 13 comments
-
community COLORFUL resources
damageinc86 replied to viking's topic in Third-Party Applications and Plugins (Released)
Hey, I'm still on my break after the Sega master system front box art! And even then, I still have to do a set with the spines lol. Nice try! Although, I suppose if the platform video snaps DO exist,...it wouldn't be THAT difficult to throw them behind one of these screens and render a video. Hmmmmmmm. -
community COLORFUL resources
damageinc86 replied to viking's topic in Third-Party Applications and Plugins (Released)
So is anyone taking this amazing work and making platform videos using the assets? -
Mini Consoles Theme - RetroSai Nostalgia - Form over Function
damageinc86 commented on Saieno's file in Custom Themes
-
Right. So I'm curious if I get into the patreon if there will be pause stuff for all the systems like in this video: https://www.youtube.com/watch?v=P_vfvocbiUY ya know, artwork like controller, guide, maps, videos, etc. for all the systems. Or for most of the most common systems at least.
- 55 replies
-
- rocketlauncher
- fade
-
(and 2 more)
Tagged with:
-
Hey, so I have all my own fades and pause menu stuff set up how I like it. However, I was curious if you simply have all the other extra media in the rocketlauncher media folders like controller images, video ads, guides, maps, pdf manuals, and any other artwork/ media that you can look through while in pause? Is just that available via your patreon, and not the actual pause menu layout artwork stuff?
- 55 replies
-
- rocketlauncher
- fade
-
(and 2 more)
Tagged with:
-
Switching from HS to LB - Rlauncher question
damageinc86 replied to Shredder_guitar's topic in Noobs
it's pretty complete though compared to most pause media setups lol. Yup, I get the putting in a lot of time. I've spent years and years on each artwork set i've done, going back to the hyperspin days. Most recent was a 2D reconstruction of all Sega Master System Boxes, and a full re-do of a GBA set. Complete with a bunch of boxes I bought off ebay to finally have good scans of them, since I couldn't ever find any online. You can be stingy, a lot of people are here. But, it would just be nice if people weren't lol. Because it does really improve the overall community and helps every setup to be more complete and fun. oh well, moving on! -
Switching from HS to LB - Rlauncher question
damageinc86 replied to Shredder_guitar's topic in Noobs
Yeah, but I mean all those controller images, device images, the video adverts, maps, guides, etc., etc. Surely someone has a large, or close to full set of all of those pieces of artwork inside their RL Media Folder. -
Switching from HS to LB - Rlauncher question
damageinc86 replied to Shredder_guitar's topic in Noobs
Because their download links don't just directly link to a zip file of the media folder lol. I'm interested in stuff people are willing to share for the betterment of the entire emulation community. I do it, other people do it. We all benefit. -
Switching from HS to LB - Rlauncher question
damageinc86 replied to Shredder_guitar's topic in Noobs
when i have too much to post in the official downloads section I just have a link to my mega.nz drive. Or you could also put it on the internet archive. A lot of artwork (raw scan collections), roms, and all sorts of setups are on there. Like I said, just need someone who has all of that stuff in it's proper place to zip up their media folder and post it up. Then we can all have that killer pause menu content without having to spend a year to get it all sorted lol.