![]() |
|
Luigi's Mansion, RE and RE zero character disappear (Solving with issues) - 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: Luigi's Mansion, RE and RE zero character disappear (Solving with issues) (/Thread-luigi-s-mansion-re-and-re-zero-character-disappear-solving-with-issues) |
Luigi's Mansion, RE and RE zero character disappear (Solving with issues) - hakami55 - 01-11-2016 regarding Resident evil and Resident evil Zero: the character completely disappear and Luigi's Mansion: Luigi's head disappear also. change the following in setting: 1- CPU core : Cached interpreter 2- Override CPU to 20 Know the character are appeared BUT FPS 18-20 max the interesting thing Is the Following: in the game when you can see the character 1- save state 2- exit game 3- go to setting 4- change CPU Core :JIT ARM64 5- play the game Again 6- Load state BOOM the character still there with full Frame rate Unfortunately any change in the camera the character disappear again. hope this will help the developer to solve the problem (NVidia Shield TV) RE: Luigi's Mansion, RE and RE zero character disappear (Solving with issues) - yumcimil - 01-12-2016 I get similar results with Super Monkey Ball I & II under the Shield TV - again, works when not using JIT, but obviously is very slow. RE: Luigi's Mansion, RE and RE zero character disappear (Solving with issues) - degasus - 01-12-2016 @hakami55: Try to download android studio and to compile dolphin on your own. Hacking the JIT is hard, but just adding "FALLBACK_IF(1);" to random instructions isn't. Looking for the affected instruction in such a way is the most time intensive part on debugging such issues. Fixing the instruction afterwards is often much easier
RE: Luigi's Mansion, RE and RE zero character disappear (Solving with issues) - barsuk36 - 01-13-2016 Wow! Great news! Got 7 fps on my m1 note RE: Luigi's Mansion, RE and RE zero character disappear (Solving with issues) - Helios - 01-15-2016 7 fps great news RE: Luigi's Mansion, RE and RE zero character disappear (Solving with issues) - barsuk36 - 01-26-2016 using jit64 its fullspeed but cached interp its 8 only. 4.0 - 8814 |