Comments

Log in with itch.io to leave a comment.

Is it possible to make an Android version?

Does it have command line support for using frontends (eg. Pegasus, Launchbox)? Either through zRupi.exe or LoopyMSE.exe? If so, can you write out the context?

It doesn't but what kind of commands would you like? LoopyMSE has the default command to run the rom tho. If you want something extra I can add if possible!

(1 edit)

I use Pegasus as a front end. Basically I'm just trying to launch the game in full from the front end. For instance, you can usually launch the game directly with something like this (Example from an FM Towns game launched on Tsugaru where {file.path} is defined as the specific game file): C:\Emulation\Tsugaru\Tsugaru_CUI.exe "L:\Console Games\FM Towns\fmtowns" -CD {file.path} -GAMEPORT0 PHYS1 -GAMEPORT1 PHYS2 -SCALE 200 -FULLSCREEN

Similarly, for Retroarch, you can type the following from a command prompt and launch a game: c:\Emulation\RetroArch\retroarch.exe -L "c:\Emulation\RetroArch\cores\puae_libretro.dll" {file.path}

(+1)

OK, I did get it to work with LoopyMSE.exe using the following command: LoopyMSE.exe "path\to\game\file.bin". But will all of your settings, configured in zRupi.exe be applied to the game if I do it this way?

It will. At least it should! If you have any more useful commands to add just let me know. I can add that command to the zRupi too if you think that is useful.

i can't get the games to run even though i selected the bios/soundbios and the rom folder (verified ones). whenever i click the game titles on the frontend, the emulator minimizes and then nothing happens :(

Okay, let's see. Some questions before I can properly answer it. Which windows version are you running? Do you have the prerequisites installed? the latest visual c++ and the latest .net framework are necessary. Which files gets created when you use the front end?

I'm on Windows 11. I did installed both runtimes through the link above. I get zRupi.cfg only, no config.ini is created.

(1 edit)

Thanks for the report! That's odd. I just tested with a laptop that did not had it installed and it did work there too. I'm gonna test that on another PC and see if I can track this issue. Could be some weird dependencies issues too.

(2 edits)

i just get a black screen when booting a game :(


Edit: It appears that I had a set of bad roms, the [verified 2023] oness work!

Yayyyyy have fun!!

(+1)

This is so cool! I love the cute little menus >w<
Any plans for controller support?

(+1)

Thanks for the comment! Hope you liked it.

Controller support in on priority list!

(+1)

Controller support available. You cant customize from the interface yet though.

Wow that was fast! This is the only emulator I can find for this, so thank you so much!!

(+1)

Thanks! This latest update wasn't made by me but I put everything together in this interface so people can easily enjoy it!

(+1)

Hey, I don't think I found the README file anywhere in the ZIP file, at least of the recent version.

Also, do you plan on adding supports for shaders, such as the GLSL and/or SLANG ones?

(1 edit)

Thanks for your report! I just updated with the latest README! Shader support added to the TO-DO list! I'm gonna tackle those updates and better integration on this emulator. 

(+1)

This is amazing, thank you so much for making it so easy and cute to play with. Just one question: Is there a way to “save state” mid game?

(+1)

It is not there yet. I can add that to the tasklist just as the linux port.

(+1)

Thanks! Linux port?

(+1)

It does not have a Linux port yet.  I'll add to "future plans". The original one is a windows only emu. Open source, so it can be ported to Linux. It's doable. Thanks for your consideration!

(+1)

Thanks for reply! You a best!

Deleted 81 days ago
(+1)

Linux support available. From the new emulation version. Not in this front-end but you can check it out here: https://github.com/partlyhuman/LoopyMSE/releases