Jump to content
LaunchBox Community Forums

Mute64

Members
  • Posts

    327
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Mute64's Achievements

32-Bit GPU

32-Bit GPU (5/7)

89

Reputation

  1. Hey Guys, can anyone share there Light Gun playlist that supports consoles as well as Arcade systems. All the light gun playlists i can find on the LB forums are mainly just for arcade.
  2. I was hoping this new feature would start up new applications minimized. That is how I had it previously set up when I did the process manually. Could/would this be possibly added in future updates? Excuse the cheepo screenshots.
  3. Oh right, hmmm must be something on my end playing up then. I'll do some more research when I get home and see what's going on.
  4. Ok straight to the point. Bezel project is awsome.... BUT You need your roms named correctly according to the bezel projects naming scheme, I think they need to be a no intro rom set for the roms to line up with the bezzels, correct me if I am wrong. Now I dont have all my systems with the correct naming scheme for the bezzels to line up the artwork with my games but I was hoping that launchbox would be able to see what game I have and line it up with the bezzel project and possibly fix that issue with out me having to rename my roms to the correct format. Would/is this possible to add into launchbox a feature that either renames your roms to work with the bezzel project or to bridge that gap between TBP and incorrect rom naming or do I need to either give up on custom per game bezels and go back to a standard bezzel per platform or redownload no-intro rom sets.
  5. Not sure if this has been talked about yet, but if The Bezel Project is added to launchbox we would also need a "rom re-namer" of sorts incorporated with the bezel project as I'm sure alot of people may have rom sets that are not named as no-intro sets wich The Bezel Project uses that name scheme to match the bezels to the game, as far as I know. Correct me if I'm wrong.
  6. Yup I can share the module, you can also use reshade for inserting bezels as well if you struggle with RL because I know it can be a fickle beast. Altho I have never tried using Reshade for bezels, it was just suggested to me the other day. http://www.rlauncher.com/showthread.php?6789-Xemu-module MEmu := "Xemu" MEmuV := "v0.6.0" MURL := ["https://xemu.app/"] MAuthor := ["emual"] MVersion := "1.0.0" MCRC := "" iCRC := "" MID := "" MSystem := ["Microsoft Xbox"] ;---------------------------------------------------------------------------- ; Notes: ; The module is able to launch ISO games. ; ;---------------------------------------------------------------------------- StartModule() BezelGUI() FadeInStart() primaryExe := new Emulator(emuPath . "" . executable) ; instantiate emulator executable object primaryWindowClassName := "SDL_app" emuPrimaryWindow := new Window(new WindowTitle("xemu",primaryWindowClassName)) ; instantiate primary emulator window object Fullscreen := moduleIni.Read("Settings", "Fullscreen","true",,1) hideEmuObj := Object(emuPrimaryWindow,1) 7z(romPath, romName, romExtension, sevenZExtractPath) BezelStart() HideAppStart(hideEmuObj,hideEmu) If (Fullscreen = "true") primaryExe.Run(" -full-screen -dvd_path """ . romPath . "" . romName . romExtension . """") Else primaryExe.Run(" -dvd_path """ . romPath . "" . romName . romExtension . """") emuPrimaryWindow.Wait() emuPrimaryWindow.WaitActive() BezelDraw() HideAppEnd(hideEmuObj,hideEmu) FadeInExit() primaryExe.Process("WaitClose") BezelExit() FadeOutExit() ExitModule() CloseProcess: FadeOutStart() emuPrimaryWindow.Close() Return
  7. So i have spent the day importing a number of exclusive OG Xbox titles into LB, i had to collect 90% of the videos manually and slightly tweak the unofficial xbox module for RL to make the bezel work correctly. But all done now and pretty happy with how it came out.
  8. Here is a look at my current Emulation PC setup. https://www.youtube.com/watch?v=SKkAtCtfmUA This is a project that i have been working on in the background for many years now, slowly building my library and forever tweaking the visuals and emulation settings of many systems. Time Stamps are in the description so you can jump to whatever system interest you. This is my emulation PC running the BigBox frontend with a slightly tweaked "Colorful- Dark" theme. PC Spec's: CPU: Xeon 1281v3 @ 4.1GHz all cores 4c/8t GPU: mini RTX 2060 Ram: 8GB DDR3 ( Soon to be 16GB ) Mobo: Mini itx Asus h97i-plus PSU: SFX 650wat Silverstone Case: modified Lian Li tu-100 CPU Cooler: Crosair 120mm AIO HDD: 2.5" 2TB x 2 - 2.25" 1TB x2 SSD: M.2 500GB
  9. ** update ok.. unsure how but i fixed it.** All right, so i was trying to fix the platform Windows colour problem i was having so i went into the COLORFUL_Styles.xaml and added the windows line <SolidColorBrush x:Key="windows Color" Color="#349EC8"/> unfortunately i made a typo and the theme view crashed and went back to default BB. So i found my typo and fixed it but still had the theme crashing so i did a complete fresh install of the theme but still had the theme crashing. this is now the error i am getting with this them. What have i done wrong and why wouldnt a fresh install of the Theme fix the issue?
  10. Another great Theme and Stream @faeran. How would I go about using Platform fanart instead of game fan art for the Platform backgrounds?
  11. I had these bezels a while ago but lost them recently, tried so hard to find them again but had no luck, so thanks for the upload
  12. I have naomi, DC, and Atomiswave games working with flycast thru retroarch. I can let you know my setup when I get home from work if you haven't found an answer already.
  13. Welcome to my Smallish (PC) Large (Collection) BigBox setup *Note: the shaders i use do not look anything like what they do in the video they are much better IRL. *Since the video is so long and there is no way anyone would sit down for an hour to watch it so i decided to time stamp most my platforms so you can jump straight to each platform for a quick look see, i also included time stamps for launching the game so viewers could quickly look at each bezel i use for each system. *I have also time stamped the new Crash Bandicoot N. Sane Trilogy and the original Crash 3 for comparison sake if anyone is interested. ( at bottom of time stamps ) *Here is my current setup that uses 3 different themes Platforms theme - Editorial Noir Games theme - Coverbox Missing Coverbox systems replaced with Unified 1.2 https://forums.launchbox-app.com/files/file/1080-unified/
×
×
  • Create New...