Go backGo back to index

Glider Rider

Quicksilva/November 1986

Full price gameSimulationHack
Screen shot

Tricky-to-handle hang gliding game.

This hack works with both 48K and 128K versions of the game, but if you're using the 128K version remember to type it in 128K Basic Mode or you won't get the cute music.

This hack I tried with the a tzx file of the 128k version of Glider Rider by running this hack 128k mode. The game crashed once it loaded - I don't know if it will work with the 48k version because I don't have it handy to test. I provide a download link anyway in case you want to download it...

Click here to download this hack (TAP format) or Click here to download this hack (TZX format).

10 CLEAR 24570 : LOAD "" SCREEN$
20 LOAD "" CODE
30 POKE 34391,0 : REM INFINITE BOMBS
40 POKE 34818,0 : REM INFINITE TIME
50 POKE 37441,0 : REM STOP LASERS
FIRING
60 POKE 34973,0 : REM INFINITE ENERGY
70 RANDOMIZE USR 24579
80 REM THE FOLLOWING LINES ARE
ONLY TO BE USED ON THE 128K VERSION
90 POKE 23888,17 : LOAD "" CODE
100 POKE 23888,20 : LOAD "" CODE
110 POKE 23888,16 : PAUSE 1 :
RANDOMIZE USR 24576

Free Web Hosting