MADMAN Posted September 26, 2018 Share Posted September 26, 2018 Think ideally a port of the BezelProject script for Retropie to use in Windows is better. This means you run it and it downloads the cfgs and artwork, and places them in the right directories for Windows, right? That said, the tool would also need to change the paths inside the cfgs to the proper ones for Retroarch on Windows. Do you think this is doable? Thanks a lot in advance guys! 1 Quote Link to comment Share on other sites More sharing options...
ninja2bceen Posted September 28, 2018 Share Posted September 28, 2018 I figured it out as well guys... you can use rocket launcher. You'll want to use two command scripts to make the files renamed to bezel and a way to copy your ini file to each folder. You'll also want files to folders to drop themselves into folders before you rename things. EASY! Thank you! I noticed a few folders didn't have pngs in them under the bezel folder. Do you have N64 bezels for example? Great work btw! --after you have folders for each game and the files are in their folder,use this to drop an ini file in each folder in your directory for /r "E:\Arcade-PC\hyperspin\Emulators\Romfiles\_To_Do\_projects\bezel\nes\FM_Renamed" %i in (.) do @copy "E:\Arcade-PC\hyperspin\Emulators\Romfiles\_To_Do\_projects\bezel\nes\FM_Renamed\bezel.ini" "%i\bezel.ini" --, use this to rename to bezel.png cd "E:\Arcade-PC\hyperspin\Emulators\Romfiles\_To_Do\_projects\bezel\nes\FM_Renamed" for /f "delims=*" %a in ('dir *.png /b /s') do ren "%a" Bezel.png 1 Quote Link to comment Share on other sites More sharing options...
CoinJunkie Posted September 28, 2018 Author Share Posted September 28, 2018 Awesome thanks man! Just saw your video this morning, great work, I've shared it to a couple of large groups on facebook. We haven't done N64 yet. Attached is a pic of my backup folder so you can see what we've made so far. Currently on the letter S for Playstation 1 Quote Link to comment Share on other sites More sharing options...
Reevesad Posted September 28, 2018 Share Posted September 28, 2018 Spoiler Hi Coinjunkie, i've recently uploaded about 1800+ bezels in Launchbox and emumovies for direct use within mame (lay.file included in each file) Theres two version for each rom "real Glass" and "Clear Glass" effect. I made these specifically for use by people with 16:9 ratio TV's. Dunno if they are any good for your project. Theres also a template file that I uploaded for others to use in Gimp to setup their own bezels. Adam 1 Quote Link to comment Share on other sites More sharing options...
CoinJunkie Posted September 30, 2018 Author Share Posted September 30, 2018 On 9/28/2018 at 2:38 PM, Reevesad said: Reveal hidden contents Hi Coinjunkie, i've recently uploaded about 1800+ bezels in Launchbox and emumovies for direct use within mame (lay.file included in each file) Theres two version for each rom "real Glass" and "Clear Glass" effect. I made these specifically for use by people with 16:9 ratio TV's. Dunno if they are any good for your project. Theres also a template file that I uploaded for others to use in Gimp to setup their own bezels. Adam Hey Adam, that's awesome! I'd love to check them out! Quote Link to comment Share on other sites More sharing options...
Reevesad Posted September 30, 2018 Share Posted September 30, 2018 6 hours ago, CoinJunkie said: Hey Adam, that's awesome! I'd love to check them out! Hi Coinjunkie, All uploaded onto Launchbox under the "Forums-Downloads-Platform-Platform media-Platform Bezels/Overlays" section. Majority of which were from bezels found on the internet, some were reworked. Mainly the NeoGeo arcade ones (the ones with the red bezel and just the neo geo box cover). They were all pretty much the same to me, so I made bezels with just the box artwork. The bezels I had missing for other mame roms I made using box artwork, flyers, banners ect found on the internet. Obviously, with some of the arcade games being made years ago+with Korean, Japanese, Chinese Games and clones, Theres not much artwork to be found so I did make 12 generic bezels (6 Horizontal 4:3 ratio and 6 Vertical 3:4 ratio) for missing artwork. These were made to just look like an arcade machine bezel within an actual arcade (see attached pics vertical and horizontal). The other two pics (Track n' Field) are to show the two versions of bezels that I made "clear glass" and "real glass" effect. The real glass effect gives it that original arcade CRT screen feel to it. Regards, Adam 1 Quote Link to comment Share on other sites More sharing options...
ninja2bceen Posted October 5, 2018 Share Posted October 5, 2018 If you use RocketLauncher you can totally use all of these snes bezels genesis bezels mame bezels Nes bezels 1 Quote Link to comment Share on other sites More sharing options...
Ateb Posted October 7, 2018 Share Posted October 7, 2018 Hey all, I've been working on a plugin for applying these bezels to the windows Retroarch installation within LaunchBox. Basic functionality: Download latest content for selected system from the Bezel Project Github repository. Edit the configuration files (from retropie to windows) and copy all appropriate files to the Retroarch core emulator config and overlay folders. Enjoy.. This would be for people who do not use Rocket Launcher (like me) or any other middleware. Like the Bezel Project, this plugin is a work in progress. I am looking for a couple of people to help test if anyone is interested. I'll check back in a day or so to see if there are any takers... Here is a demo video showing it in action using the Atari 7800 repository from the Bezel Project. In this demo I startup a few Atari 7800 games to show those games without bezel artwork. Then use the plugin to install the Atari 7800 bezels pack. Then restart those games to show the bezels were installed. TBP-LB-Plugin-Demo.mp4 3 2 Quote Link to comment Share on other sites More sharing options...
zetec-s-joe Posted October 9, 2018 Share Posted October 9, 2018 Great work on the plugin! I am also someone trying to avoid RL so this would be great! 1 Quote Link to comment Share on other sites More sharing options...
damageinc86 Posted October 10, 2018 Share Posted October 10, 2018 What about for non-retroarch users? 2 1 Quote Link to comment Share on other sites More sharing options...
Reevesad Posted October 10, 2018 Share Posted October 10, 2018 On 10/7/2018 at 1:34 AM, Ateb said: Hey all, I've been working on a plugin for applying these bezels to the windows Retroarch installation within LaunchBox. Basic functionality: Download latest content for selected system from the Bezel Project Github repository. Edit the configuration files (from retropie to windows) and copy all appropriate files to the Retroarch core emulator config and overlay folders. Enjoy.. This would be for people who do not use Rocket Launcher (like me) or any other middleware. Like the Bezel Project, this plugin is a work in progress. I am looking for a couple of people to help test if anyone is interested. I'll check back in a day or so to see if there are any takers... Here is a demo video showing it in action using the Atari 7800 repository from the Bezel Project. In this demo I startup a few Atari 7800 games to show those games without bezel artwork. Then use the plugin to install the Atari 7800 bezels pack. Then restart those games to show the bezels were installed. TBP-LB-Plugin-Demo.mp4 Would love to have got involved, but unfortunately a few weeks after I'd created all those bezels my Hard drive decided to commit suicide. And just before I was due to back up everything to another drive. Sod's law. So I'm back to square one at the moment. Replaced the hard drive and updated my Graphics card about a month or so ago and still haven't had the mojo to start it all again. Plus I'm still undecided whether to build another launchbox gaming machine or use the pc to build a Virtual Pinball machine. Quote Link to comment Share on other sites More sharing options...
Reevesad Posted October 10, 2018 Share Posted October 10, 2018 11 hours ago, zetec-s-joe said: Great work on the plugin! I am also someone trying to avoid RL so this would be great! Yes good point, I've used Retroarch for some systems but some are independent emulators like PSXS2 (or whatever it's called) Quote Link to comment Share on other sites More sharing options...
Cirion Posted October 11, 2018 Share Posted October 11, 2018 (edited) I was frustrated by not having overlays on GCE Vextrex, and I found a way to use individual overlays on each game. After that was done, I tried The Bezel Project, and found they are already setup. Here is how i did it.... (I prefer doing it from the start so anyone with a fresh install can do it) I use Notepad++ to multi edit all configs. I'm using Atari7800 in this example. Since I like my configs to be squeaky clean, I start by disabling Save on Exit It can be done by setting this line in retroarch.cfg (change from true to false) config_save_on_exit = "false" Download and unzip the system you are using. Copy the two folders config and overlay of the systemrom: TheBezelProject\bezelproject-Atari7800-master\retroarch\config TheBezelProject\bezelproject-Atari7800-master\retroarch\overlay Place them in this folder: (or your Retroarch folder if you have put it somewhere else) LaunchBox\Emulators\RetroArch\ Create a config file for Atari7800 inside this folder: LaunchBox\Emulators\RetroArch\config I call mine "Atari 7800.cfg" Edit the file and paste in this: input_overlay = ":\overlay\Atari-7800.cfg" input_overlay_enable = "true" video_shader = ":\shaders\shaders_cg\crt\crt-lottes-multipass.cgp" video_shader_enable = "true" aspect_ratio_index = "23" custom_viewport_height = "1073" custom_viewport_width = "1435" custom_viewport_x = "242" custom_viewport_y = "3" input_overlay_opacity = "1.000000" video_font_enable = "false" config_save_on_exit = "false" video_fullscreen = "true" input_overlay_hide_in_menu = "false" xmb_alpha_factor = "0" core_options_path = """ video_rotation = "0" The viewports now work for all games as well as the default system overlay. I prefere setting it here. If you use a different overlay for the system you will have to set the viewport in each game cfg. The shader, is my prefered, if you dont like it, delete the 2 lines or change it. video_shader = ":\shaders\shaders_cg\crt\crt-lottes-multipass.cgp" video_shader_enable = "true" In Launchbox -> Manage Emulators -> Retroarch -> Associated Platforms -> Atari 7800 -> Extra Command-Line Parameters, type the following: (Just edit your path, mine is H:LaunchBox, yours may be in another folder.) -c "H:\LaunchBox\Emulators\RetroArch\config\Atari 7800.cfg" That will make Retroarch use the specific config for that system. If you want Escape as exit key, also edit the AutoHotkey Script and add: $Esc:: { WinClose, ahk_class RetroArch } Now edit all the .cfg files in this folder (open them in Notepad++) RetroArch\config\ProSystem Replace the following text: /opt/retropie/configs/all/retroarch/overlay/GameBezels/Atari7800/ With this text: :\overlay\GameBezels\Atari7800\ Apply to all open documents. Save All. Close All. Now edit all the .cfg files in this folder (open them in Notepad++) RetroArch\overlay\GameBezels\Atari7800 Replace the following text with nothing: (so only the gamename.png is left) /opt/retropie/configs/all/retroarch/overlay/GameBezels/Atari7800/ Apply to all open documents. Save All. Close All. Ready to test... You should now have unique overlays for each game or the system overlay if it is missing. Edited October 11, 2018 by Cirion 2 Quote Link to comment Share on other sites More sharing options...
wildpumpk1n Posted October 19, 2018 Share Posted October 19, 2018 Thanks for your work guys. I m looking for bezel on retroarch for FBA core on Windows for my little build I made to play with my friend. I will share it on APunks. I don't know if the bezel project will handle this. But for console it's really nice. Quote Link to comment Share on other sites More sharing options...
Cirion Posted October 19, 2018 Share Posted October 19, 2018 FBA uses mame games... If the game is in The Bezel Project - MAME, then use that bezel. Quote Link to comment Share on other sites More sharing options...
wildpumpk1n Posted November 1, 2018 Share Posted November 1, 2018 (edited) On 10/19/2018 at 9:40 PM, Cirion said: FBA uses mame games... If the game is in The Bezel Project - MAME, then use that bezel. Yes you right ! ? On 10/7/2018 at 2:34 AM, Ateb said: Hey all, I've been working on a plugin for applying these bezels to the windows Retroarch installation within LaunchBox. Basic functionality: Download latest content for selected system from the Bezel Project Github repository. Edit the configuration files (from retropie to windows) and copy all appropriate files to the Retroarch core emulator config and overlay folders. Enjoy.. This would be for people who do not use Rocket Launcher (like me) or any other middleware. Like the Bezel Project, this plugin is a work in progress. I am looking for a couple of people to help test if anyone is interested. I'll check back in a day or so to see if there are any takers... Here is a demo video showing it in action using the Atari 7800 repository from the Bezel Project. In this demo I startup a few Atari 7800 games to show those games without bezel artwork. Then use the plugin to install the Atari 7800 bezels pack. Then restart those games to show the bezels were installed. TBP-LB-Plugin-Demo.mp4 Ready to help if you need @Ateb Edited November 1, 2018 by wildpumpk1n Add another answer Quote Link to comment Share on other sites More sharing options...
Porl Hendy Posted November 7, 2018 Share Posted November 7, 2018 How do you download these bezels from the Bezel Project Github repository? Thank you Quote Link to comment Share on other sites More sharing options...
Ateb Posted November 8, 2018 Share Posted November 8, 2018 (edited) You can go here to download manually -> https://github.com/thebezelproject?tab=repositories Click on the system that you want bezels for and then click on the green button and download the zip file. Not all systems have bezel artwork yet. Keep in mind that the config files in these zip files are setup for Retro Pi. Edited November 8, 2018 by Ateb 1 Quote Link to comment Share on other sites More sharing options...
MADMAN Posted November 8, 2018 Share Posted November 8, 2018 @Ateb Ateb, sorry just read your plugin test post, I was busy building RPi imgs heh. I'm very interested in testing your BezelProject Plugin!!! Thanks in advance! Quote Link to comment Share on other sites More sharing options...
OGControllersOrBust Posted November 26, 2018 Share Posted November 26, 2018 (edited) I'm finally (after years of big man talk) building a dedicated emulation box running on windows. I'm installing each emulator separately... should I just install and run retroarch, and let that manage my emulator install/configs? Then I can use ( with changes ) these bezel packs? I've been building a few pi's for christmas presents and using the bezelpack script... playing games with the bezel pack, and the crt curvature scanlines.... it is a game changer for the older systems. Looking to replicate that experiance in a windows build... preferrably without having to manually match 1000's of files to it's bezel artwork. Another question, how are you guys matching the file names to the rom files? Are you doing an instr? Or are you splitting each filename on spaces, then putting them in an array then searching that way? Let me know if you need any vbs/bat/vba nonsense... been doing it for 20 years. Edited November 26, 2018 by OGControllersOrBust Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.