Advertisement
Guest User

PilotWings 64 (JPN)

a guest
Jan 21st, 2025
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. ;PilotWings 64 (JPN)
  2. [RomOption]
  3. BackupType = 3
  4. BackupSize = 512
  5. UseTimer = 1
  6. NoCntPak = 1
  7.  
  8. [Input]
  9. StickLimit = 90
  10.  
  11. [Idle]
  12. Count = 2
  13. Address0 = 0x8022E92C
  14. Inst0 = 0x1000FFFF
  15. Type0 = 1
  16. Address1 = 0x80247DD8
  17. Inst1 = 0x1000FFFF
  18. Type1 = 1
  19.  
  20. [Render]
  21. ClipTop = 4
  22. ClipRight = 4
  23. CopyDepthBuffer = 0
  24. ;Removes slowdown (Most effective with Middle Buffer turned off as well)
  25. CopyMiddleBuffer = 1
  26. ;If disabled, gains speed and removes stutter in menus at the cost of random game crashing and frame buffer issues
  27. ForceRectFilterPoint = 1
  28. ZClip = 0
  29. PreparseTMEMBlock = 1
  30. ConstValue0 = 0x802490E0
  31. ConstValue1 = 0x80332970
  32. ConstValue2 = 0x803668E0
  33.  
  34. [FilterHack]
  35. Count = 3
  36. TextureAddress0 = 0xffffffff
  37. SumPixel0 = 0x30fbc30e
  38. Data2_0 = 0x00801264
  39. Data3_0 = 0x10040000
  40. OffsetS0 = -0.5
  41. TextureAddress1 = 0xffffffff
  42. SumPixel1 = 0x067daab9
  43. Data2_1 = 0x00801264
  44. Data3_1 = 0x10040000
  45. OffsetS1 = -0.5
  46. TextureAddress2 = 0xffffffff
  47. SumPixel2 = 0xffadfffc
  48. Data2_2 = 0x06401200
  49. Data3_2 = 0x20000
  50. OffsetS2 = 0.5
  51. OffsetT2 = 0.5
  52.  
  53. [Cheat]
  54. ;May need cheats to fix shadow issue?
  55. ;GameShark code at "https://www.emutalk.net/threads/pilotwings-bad-shadow-fix.10241/", scroll down for JPN version
  56. ;Wii U Emulator only reads RAW cheat codes, template is as follows:
  57. ;CheatX = 1
  58. ;CheatX_Addr = 0xXXXXXXXX
  59. ;CheatX_Value = 0xXXXXXXXX
  60. ;CheatX_Bytes = # of bytes in Value
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement