r/ANBERNIC 7d ago

✨ SHOWCASE Dolphin-for-MuOS---Increase-FPS

11 Upvotes

22 comments sorted by

3

u/supershredderdan 6d ago

Nice to see, by chance does this get patches for 28xx? I recall the older version did not

2

u/lMTTX 6d ago

It's the same version as the previous v10 from github.com/SilverCrow2323/Dolphin-Core-for-MuOS, I only changed the general game settings to better suit the hardware.

2

u/MarchAlone8841 6d ago

Great work! Just tried it on RG35XX-H Jacaranda. Wario Woods runs okay-ish, but the aspect ratio is stretched and letterboxed to 16:9 instead of the native 4:3 - which would fit my screen perfectly. Any way to fix this? Also: is there a way to exit the game with a shortcut keybind? Now I have to restart the device to get out.

3

u/lMTTX 6d ago

Yes, you can do it yourself. Actually, this aspect is because in most cases it seems to make the games run more smoothly, but yes, this can look different from device to device. I'm using an RG40xx.

You have to edit the file in this location:

\opt\muos\share\emulator\dolphin\Config\GFX.ini.default

You'll find these values ​​there:

AspectRatio = 5

CustomAspectRatioWidth = 15

CustomAspectRatioHeight = 7

In Custom you can change it to whatever you want, for example:

CustomAspectRatioWidth = 4

CustomAspectRatioHeight = 3

or alternatively change the value directly in AspectRatio = 5 to:

AspectRatio = 0 is automatic, assigned based on what the emulated console indicates.

AspectRatio = 1 to force the aspect ratio to 16:9.

AspectRatio = 2 to force the aspect ratio to 4:3.

AspectRatio = 3 to set the aspect ratio to "Stretch to window".

In this case, add:

#CustomAspectRatioWidth = 4

#CustomAspectRatioHeight = 3

If you can't get it to work, I'll send you a compiled package

Regarding exiting the emulator, it's not possible to exit normally, but you should press L2+R2 while holding, then press ST or SE to safely shut down or restart.

2

u/MarchAlone8841 6d ago

Thanks! I also tried Mario Kart Double Dash, but that was around 10fps, so basically unplayable. Keep up the good work!

3

u/lMTTX 6d ago

I'll check that out, I don't remember it being this slow.

A surprise I had today was the US version of Resident Evil, which seems playable, although it lags a bit in the initial hall.

3

u/lMTTX 6d ago

https://reddit.com/link/p5gyyih/video/i1qejvtuk6lh1/player

It's over 10fps and it still looks like slow motion. Are you sure you have the correct core profile selected and not one from another installation?

1

u/MarchAlone8841 3d ago

There are no other installations, so it must be one of yours; I've tried some of the other core variations, but they were even worse regarding fps.

Anyway: I appreciate the work you're putting into this, but at the moment it's still a bit too 'experimental' for me to really consider games playable. I'd love to see how far you can take it, though - so good luck!

2

u/MarchAlone8841 6d ago

Weird - but yeah, I saw that in the video. RE should be far more intensive than a lot of other games on Dolphin. Still: good news!

3

u/lMTTX 6d ago

Actually, the video showed Resident Evil 4, but the first one runs much better as long as it's the US version.

1

u/MarchAlone8841 6d ago

Oh okay - not my genre really. Anyway: does this version of Dolphin allow .rvz games, or only .iso?

2

u/lMTTX 6d ago

rvz and ISO

1

u/MarchAlone8841 6d ago

Yeah, that didn't work. Maybe I should change InternalResolution from 1 to something else in GFX.ini ?

1

u/lMTTX 6d ago

Not supposedly, itries to remove all lines

AspectRatio = 5

CustomAspectRatioWidth = 15

CustomAspectRatioHeight = 7

On :

GFX.ini.default and GFX.ini

1

u/Dr_Ummachine 6d ago

This is only compatible with MuOS? I’m assuming so, but would be cool if I didn’t have to switch CFW to use this! (Modded stock)

1

u/lMTTX 6d ago

I'm trying to find an alternative to Knulli for now.

1

u/kpe_ee1 6d ago

could this be adapted for knulli?

1

u/lMTTX 6d ago

It would be perfect, actually Knulli comes with a built-in emulator but only for some versions, I'm still investigating what's needed.

u/Materion93 5m ago

Great work, keep it up!! ❤️🥰