Jump to content
LaunchBox Community Forums

WootLauncher: Bezel Overlay & Pause Menu


Recommended Posts

Looks like I've figured out all the pieces needed to do this. It's too early for me to post the dll, but I will need some help testing especially for Win 8/10; I use 7. The plugin will be a simple dropin, with minimal-to-no config required. The plan is to facilitate overlays for emulators that do not support them, and also to have a pause menu to facilitate a universal way to save and load states, as well as to display game manuals. Ideally, it will also have fade screen on emu start and stop, but I've run into some snags with that. Any advice is welcome.

  • Like 16
Link to comment
Share on other sites

1 hour ago, MadK9 said:

With the fade screen, your plugin will need to know the status of the Emulator. The way RL does this is by matching the emu window title and what state it is at. Pulling apart any of the RL modules will give you what you need. 

Thanks for the tip. I'm able to get the emulator window (so far tested with RetroArch and Dolphin), and that's how I add the overlays for Dolphin and send commands to the emulators like pause, save, etc. I'll look into the RA stuff for emulator states.

2 minutes ago, Zombeaver said:

Would be happy to help test, though I'm on 7 as well.

Awesome, would certainly appreciate your testing it.

3 hours ago, Rincewind said:

Can't wait to see how it turns out

It's still at an early stage, but I think I do have the basic mechanisms worked out. Once I have something worth testing, I'll be sure to let y'all know. Please keep me posted if y'all think of any other suggestions.

Link to comment
Share on other sites

RocketLauncher's modules are pretty well documented as well, and laid out very well, so you can see the parts you need very quickly. And if ya need help testing im up for it, i spent a lot of time in RL, and would love to see thinned version come to LB as a plugin.

  • Thanks 1
Link to comment
Share on other sites

What do y'all think about BigBox launching multiple games at the same time? Personally I don't see the reason in doing so; it might only be confusing especially if you intend BigBox to run in "kiosk" mode. Having multiple games running at the same time will also make coding the plugin more complicated. It's probably doable, but I think it'd be better to have the plugin block attempts to launch a second game when another is already running.

  • Like 1
Link to comment
Share on other sites

10 minutes ago, eatkinola said:

What do y'all think about BigBox launching multiple games at the same time? Personally I don't see the reason in doing so; it might only be confusing especially if you intend BigBox to run in "kiosk" mode. Having multiple games running at the same time will also make coding the plugin more complicated. It's probably doable, but I think it'd be better to have the plugin block attempts to launch a second game when another is already running.

Don't see the point in it honestly. 

So if not doing that makes it easier for you then I vote not doing it. 

Link to comment
Share on other sites

1 hour ago, ALIE said:

Don't see the point in it honestly. 

So if not doing that makes it easier for you then I vote not doing it.

Yes I think it would be easier.

1 hour ago, Rincewind said:

No point that I can even think of

Thanks -- I didn't think so either, just wanted a quick sanity check.

  • Like 1
Link to comment
Share on other sites

Thoughts on what the launch and pause screens should look like?

Pause: Was thinking to keep it simple with Save, Load, Play/Resume, and Quit(Game) buttons; along with a current screenshot of the game and "Now Playing". I'll support multiple languages but will focus on English first.

Link to comment
Share on other sites

6 minutes ago, Rincewind said:

Maybe at some point in the future it could have the manual / maps / walk throughs added if available

Yes I forgot to mention a PDF manual viewer. I do plan to add that. I already have a viewer ready to go and will add that button to the pause menu.

  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...