Advertisement
Guest User

Untitled

a guest
Jun 5th, 2016
2,664
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. # RMCE01, RMCJ01, RMCK01, RMCP01 - Mario Kart Wii
  2.  
  3. [Core]
  4. # Values set here will override the main Dolphin settings.
  5.  
  6. [Core_VR]
  7. SkipIdle = True
  8. SyncOnSkipIdle = True
  9.  
  10. [EmuState]
  11. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
  12. EmulationStateId = 4
  13. EmulationIssues =
  14.  
  15. [OnLoad]
  16. # Add memory patches to be loaded once on boot here.
  17.  
  18. [OnFrame]
  19. # Add memory patches to be applied every frame here.
  20.  
  21. [ActionReplay]
  22. # Add action replay cheats here.
  23.  
  24. [Video_Hacks]
  25. EFBEmulateFormatChanges = True
  26.  
  27. [HideObjectCodes]
  28. $Remove VR EFB Copy Rectangle
  29. 32bits:0x0000000000000000:0x0000000000000101
  30. $Remove VR Black Fog in Coconut Mall
  31. 112bits:0x0000000000000000:0x0000000001003F80
  32. $Remove Shadow Below Kart that Sometimes Causes Causes Black Line (Right Eye) in VR
  33. 32bits:0x0000000000000000:0x0000000000010203
  34. $first person mario
  35. 128bits:0x161613160C0C0C0C:0x1717141710100310
  36. $first person mario 1
  37. 32bits:0x0000000000000000:0x000000000F2D2D00
  38. $first person mario 2
  39. 40bits:0x0000000000000000:0x0000000F2D2D0145
  40. $first person mario 3
  41. 40bits:0x0000000000000000:0x0000000F2D2D014C
  42. $first person mario 4
  43. 40bits:0x0000000000000000:0x0000000624240070
  44. $first person mario 5
  45. 32bits:0x0000000000000000:0x000000000F2D2D01
  46. $first person mario 6
  47. 96bits:0x000000000B0B0B0B:0x101003100C0C0C0C
  48. $first person mario 7
  49. 128bits:0x1313061314141114:0x0707070708080808
  50. $first person mario 8
  51. 128bits:0x0F0F020F10100310:0x010101010B0B0B0B
  52. $first person mario 9
  53. 64bits:0x0000000000000000:0x11110F110F0F020F
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement