Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
2,051
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. ;GOLF US
  2. [RomOption]
  3. RetraceByVsync = 0
  4. CmpBlockAdvFlag = 0
  5. PDFURL = "http://m1.nintendo.net/docvc/NUS/USA/NMFE/NMFE_E.pdf"
  6.  
  7. ;[Sound]
  8. ;BufFull = 0x3800
  9. ;BufHalf = 0x2800
  10. ;BufHave = 0x1000
  11.  
  12. [FrameTickHack]
  13. ;noa bts 365
  14. Hack0 = 581250
  15. ;bts 1843
  16. Hack1 = 581250
  17. Hack2 = 481250
  18.  
  19. [Cheat]
  20. ;number of strokes
  21. Cheat0 = 1
  22. Cheat0_Addr = 0x801b71F3
  23. Cheat0_Value = 0x1
  24. Cheat0_Bytes = 1
  25.  
  26. [Idle]
  27. Count = 3
  28. Address0 = 0x8024e264
  29. Inst0 = 0x0601ffff
  30. Type0 = 0
  31. Address1 = 0x80069D58
  32. Inst1 = 0x3C02800B
  33. Type1 = 1
  34. Address2 = 0x80029E84
  35. Inst2 = 0x3C04800C
  36. Type2 = 1
  37.  
  38. [RomHack]
  39. Count=2
  40. ;close some menu
  41. Address0 = 0xe12f7
  42. Type0 = 1
  43. Value0 = 0x00
  44. ;close some menu
  45. Address1 = 0xe12ff
  46. Type1 = 1
  47. Value1 = 0x00
  48.  
  49. [Render]
  50. CopyDepthBuffer = 1
  51.  
  52. [FilterHack]
  53. Count = 2
  54.  
  55. ;Fix BTS No.1133_3
  56. TextureAddress0 = 0xffffffff
  57. SumPixel0 = 0x9953ABF8
  58. Data2_0 = 0x4000000
  59. Data3_0 = 0x20000
  60. AlphaTest0 = 250
  61.  
  62. ;Fix BTS No.1716
  63. TextureAddress1 = 0x22BB58
  64. SumPixel1 = 0xBA61
  65. Data2_1 = 0x8000000
  66. Data3_1 = 0x80000
  67. MagFilter1 = 0
  68.  
  69. [BreakBlockInst]
  70. Count = 1
  71. ;noa bts 365
  72. Type0 = 1
  73. Address0 = 0x80041B3C
  74. Inst0 = 0x24A50A00
  75. JmpPC0 = 0x80041AE0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement