Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. Run game in citra
  2. In main window hit "Emulation" tab
  3. Select "Cheats"
  4. Add this code:
  5.  
  6. 610572CC 00000000
  7. B10572CC 00000000
  8. 00006BA8 010F036E
  9. D2000000 00000000
  10.  
  11. to disable 3d effects
  12. 010F036E can be changed to
  13. 011F036E to re-enable dithering
  14.  
  15. If the performance is inconsistent,
  16. i.e. not maintaining 60fps most of
  17. the time, add this code as a
  18. separate cheat:
  19.  
  20. 61057194 00000000
  21. B1057194 00000000
  22. 00000030 41F00000
  23. D2000000 00000000
  24.  
  25. to cap the framerate to 30.
  26.  
  27. Game should be restarted after
  28. either code is ticked on/off.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement