Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. Just copy and paste this into your game file setting for which version of zelda you have and in my case it's pal so the file name is GZ2P01 in my case. copy and paste this and save it as GZ2P01.
  2.  
  3. (# GZ2P01 - The Legend of Zelda Twilight Princess
  4.  
  5. [Core]
  6. # Values set here will override the main
  7.  
  8. dolphin settings.
  9.  
  10. [EmuState]
  11. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
  12. EmulationStateId = 4
  13. EmulationIssues = Enable the patch "Hyrule Field Speed Hack" in iso
  14.  
  15. properties for a speed boost.
  16.  
  17. [OnLoad]
  18. # Add memory patches to be loaded once on boot here.
  19.  
  20. [OnFrame]
  21. # Add memory patches to be applied every frame here.
  22. $Hyrule Field Speed Hack
  23. 0x8003d63c:dword:0x60000000
  24. 0x8003d658:dword:0x60000000
  25. 0x8003d670:dword:0x60000000
  26. 0x8003d68c:dword:0x60000000
  27.  
  28. 0x8003d690:dword:0x60000000
  29. 0x8003d694:dword:0x60000000
  30. 0x8003d698:dword:0x60000000
  31. 0x8003d69c:dword:0x60000000
  32. 0x8003d6a0:dword:0x60000000
  33. 0x8003d6a4:dword:0x60000000
  34. 0x8003d6a8:dword:0x60000000
  35. 0x8003d6ac:dword:0x60000000
  36. 0x8003d6b0:dword:0x60000000
  37. 0x8003d6b4:dword:0x60000000
  38. 0x8003d6b8:dword:0x60000000
  39. 0x8003d6bc:dword:0x60000000
  40. 0x8003d6c0:dword:0x60000000
  41. 0x8003d6c4:dword:0x60000000
  42. 0x8003d6c8:dword:0x60000000
  43. 0x8003d6cc:dword:0x60000000
  44. 0x8003d6d0:dword:0x60000000
  45. 0x8003d6d4:dword:0x60000000
  46. 0x8003d6d8:dword:0x60000000
  47. 0x8003d6dc:dword:0x60000000
  48. 0x8003d6e0:dword:0x60000000
  49. 0x8003d6e4:dword:0x60000000
  50.  
  51. 0x8003d6e8:dword:0x60000000
  52. 0x8003d704:dword:0x60000000
  53. 0x8003d71c:dword:0x60000000
  54. 0x8003d738:dword:0x60000000
  55.  
  56. [Video_Settings]
  57. SafeTextureCacheColorSamples = 512
  58.  
  59. [Video_Hacks]
  60. EFBToTextureEnable = False
  61. EFBCopyEnable = True
  62. EFBCopyCacheEnable = false
  63.  
  64. [Speedhacks]
  65. 0x803420bc=200)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement