Go backGo back to index

Revolution

Vortex/February 1987

Full price gameArcade adventure gameHackMultiface poke
Screen shot

Bouncy Ball type arcade adventure.

This hack changes the game so that instead of being impossible to complete - it's now impossible NOT to complete. Just type in the program and Save it off for future use. To start it, just Run it and play the tape from the start. Most of the features speak for themselves, but to clarify - 'BLOCKS STAY ON' means that once you've turned a block white, it stays white, so that you can complete the screen at your own leisure. However, once you've turned a block on, don't go and complete another room or the game'll get all confused and leave the block white, but think that it's off. 'INSTANT BOUNCE' alters the next bounce instead of waiting for a build-up when you change the amount of bounces you want. 'NO FLOOR BOUNCE CHANGERS' deactivates the floor sections that normally throw you around or bring you to a halt.

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

10 CLEAR 65533
20 LET T=0
30 FOR N=1 TO 133 : READ A : POKE
23295+N,A : LET T=T+N * A : NEXT N
40 IF T<>1083557 THEN PRINT "DATA
ERROR" : STOP
50 FOR N=23429 TO 1e9 : READ A : IF
A<999 THEN POKE N,A : NEXT N
60 POKE 23624,0 : POKE 23693,0 : CLS :
RANDOMIZE 1267 + USR 23296
70 DATA 118,205,162,45,127,90,90,75,74,72,
59,59,225,17,36
80 DATA 91,6,167,26,203,65,40,3,134,24,1,
174,18,19,16
90 DATA 243,35,13,242,13,91,195,95,109,72,
143,202,126,102,169
100 DATA 113,115,78,123,100,175,102,212,98,
44,73,102,170,98,45
110 DATA 73,111,168,169,54,36,95,130,82,
155,95,168,70,143,116
120 DATA 85,199,127,212,220,199,46,119,95,
99,154,127,248,52,143
130 DATA 99,244,26,211,228,98,82,244,98,78,
244,98,58,244,98
140 DATA 46,244,102,119,130,102,154,98,
122,154,102,99,98,131
150 DATA 154,115,99,244,95,0,61,146,214,
168,117,9,168,25
160 DATA 98,129,220 : REM INFINITE TIME
170 DATA 98,111,170 : REM BLOCKS STAY ON
180 DATA 102,241,98,64,173 : REM INFINITE
LIVES
190 DATA 95,52,220,146,1,17,102,104,98,
179,17,94,98,146,182,17 : REM INSTANT
BOUNCE CHANGE
200 DATA 95,124,45,146,166,9,102,159,98,
106,9,94,143,146,109
210 DATA 9,35,98,148,20 : REM NO FLOOR
BOUNCE CHANGE (+200)
220 DATA 102,119,98,247,11,102,159,98,12,
9,95,124,45,146,23
230 DATA 9,96,146,231,9 : REM
INVULNERABILITY (+220)
240 DATA 117,250,1,999 : REM DATA END
MARKER

If the message 'Data Error' occurs, check the Data as you'll have made a typing error somewhere. If you don't want a particular feature then just remove the Data line(s) referring to that feature. The last couple of features have data lines split between two numbers, meaning you will have to remove both the Data line that contains the REM and also the line before it (these are also remarked at the end of the REM lines).

Multiface Poke

Infinite lives: 35652,182

Free Web Hosting