mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-11 09:18:30 +12:00
add an option to preserve position invariance
This commit is contained in:
parent
4281f6e0c8
commit
fa004a33c6
7 changed files with 21 additions and 2 deletions
|
@ -42,6 +42,7 @@ private:
|
|||
wxChoice* m_shader_mul_accuracy;
|
||||
wxChoice* m_fast_math;
|
||||
wxChoice* m_buffer_cache_mode;
|
||||
wxChoice* m_position_invariance;
|
||||
//wxChoice* m_cache_accuracy;
|
||||
|
||||
// audio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue