so i have an intro cartridge who plays the intro and then loads the game with load() and it works fine but how can i export the game so it can be played
if you're not going back to the intro cart from the game one:
LOAD INTRO.P8
EXPORT GAME.HTML GAME.P8
if you do, have a look there: https://www.lexaloffle.com/bbs/?tid=30855
[Please log in to post a comment]