Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. ________________________________________________________________________
  2.  
  3. Paper Mario 64 (Interactive Objects) v1.0
  4. Provided by : Luigi1er
  5. Lasted Update : 2014-07-14
  6. ________________________________________________________________________
  7.  
  8. This data is taken from the American dump of the game : Paper Mario (U) [!].z64.
  9.  
  10. The values are disassembled and you have to restore all pieces to find an object
  11. in the game data. It's given into 3 parts :
  12. - A first byte
  13. - A constant
  14. - An ID
  15.  
  16. Ex : the save block has 07/9a18 and its constant is 80 11 1D 38 80 2E.
  17. In the game you will find it by searching 07 80 11 1D 38 80 2E 9A 18.
  18.  
  19. So if you have questions, suggestions or to report errors you can just email me at [email protected], please give a correct subject if you want I answer.
  20. ________________________________________________________________________
  21.  
  22. List of interactive objects
  23.  
  24. Constant => 80 11 1D 38 80 2E
  25.  
  26. 07/9a18 => Save Block
  27. 07/9bb0 => Red Switch
  28. 07/9bd4 => Blue Switch
  29. 07/9c1c => Green Switch
  30. 07/a0c4 => Brown Block (empty)
  31. 07/a0e8 => Brown Block (coins)
  32. 07/a10c => Yellow Hammer Block
  33. 07/a19c => Grey Hammer Block
  34. 07/a1c0 => Grey Hammer Block
  35. 07/a22c => Ultra Hammer Block
  36. 07/a274 => Ultra Hammer Block
  37. 08/a564 => ? Block
  38. 08/a588 => Invisible ? Block
  39. 08/a5ac => Red ? Block
  40. 07/a5d0 => Invisible Red ? Block
  41. 07/a5f4 => Trapped ? Block
  42. 07/a7e0 => Health Block
  43. 07/a910 => Super Block
  44. 07/aa30 => Red Spring
  45. 08/aa54 => Blue Spring
  46. 08/ab04 => Star Piece Hole
  47. 08/ae0c => Big Chest
  48. 07/ae30 => Chest
  49. 08/aed4 => Wooden Box
  50. 0a/af80 => Blue Pipe
  51. 07/afdc => Message Panel
  52. ____________________________________
  53. Constant => 80 11 1D 38 80 2B
  54.  
  55. 07/c788 => Cymbals Flower
  56. 07/c7ac => Pink Flower
  57. 07/c7f4 => Spinny Flower
  58. 0a/c7f4 => Spinny Flower
  59. 08/ca74 => Tornado
  60. 07/cb44 => Spring Box
  61. 07/cbd8 => Bells Flower
  62. 07/cbfc => Red Flower
  63. 07/cc20 => Sucking Flower
  64. 07/cd68 => Lock
  65. 08/cd9c => Arrow
  66. 07/ce84 => Wooden Panel
  67. 07/cf00 => Bombette's Rock
  68. 07/cf24 => Bombette's Rock
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement