SimAnimals: Difference between revisions

→‎Problems: This probably needs a bit more investigation, try to align with Wiki separation of Problems and Enhancements.
m (→‎Problems: It's not just the IR >1)
(→‎Problems: This probably needs a bit more investigation, try to align with Wiki separation of Problems and Enhancements.)
 
Line 14: Line 14:


== Problems ==
== Problems ==
It has been reported on discord and on the bug tracker that the pointer is broken with certain enhancements. See bug https://bugs.dolphin-emu.org/issues/13148
{{Problems|{{#vardefineecho:problems|
=== Broken Pointer ===
The pointer is broken with '''Store EFB Copies to Texture only''' or certain enhancements. Refer {{Issue|13148}}.
}}}}


The problematic enhancements are
== Enhancements ==
=== Broken Pointer ===
The pointer is broken with certain enhancements. Refer {{Issue|13148}}.
 
The problematic enhancements are:
* Internal Resolutions higher than 1x native
* Internal Resolutions higher than 1x native
* Any Anti-Aliasing  
* Any Anti-Aliasing
 
The problematic Hack is
* Store EFB Copies to Texture only
 
To make fix this set
* Internal Resolution to  1x Native
* Set Anti-Aliasing to None
* Disable Store EFB Copies to Texture only
 
On discord it was confirmed these settings makes the pointer work properly on the tree.


== Configuration ==
== Configuration ==