Configure PowKiddy V90 #395
Replies: 3 comments 9 replies
-
Probably not, RetroArch cores tend to be slower than the standalone emulators as the latter is typically built with LTO and PGO, which gives a performance increase. The advantage of RetroArch cores is they are maintained so there is a chance for compatibility with certain titles to be fixed, and there are features like rewind (enabled about a week ago in the git version). That said, this game is playable for me, you might want to experiment with the video settings (video filters will slow it down) and enable frameskip in the core options.
Only the rgui menu is available for this platform, like other low-res, "simple" platforms. The menu has to be built into the RetroArch binary and rgui is the only one built. Other frontend zips like shaders are not applicable to this platform as there is no 3D GPU. |
Beta Was this translation helpful? Give feedback.
-
Probably with better flagging the differences may drop to approx ~10% as it mostly tells compiler which parts of code will be used more frequently - inline functions and reorganize code blocks (as I read)
Other ones I know for sure that use PGO, are FCEUX (as seen in another repo) and UAE4ALL. However the QuickNES core in this case is far way optimized for NES emulation, and as for Amiga there is no RetroArch core available for Miyoo to emulate that machine. @wviana I would suggest you use default RA settings as there was some improvements which have not been yet included in this guide. You may only want to set |
Beta Was this translation helpful? Give feedback.
-
So I've decided to go with all native emulators instead of RetroArch. Thank you, really nice community here. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'm trying to configure my new device to gift it to a cousin.
I've:
The guide says to use gpSP for GBA, when using this core from retroarch Super Mario Advanced 2 is unplayable. But using gpSP from MiyooCFW it works pretty good. Am I missing something about retroarch config? Should I be working as good as "native" gpSP in retroarch core?
One other thing, after extracting all those assets, db and others, I thought I would be able to change default menu, mu there still showing just one single option. Looks like none of things I placed in retroarch folders changed anything.
Any help is welcome.
Beta Was this translation helpful? Give feedback.
All reactions