ClusterM / retroarch-clover

GNU General Public License v3.0
321 stars 50 forks source link

use_nestopia doesn't work #13

Closed scrcube closed 7 years ago

scrcube commented 7 years ago

I installed it and it keeps using FCEUmm.

1lokolo1 commented 7 years ago

I think some change on last extension check affected the way that the templates make by pcm. Because with last retroarch.hmod changes no extra core works for me. But if uninstall retroarch.hmod module, and install my previous retroarch.hmod and all cores extra works, maybe the use_nestopia.hmod use similar way and don't work.

Rgs.

pcm720 commented 7 years ago

Try the latest release.

scrcube commented 7 years ago

I just tried, but no go, I am testing with Asterix as that game only shows good graphics with nestopia, but it always shows glitchy graphics whenever I select it, meaning it defaults to using FCEUmm.

I tried several combinations, first just installing use_nestopia (NO retroarch), then both use_nestopia and retroarch. Then tried to uninstall everything and try from scratch but it doesn't work, it always defaults to using FCEUmm.

I also tried with Disney's Aladdin and Disney's Beauty and the Beast since they both also display glitches when using the default, but it doesn't work, they don't use nestopia...

pcm720 commented 7 years ago

First, uninstall hakchi completely Then install retroarch.hmod, and only after that install use_nestopia.hmod.

If this doesn't work (which means you're doing something wrong), force nestopia by adding "--retroarch --core nestopia" (without quotes) to command line arguments of the games

scrcube commented 7 years ago

I tried the instructions you mentioned with https://github.com/ClusterM/retroarch-clover/releases/ release 0.4 and with https://github.com/pcm720/retroarch-clover/releases/tag/0.4-extra release 0.4-extra and both did not work.

Appending "--retroarch --core nestopia" to the Comand Line Arguments works. So for now I'll use that since anyway the default emulator runs most of the games, just will need to add that line to the trouble games.

pcm720 commented 7 years ago

Yes. And that's how it should be. I guess we can consider this issue closed?

scrcube commented 7 years ago

The original issue is still there since supposedly when installing use_nestopia ALL games will be using that one, or is my understanding incorrect?

pcm720 commented 7 years ago

Yes, incorrect. After installing use_nestopia.hmod, Nestopia will be used instead of FCEUmm for unsupported games and games with the --retroarch flag.

scrcube commented 7 years ago

Ok, I guess the unsupported games is not in the notes, check below it says as the ONLY NES Emulator, from this what I understand is that it will ALWAYS use nestopia for any game:

"=== Use Nestopia instead of FCEUmm ===

This module will patch /bin/nes file to use Nestopia as the only NES emulator (except kachikachi)"

pcm720 commented 7 years ago

kachikachi is the name of NES Mini's native emulator

scrcube commented 7 years ago

I see, thank you for the clarification and your time, you can close this issue.