Advertisement
Guest User

Pokémon Puzzle League

a guest
Feb 2nd, 2025
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. ;Pokémon Puzzle League
  2. [RomOption]
  3. BackupType = 2
  4. BackupSize = 2048
  5. UseTimer = 1
  6. CmpBlockAdvFlag = 0
  7. AIIntPerFrame = 1
  8. AIUseTimer = 1
  9.  
  10. [Idle]
  11. Count = 1
  12. Address0 = 0x80000610
  13. Inst0 = 0x08000184
  14. Type0 = 1
  15.  
  16. [BreakBlockInst]
  17. Count = 1
  18. ;From the Switch's .lua hack
  19. Address0 = 0x800A0BC8
  20. Inst0 = 0x62973985
  21. JmpPC0 = 0x800A0BCC
  22. Type0 = 1
  23.  
  24. [Render]
  25. NeedPreParse = 1
  26. ConstValue0 = 0x26d170
  27. ConstValue1 = 0x271e30
  28. ConstValue2 = 0x26d5b0
  29. ConstValue3 = 0x19cf9c
  30. ConstValue4 = 0x1a6bd0
  31. ConstValue5 = 0x1a5e58
  32. ClipLeft = 3
  33. ClipRight = 3
  34. ClipBottom = 3
  35. CopyMiddleBuffer = 1
  36. ForceFilterPoint = 1
  37. DepthCompareLess = 1
  38. ZClip = 0
  39.  
  40. [RomHack]
  41. Count = 1
  42. ;0x800a6510 check scan line skip
  43. Address0 = 0xa7110
  44. Type0 = 3
  45. Value0 = 0x00000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement