This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bomberman_64 [2017/06/06 10:25] skeletons |
bomberman_64 [2025/10/18 21:21] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Bomberman 64 ====== | + | ====== Bomberman 64 Hacking ====== |
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| ==== Level Select ==== | ==== Level Select ==== | ||
| Line 68: | Line 68: | ||
| | 0x98 | Multiplayer 9 | | | 0x98 | Multiplayer 9 | | ||
| | 0x99 | Multiplayer 10 | | | 0x99 | Multiplayer 10 | | ||
| - | |||
| - | The four test maps can be seen in the video below. | ||
| - | {{youtube>jkYrwYOYvrI?medium}} | ||
| ==== Unused Content ==== | ==== Unused Content ==== | ||
| Line 84: | Line 81: | ||
| The **Play Sound** routine can be found at **80049700**(U).\\ | The **Play Sound** routine can be found at **80049700**(U).\\ | ||
| You can place a break-point at **8023D35C**(U) then modify **802AC5EC**(U) to change the level intro message.\\ | You can place a break-point at **8023D35C**(U) then modify **802AC5EC**(U) to change the level intro message.\\ | ||
| - | |||
| - | //Documented by Skelux.// | ||