I got bunch of entrance style pointers. Most seem to work ok. But sometimes the player falls off screen (mostely on bonus level). And I get black screens in water levels using most pointers. An odd thing is for example coral capers setting it to Rambi walking right does not work(black screen). But setting Rambi walking left does. Same thing happens with Donkey.
Not sure why this is. Would a potential fix be to change the player start coordinates to something different? But I'm not sure how to do that.
Also I couldn't find the pointer for the the Start entrance style for the Jungle Hijinks start(When Donkey is lunched from the tree house)
Thank You.
Here is the source from rainbowspwinkles.
- Code: Select all
3FFD60 - 3FFF2B | DATA | level entrance style
| | 86CF nothing
| | 8725 run to the left
| | 8733 run to the right as Rambi
| | 873F run to the left as Winky
| | 874B run to the right as Expresso
| | 8757 start as Enguarde
| | 877B run to the right
| | 8810 barrel roulette style
| | 8818 walk to the right
| | 88E2 start at entrance
| | 8915 swimming
Shift $3e left by 1 and add to $3ffd60
For animals. go to $80xxxx. First instruction is an lda. Change it to change which animal spawns.
9 is rambi, a expresso, b winky, c enguarde, all others rambi
Spawn direction matches calling