Jump to content
LaunchBox Community Forums

Light Sock

Members
  • Posts

    153
  • Joined

Recent Profile Visitors

3,233 profile views

Light Sock's Achievements

32-Bit GPU

32-Bit GPU (5/7)

61

Reputation

1

Community Answers

  1. It would be incredible if someone did like estefan3112 and made this compatible with koko-aio dynamic shaders for reflection, crt emulation and much more. He already did like 200-300, you should look at this beauty! https://github.com/estefan3112/koko-aio-slang
  2. I simplified the AHK script and fixed all issues from this thread in this tutorial : Probably works for other emulators like PS2, etc.
  3. Hey, just sharing a quick tutorial because, I spent a few hours making this work. Basically I'm using Retroarch for most of my emulators and shaders. Especially the koko-aio crt shaders that are in my opinion the most immersive and realistic. The issue is that some consoles doesn't have a retroarch core yet making it impossible to add shaders. Fortunately someone called mausimus created an open-source app, ShaderGlass, which overlays any glsl or slang shaders on top of pretty much anything. Sounds fun, but it doesn't work as simply as you'd want. Here's how I made it work : 1. First you need a working Xemu emulator configurated. 2. Now let's modify some Xemu parameters : First, under Display tab, you need to disable fullscreen and fullscreen on startup : A little further down the page you'll want to set the display mode to Stretch and set the aspect ratio on Native : 3. Now you'll want to install the latest stable version of ShaderGlass from their official GitHub : https://github.com/mausimus/ShaderGlass/releases You can then import any missing RetroArch shaders like the missing koko-aio that are fullscreen : Set the input mode to Clone : Save your setup as a custom profile, call it something like xemu.sgp : 4. Now in Launchbox modify your Xemu emulator and remove the -fullscreen flag in the command-line parameters. Should be looking like this now : 5. Now, still in LaunchBox's Xemu emulator options, replace the Running Script by (update paths accordingly) : WinWait, ahk_exe xemu.exe WinWaitActive, ahk_exe xemu.exe Run, D:\LaunchBox\ThirdParty\ShaderGlass\ShaderGlass.exe -f D:\LaunchBox\ThirdParty\ShaderGlass\presets\xemu.sgp Sleep, 1000 WinActivate, ahk_exe xemu.exe WinWaitActive, ahk_exe xemu.exe WinWaitClose, ahk_exe xemu.exe WinClose, ahk_exe ShaderGlass.exe Basically what it does is simply : Wait for Xemu emulator to be ready Run ShaderGlass fullscreen with your profile Give back the focus to Xemu so that your controller works When Xemu end, exit ShaderGlass You would think it's done but unfortunately you still require borderless gaming to get Xemu fullscreen without being actually fullscreen. Otherwise your shader will clip on both sides and look like this : 6. Install the legacy open source version of Borderless Gaming which is still working great up to this day on Windows 11 : https://legacy.borderlessgam.ing 7. Add Xemu to your Favorites which means it's going to fullscreen window the app automatically : 8. Check Run on Startup under Options dropdown. Now everything is automated and working! You might wonder why I'm not using ResizeRaccoon which does the same thing? I tested it and it's working if you're not using BigBox as Windows shell instead of explorer.exe. In my case I'm shelling bigbox.exe so Resize Raccoon doesn't work because it's a system tray only app. It would be great if the dev fix this but I don't have time right now to raise an issue on their Github. It would be best in the future because it's open source compared to borderless gaming which is now paid. By the way this is working perfectly in BigBox. Enjoy!
    D O P E ! Thank you so much for providing the PSDs. This is outstanding AAA quality templates.
  4. Thank you @WallyWonka for the great template. I re-created those that were missing for the Japan exclusives. I followed the original pictures I could find on the internet. I believe there's a translation for those games now and they're actually all good titles! If you want to update your pack, hop this meets your quality standards.
    These aren't the original aspect ratios but are very high quality and detailed uniform 2D art.
  5. Very good quality! Are you the author? I would like to ask if you can do this game that is very good and a great addition to your set : https://gamesdb.launchbox-app.com/games/details/82352
  6. If you want to share the PSD template file, I'll gladly do them!
  7. Very nice! Could you do these 2 ? https://gamesdb.launchbox-app.com/games/details/14356 https://gamesdb.launchbox-app.com/games/details/14260 Thank you!
    10 Stars if I could. Top notch quality. Thank you so much! Hope to see more of your work on here!
  8. Best one available up to date. Could you upload your PSD template? Thank you!
  9. Could you share the PSD template? I'd like to help and do some as well. Thank you!
  10. Hey man those are very great. I'm myself a graphic designer and could help if you're willing to share the PSD or AI files. I'd like to create ones for the following categories as well : - Collections - Favorites - Decade - Genres - All Games - Local Multiplayer aka Splitscreen If anyone have a good idea of a style for each of these platform categories, I'm down to design and share them!
  11. Vote for that feature request here : https://feedback.launchbox.gg/p/separate-view-per-platform-category-in-bigbox
  12. Vote for this feature request here : https://feedback.launchbox.gg/p/alpha-channel-support-for-vp8vp9-webm-in-bigbox-theming
×
×
  • Create New...