Dolphin, the GameCube and Wii emulator - Forums
Sims 3 crashes randomly with Unknown Pointer error - 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: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Sims 3 crashes randomly with Unknown Pointer error (/Thread-sims-3-crashes-randomly-with-unknown-pointer-error)

Pages: 1 2


RE: Sims 3 crashes randomly with Unknown Pointer error - JosJuice - 05-05-2018

(05-05-2018, 06:41 AM)Lurka Wrote: -Disabling DSP HLE in game properties fixes the problem, but breaks game performance.
-However, setting DSP LLE recompiler in audio options retains good performance (what's the difference?)

You might need to add this to the game INI in order to get good performance when you haven't set the DSP LLE recompiler in the general settings:

Code:
[DSP]
EnableJIT = True

Otherwise Dolphin might select the DSP LLE interpreter for you.


RE: Sims 3 crashes randomly with Unknown Pointer error - Lurka - 05-05-2018

(05-05-2018, 06:41 AM)Lurka Wrote: Currently using build 7168, because 7192 broke some other games badly (will make a new separate thread for that).

Correction, nothing is broken.
It was the progressive scan checkbox bug (PR #6752).
I had unflagged the option, wrecking graphics on some games. Blush

Now updated to build 7205, all is fine.

Thank you again for your help,
Lurka