Page 1 of 1

SnesMUI

Posted: Sat Nov 05, 2022 1:03 pm
by jPV
Just a quick project by a public request: a GUI for Snes9x for MorphOS. It clones the design from HunoPPC's Snex9x GUI for OS4, and adds few extra bits.

FEATURES:
- The program supports Command-Line syntax of both 1.4x and 1.5x versions of Snes9x
- The most important emulation options are configurable within the GUI
- A custom arguments option to configure any other Command-Line options
- Shows preview and cover images of games if available
- Supports Zip archived ROM files
- Automatic detection of the emulator version
- Supports custom graphics in the GUI

Image

Image Image

Download links at https://jpv.amigaaa.com/SnesMUI/

Re: SnesMUI

Posted: Sat Nov 05, 2022 2:06 pm
by Juan Carlos
Congratulations for this new project that some users want it, now these users will can donate for your work too. ;)

Re: SnesMUI

Posted: Sat Nov 05, 2022 7:57 pm
by emeck
@jPV
Thanks for this GUI!

I'm getting this error when I select a ROM:

Code: Select all

HollywoodPlayer
Table expected in argument 1!
File: SNESMUI.hws (current line: 80 - in function RawGet)

Re: SnesMUI

Posted: Sat Nov 05, 2022 8:45 pm
by jPV
emeck wrote: Sat Nov 05, 2022 7:57 pm @jPV
Thanks for this GUI!

I'm getting this error when I select a ROM:

Code: Select all

HollywoodPlayer
Table expected in argument 1!
File: SNESMUI.hws (current line: 80 - in function RawGet)
Yeah, a stupid bug slipped in at some point, it doesn't work without preview/cover graphics. But I already fixed it and uploaded a new version to sites.

Re: SnesMUI

Posted: Sat Nov 05, 2022 10:08 pm
by emeck
Thanks! Working now.