Dolphin, the GameCube and Wii emulator - Forums
Resident evil and Resident evil zero charecter problem - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Android (https://forums.dolphin-emu.org/Forum-android)
+--- Thread: Resident evil and Resident evil zero charecter problem (/Thread-resident-evil-and-resident-evil-zero-charecter-problem)



Resident evil and Resident evil zero charecter problem - hakami55 - 03-02-2016

Any way to to solve this problem


RE: Resident evil and Resident evil zero charecter problem - ExtremeDude2 - 03-02-2016

What is the problem?


RE: Resident evil and Resident evil zero charecter problem - kaidan - 03-02-2016

We can't see the player (Chris or Jill). There is only a shadow.
See my attachment.  Idea

Game : Resident Evil 1 EU
Dolpin : dolphin-master-4.0-9050


RE: Resident evil and Resident evil zero charecter problem - degasus - 03-02-2016

Yeah, debug why it's broken. Likely the JIT, so try it with the cached interpreter. If so, disabled random instructions and check which instruction is broken. After this, it's worth to report such a bug. There are lots of such known issues, but so less time (and motivation) to debug those games. But it seems like nobody want to contribute to dolphin, so whatever....


RE: Resident evil and Resident evil zero charecter problem - kaidan - 03-02-2016

With the CPU core in Cached Interpreter, I can see the player.
Today it's the first day that I use Dolphin emulator. At the moment I 'm too newbie to understand what you say Confused

Quote:And check which instruction is broken.
Huh


RE: Resident evil and Resident evil zero charecter problem - degasus - 03-02-2016

Try to compile dolphin on your own first. That's always the first step Wink


RE: Resident evil and Resident evil zero charecter problem - hakami55 - 05-29-2016

still nothing change

any one know the problem?


RE: Resident evil and Resident evil zero charecter problem - bobbydazzler1985 - 05-29-2016

I would be interested in attempting to compile dolphin but I would not know where to start.is thereca guide to do this


RE: Resident evil and Resident evil zero charecter problem - brujo5 - 05-29-2016

(05-29-2016, 03:51 PM)bobbydazzler1985 Wrote: I would be interested in attempting to compile dolphin but I would not know where to start.is thereca guide to do this

Take a look here https://github.com/dolphin-emu/dolphin/blob/master/Readme.md


RE: Resident evil and Resident evil zero charecter problem - Treeko - 05-29-2016

(03-02-2016, 06:10 AM)degasus Wrote: Yeah, debug why it's broken. Likely the JIT, so try it with the cached interpreter. If so, disabled random instructions and check which instruction is broken. After this, it's worth to report such a bug. There are lots of such known issues, but so less time (and motivation) to debug those games. But it seems like nobody want to contribute to dolphin, so whatever....

This seems sad, I was really enjoying the progress dolphin was making on android.