kieranhj / pop-beeb

Prince of Persia port to BBC Master
46 stars 3 forks source link

Kid dies in demo level playback! #75

Closed kieranhj closed 6 years ago

kieranhj commented 6 years ago

Must be something to do with the frame rate on Apple II vs Beeb. Suggest waiting until all the perf and frame swap has been sorted. Check DemoProg1 in auto.asm.

simondotm commented 6 years ago

Ha - I thought that was intentional! :)

kieranhj commented 6 years ago

LOL! No, he is meant to make the jump then meet, fight and beat a guard on the next screen before exiting.

kieranhj commented 6 years ago

Fixed in demo build branch. Noticed that he can lose the fight with the guard though - it's not scripted, the AI just fights but with different skill values...

kieranhj commented 6 years ago

PR'd.