Home » Archimedes archive » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95 » !AWFeb95/Goodies/Hacker/!HackMods/Mods/05Games
!AWFeb95/Goodies/Hacker/!HackMods/Mods/05Games
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95 |
Filename: | !AWFeb95/Goodies/Hacker/!HackMods/Mods/05Games |
Read OK: | ✔ |
File size: | 129A bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Games tried 'n' tested Document d05/05 AjC ============================================================================= This document details all games tested with Desktop Hacker by its author, and any unusual bits of games which can cause confusion when hacking. Most are not problems with Desktop Hacker as such, but you should be aware of them. If you find a game that won't hack or produces unexpected results, and it isn't documented here, please send a report to DoggySoft. * 2067BC. OK * Aggressor. OK * Aldebaran. OK * Arcade Soccer. OK * Asylum. OK * Axis. This game has stupid protection on to stop you from using games hackers. You can always use the cheat module. * Battle Chess. OK * Black Angel. OK * Blood Sport. OK * Blitz. OK * Blowpipe. OK * Bug Hunter. OK * Bug Hunter in Space. OK * Caverns. OK * Chuck Rock. OK * The Crystal Maze. OK * Cycloids. The original Software 42 release hacks OK. It had protection on, but a recent fix to Desktop Hacker has (accidentally) got round this. The Games- Ware re-release has not been tested, but has a new protection system on. It might work. * The Dungeon. OK * Demon's Lair. OK * Diggers. Reports suggest you should only interrupt whilst in the actual game-playing bit, else the desktop goes funny and unusable. * Dragon Ball. OK * Elite. OK * Fervour. OK Remember the game only starts when you run the levels directory at the start - so drag that, not the !Fervour application, to Desktop Hacker. * Firebolt. OK * Flashback. OK * FRED. See Cycloids. * Galactic Dan. OK * GODS. OK * Greivous Bodily 'Arm. OK * Gribbly's Day Out. OK VIDC poking produces odd-looking screens on returning * Guile. OK * Hamsters. OK * Haunted House. OK * Heimdall. OK * Lemmings 2. Hacks perfectly outside the main game screen. Otherwise hacks OK, but during interrupt, the keyboard is disabled, and the hard disc won't work. You can get round this by typing any numbers (into the search window, for example), at aonther screen, then interrupting and performing the search. Other strange things happen to the time whilst interrupting - buttons don't slab in, and Desktop Hacker's auto-scrolling scroll bars eat the pointer. Take care with this game. It does lots of horrid things. * Mad Professor Mariarti. OK * Magnetoids. The demo hacks fine; the full version does not. I have no idea why this is, and I'm looking into it. * Magic Pockets. OK * Moon Dash. OK * Nebulus. OK * Paradroid 2000. OK * Phaethon. OK * Populous. OK * Premier Manager. OK * Quark. Doesn't work. I'm not sure quite why, but it has always caused problems with other hacking tools too, and it won't work on the Risc PC... * RedShift. OK Hacks fine, but sets the mouse multipliers to 0 so that the mouse pointer will not move (in fact the ship graphic is the mouse pointer!) and you can't operate the desktop. To replace the mouse multipliers, press F12, *Basic, and enter "MOUSE STEP 3" and "QUIT". * Repton 2. Doesn't work. Apparently. * Sensible Soccer. OK See Zool. However, Renegade have obviously noticed that the ScreenBlanker can lose the colours, and have helpfully provided a key to redraw the colours, which you can use after Desktop Hacker. It's Space. * Stunt Racer 2000. Doesn't work - crashes when you run it. Don't know why, and I can't test it at the moment as it won't work on the Risc PC either. But I expect it's something to do with the disc protection. * Spheres of Chaos. OK * Sim City. OK * Small. OK This game's memory set-up sequence complains if it can't shrink the font cache to 0K, even if it doesn't need the memory. So when running it, you must make sure nobody is using outline fonts at all. Desktop Hacker must be configured to use the system font instead of outline fonts (the Choices window), and no other tasks should be loaded. If you can, poke the memory set-up utility so that it doesn't mess around with the memory, to avoid these problems. * Super Pool. OK * Speedball 2. OK * Styx. OK * Swiv. OK? According to Berty this DOES hack fine, unless you alter the RAM disc whilst hacking, when it crashes on returning. Reason unknown. I haven't tested this (I can't now), but I'd be surprised if Desktop Hacker could hack it at all, what with all its funny interrupts. * Terramex. OK * Tertis. Doesn't work, apparently. * The Time Machine. OK * Top Banana. OK * Tower of Babel. OK * Twin World. OK * Xenon 2. OK * Zool. OK Hacks fine, but on returning the screen will be all black, so you can't see what's happening (the same happens if the ScreenBlanker cuts in). You will either have to get killed or find a bonus that makes the screen flash to restore the colours. Or use the ZoolPatch raster bars program.
00000000 47 61 6d 65 73 20 74 72 69 65 64 20 27 6e 27 20 |Games tried 'n' | 00000010 74 65 73 74 65 64 0a 44 6f 63 75 6d 65 6e 74 20 |tested.Document | 00000020 64 30 35 2f 30 35 20 41 6a 43 0a 3d 3d 3d 3d 3d |d05/05 AjC.=====| 00000030 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| * 00000070 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 20 54 68 69 73 20 |========.. This | 00000080 64 6f 63 75 6d 65 6e 74 20 64 65 74 61 69 6c 73 |document details| 00000090 20 61 6c 6c 20 67 61 6d 65 73 20 74 65 73 74 65 | all games teste| 000000a0 64 20 77 69 74 68 20 44 65 73 6b 74 6f 70 20 48 |d with Desktop H| 000000b0 61 63 6b 65 72 20 62 79 20 69 74 73 20 61 75 74 |acker by its aut| 000000c0 68 6f 72 2c 0a 61 6e 64 20 61 6e 79 20 75 6e 75 |hor,.and any unu| 000000d0 73 75 61 6c 20 62 69 74 73 20 6f 66 20 67 61 6d |sual bits of gam| 000000e0 65 73 20 77 68 69 63 68 20 63 61 6e 20 63 61 75 |es which can cau| 000000f0 73 65 20 63 6f 6e 66 75 73 69 6f 6e 20 77 68 65 |se confusion whe| 00000100 6e 20 68 61 63 6b 69 6e 67 2e 20 4d 6f 73 74 0a |n hacking. Most.| 00000110 61 72 65 20 6e 6f 74 20 70 72 6f 62 6c 65 6d 73 |are not problems| 00000120 20 77 69 74 68 20 44 65 73 6b 74 6f 70 20 48 61 | with Desktop Ha| 00000130 63 6b 65 72 20 61 73 20 73 75 63 68 2c 20 62 75 |cker as such, bu| 00000140 74 20 79 6f 75 20 73 68 6f 75 6c 64 20 62 65 20 |t you should be | 00000150 61 77 61 72 65 20 6f 66 0a 74 68 65 6d 2e 20 49 |aware of.them. I| 00000160 66 20 79 6f 75 20 66 69 6e 64 20 61 20 67 61 6d |f you find a gam| 00000170 65 20 74 68 61 74 20 77 6f 6e 27 74 20 68 61 63 |e that won't hac| 00000180 6b 20 6f 72 20 70 72 6f 64 75 63 65 73 20 75 6e |k or produces un| 00000190 65 78 70 65 63 74 65 64 20 72 65 73 75 6c 74 73 |expected results| 000001a0 2c 20 61 6e 64 0a 69 74 20 69 73 6e 27 74 20 64 |, and.it isn't d| 000001b0 6f 63 75 6d 65 6e 74 65 64 20 68 65 72 65 2c 20 |ocumented here, | 000001c0 70 6c 65 61 73 65 20 73 65 6e 64 20 61 20 72 65 |please send a re| 000001d0 70 6f 72 74 20 74 6f 20 44 6f 67 67 79 53 6f 66 |port to DoggySof| 000001e0 74 2e 0a 0a 2a 20 32 30 36 37 42 43 2e 20 4f 4b |t...* 2067BC. OK| 000001f0 0a 2a 20 41 67 67 72 65 73 73 6f 72 2e 20 4f 4b |.* Aggressor. OK| 00000200 0a 2a 20 41 6c 64 65 62 61 72 61 6e 2e 20 4f 4b |.* Aldebaran. OK| 00000210 0a 2a 20 41 72 63 61 64 65 20 53 6f 63 63 65 72 |.* Arcade Soccer| 00000220 2e 20 4f 4b 0a 2a 20 41 73 79 6c 75 6d 2e 20 4f |. OK.* Asylum. O| 00000230 4b 0a 2a 20 41 78 69 73 2e 0a 20 20 54 68 69 73 |K.* Axis.. This| 00000240 20 67 61 6d 65 20 68 61 73 20 73 74 75 70 69 64 | game has stupid| 00000250 20 70 72 6f 74 65 63 74 69 6f 6e 20 6f 6e 20 74 | protection on t| 00000260 6f 20 73 74 6f 70 20 79 6f 75 20 66 72 6f 6d 20 |o stop you from | 00000270 75 73 69 6e 67 20 67 61 6d 65 73 20 68 61 63 6b |using games hack| 00000280 65 72 73 2e 0a 20 20 59 6f 75 20 63 61 6e 20 61 |ers.. You can a| 00000290 6c 77 61 79 73 20 75 73 65 20 74 68 65 20 63 68 |lways use the ch| 000002a0 65 61 74 20 6d 6f 64 75 6c 65 2e 0a 2a 20 42 61 |eat module..* Ba| 000002b0 74 74 6c 65 20 43 68 65 73 73 2e 20 4f 4b 0a 2a |ttle Chess. OK.*| 000002c0 20 42 6c 61 63 6b 20 41 6e 67 65 6c 2e 20 4f 4b | Black Angel. OK| 000002d0 0a 2a 20 42 6c 6f 6f 64 20 53 70 6f 72 74 2e 20 |.* Blood Sport. | 000002e0 4f 4b 0a 2a 20 42 6c 69 74 7a 2e 20 4f 4b 0a 2a |OK.* Blitz. OK.*| 000002f0 20 42 6c 6f 77 70 69 70 65 2e 20 4f 4b 0a 2a 20 | Blowpipe. OK.* | 00000300 42 75 67 20 48 75 6e 74 65 72 2e 20 4f 4b 0a 2a |Bug Hunter. OK.*| 00000310 20 42 75 67 20 48 75 6e 74 65 72 20 69 6e 20 53 | Bug Hunter in S| 00000320 70 61 63 65 2e 20 4f 4b 0a 2a 20 43 61 76 65 72 |pace. OK.* Caver| 00000330 6e 73 2e 20 4f 4b 0a 2a 20 43 68 75 63 6b 20 52 |ns. OK.* Chuck R| 00000340 6f 63 6b 2e 20 4f 4b 0a 2a 20 54 68 65 20 43 72 |ock. OK.* The Cr| 00000350 79 73 74 61 6c 20 4d 61 7a 65 2e 20 4f 4b 0a 2a |ystal Maze. OK.*| 00000360 20 43 79 63 6c 6f 69 64 73 2e 0a 20 20 54 68 65 | Cycloids.. The| 00000370 20 6f 72 69 67 69 6e 61 6c 20 53 6f 66 74 77 61 | original Softwa| 00000380 72 65 20 34 32 20 72 65 6c 65 61 73 65 20 68 61 |re 42 release ha| 00000390 63 6b 73 20 4f 4b 2e 20 49 74 20 68 61 64 20 70 |cks OK. It had p| 000003a0 72 6f 74 65 63 74 69 6f 6e 20 6f 6e 2c 20 62 75 |rotection on, bu| 000003b0 74 20 61 0a 20 20 72 65 63 65 6e 74 20 66 69 78 |t a. recent fix| 000003c0 20 74 6f 20 44 65 73 6b 74 6f 70 20 48 61 63 6b | to Desktop Hack| 000003d0 65 72 20 68 61 73 20 28 61 63 63 69 64 65 6e 74 |er has (accident| 000003e0 61 6c 6c 79 29 20 67 6f 74 20 72 6f 75 6e 64 20 |ally) got round | 000003f0 74 68 69 73 2e 20 54 68 65 20 47 61 6d 65 73 2d |this. The Games-| 00000400 0a 20 20 57 61 72 65 20 72 65 2d 72 65 6c 65 61 |. Ware re-relea| 00000410 73 65 20 68 61 73 20 6e 6f 74 20 62 65 65 6e 20 |se has not been | 00000420 74 65 73 74 65 64 2c 20 62 75 74 20 68 61 73 20 |tested, but has | 00000430 61 20 6e 65 77 20 70 72 6f 74 65 63 74 69 6f 6e |a new protection| 00000440 20 73 79 73 74 65 6d 20 6f 6e 2e 0a 20 20 49 74 | system on.. It| 00000450 20 6d 69 67 68 74 20 77 6f 72 6b 2e 0a 2a 20 54 | might work..* T| 00000460 68 65 20 44 75 6e 67 65 6f 6e 2e 20 4f 4b 0a 2a |he Dungeon. OK.*| 00000470 20 44 65 6d 6f 6e 27 73 20 4c 61 69 72 2e 20 4f | Demon's Lair. O| 00000480 4b 0a 2a 20 44 69 67 67 65 72 73 2e 0a 20 20 52 |K.* Diggers.. R| 00000490 65 70 6f 72 74 73 20 73 75 67 67 65 73 74 20 79 |eports suggest y| 000004a0 6f 75 20 73 68 6f 75 6c 64 20 6f 6e 6c 79 20 69 |ou should only i| 000004b0 6e 74 65 72 72 75 70 74 20 77 68 69 6c 73 74 20 |nterrupt whilst | 000004c0 69 6e 20 74 68 65 20 61 63 74 75 61 6c 20 67 61 |in the actual ga| 000004d0 6d 65 2d 70 6c 61 79 69 6e 67 0a 20 20 62 69 74 |me-playing. bit| 000004e0 2c 20 65 6c 73 65 20 74 68 65 20 64 65 73 6b 74 |, else the deskt| 000004f0 6f 70 20 67 6f 65 73 20 66 75 6e 6e 79 20 61 6e |op goes funny an| 00000500 64 20 75 6e 75 73 61 62 6c 65 2e 0a 2a 20 44 72 |d unusable..* Dr| 00000510 61 67 6f 6e 20 42 61 6c 6c 2e 20 4f 4b 0a 2a 20 |agon Ball. OK.* | 00000520 45 6c 69 74 65 2e 20 4f 4b 0a 2a 20 46 65 72 76 |Elite. OK.* Ferv| 00000530 6f 75 72 2e 20 4f 4b 0a 20 20 52 65 6d 65 6d 62 |our. OK. Rememb| 00000540 65 72 20 74 68 65 20 67 61 6d 65 20 6f 6e 6c 79 |er the game only| 00000550 20 73 74 61 72 74 73 20 77 68 65 6e 20 79 6f 75 | starts when you| 00000560 20 72 75 6e 20 74 68 65 20 6c 65 76 65 6c 73 20 | run the levels | 00000570 64 69 72 65 63 74 6f 72 79 20 61 74 20 74 68 65 |directory at the| 00000580 0a 20 20 73 74 61 72 74 20 2d 20 73 6f 20 64 72 |. start - so dr| 00000590 61 67 20 74 68 61 74 2c 20 6e 6f 74 20 74 68 65 |ag that, not the| 000005a0 20 21 46 65 72 76 6f 75 72 20 61 70 70 6c 69 63 | !Fervour applic| 000005b0 61 74 69 6f 6e 2c 20 74 6f 20 44 65 73 6b 74 6f |ation, to Deskto| 000005c0 70 20 48 61 63 6b 65 72 2e 0a 2a 20 46 69 72 65 |p Hacker..* Fire| 000005d0 62 6f 6c 74 2e 20 4f 4b 0a 2a 20 46 6c 61 73 68 |bolt. OK.* Flash| 000005e0 62 61 63 6b 2e 20 4f 4b 0a 2a 20 46 52 45 44 2e |back. OK.* FRED.| 000005f0 0a 20 20 53 65 65 20 43 79 63 6c 6f 69 64 73 2e |. See Cycloids.| 00000600 0a 2a 20 47 61 6c 61 63 74 69 63 20 44 61 6e 2e |.* Galactic Dan.| 00000610 20 4f 4b 0a 2a 20 47 4f 44 53 2e 20 4f 4b 0a 2a | OK.* GODS. OK.*| 00000620 20 47 72 65 69 76 6f 75 73 20 42 6f 64 69 6c 79 | Greivous Bodily| 00000630 20 27 41 72 6d 2e 20 4f 4b 0a 2a 20 47 72 69 62 | 'Arm. OK.* Grib| 00000640 62 6c 79 27 73 20 44 61 79 20 4f 75 74 2e 20 4f |bly's Day Out. O| 00000650 4b 0a 20 20 56 49 44 43 20 70 6f 6b 69 6e 67 20 |K. VIDC poking | 00000660 70 72 6f 64 75 63 65 73 20 6f 64 64 2d 6c 6f 6f |produces odd-loo| 00000670 6b 69 6e 67 20 73 63 72 65 65 6e 73 20 6f 6e 20 |king screens on | 00000680 72 65 74 75 72 6e 69 6e 67 0a 2a 20 47 75 69 6c |returning.* Guil| 00000690 65 2e 20 4f 4b 0a 2a 20 48 61 6d 73 74 65 72 73 |e. OK.* Hamsters| 000006a0 2e 20 4f 4b 0a 2a 20 48 61 75 6e 74 65 64 20 48 |. OK.* Haunted H| 000006b0 6f 75 73 65 2e 20 4f 4b 0a 2a 20 48 65 69 6d 64 |ouse. OK.* Heimd| 000006c0 61 6c 6c 2e 20 4f 4b 0a 2a 20 4c 65 6d 6d 69 6e |all. OK.* Lemmin| 000006d0 67 73 20 32 2e 0a 20 20 48 61 63 6b 73 20 70 65 |gs 2.. Hacks pe| 000006e0 72 66 65 63 74 6c 79 20 6f 75 74 73 69 64 65 20 |rfectly outside | 000006f0 74 68 65 20 6d 61 69 6e 20 67 61 6d 65 20 73 63 |the main game sc| 00000700 72 65 65 6e 2e 20 4f 74 68 65 72 77 69 73 65 20 |reen. Otherwise | 00000710 68 61 63 6b 73 20 4f 4b 2c 20 62 75 74 0a 20 20 |hacks OK, but. | 00000720 64 75 72 69 6e 67 20 69 6e 74 65 72 72 75 70 74 |during interrupt| 00000730 2c 20 74 68 65 20 6b 65 79 62 6f 61 72 64 20 69 |, the keyboard i| 00000740 73 20 64 69 73 61 62 6c 65 64 2c 20 61 6e 64 20 |s disabled, and | 00000750 74 68 65 20 68 61 72 64 20 64 69 73 63 20 77 6f |the hard disc wo| 00000760 6e 27 74 20 77 6f 72 6b 2e 0a 20 20 59 6f 75 20 |n't work.. You | 00000770 63 61 6e 20 67 65 74 20 72 6f 75 6e 64 20 74 68 |can get round th| 00000780 69 73 20 62 79 20 74 79 70 69 6e 67 20 61 6e 79 |is by typing any| 00000790 20 6e 75 6d 62 65 72 73 20 28 69 6e 74 6f 20 74 | numbers (into t| 000007a0 68 65 20 73 65 61 72 63 68 20 77 69 6e 64 6f 77 |he search window| 000007b0 2c 20 66 6f 72 0a 20 20 65 78 61 6d 70 6c 65 29 |, for. example)| 000007c0 2c 20 61 74 20 61 6f 6e 74 68 65 72 20 73 63 72 |, at aonther scr| 000007d0 65 65 6e 2c 20 74 68 65 6e 20 69 6e 74 65 72 72 |een, then interr| 000007e0 75 70 74 69 6e 67 20 61 6e 64 20 70 65 72 66 6f |upting and perfo| 000007f0 72 6d 69 6e 67 20 74 68 65 20 73 65 61 72 63 68 |rming the search| 00000800 2e 0a 20 20 4f 74 68 65 72 20 73 74 72 61 6e 67 |.. Other strang| 00000810 65 20 74 68 69 6e 67 73 20 68 61 70 70 65 6e 20 |e things happen | 00000820 74 6f 20 74 68 65 20 74 69 6d 65 20 77 68 69 6c |to the time whil| 00000830 73 74 20 69 6e 74 65 72 72 75 70 74 69 6e 67 20 |st interrupting | 00000840 2d 20 62 75 74 74 6f 6e 73 20 64 6f 6e 27 74 0a |- buttons don't.| 00000850 20 20 73 6c 61 62 20 69 6e 2c 20 61 6e 64 20 44 | slab in, and D| 00000860 65 73 6b 74 6f 70 20 48 61 63 6b 65 72 27 73 20 |esktop Hacker's | 00000870 61 75 74 6f 2d 73 63 72 6f 6c 6c 69 6e 67 20 73 |auto-scrolling s| 00000880 63 72 6f 6c 6c 20 62 61 72 73 20 65 61 74 20 74 |croll bars eat t| 00000890 68 65 20 70 6f 69 6e 74 65 72 2e 0a 20 20 54 61 |he pointer.. Ta| 000008a0 6b 65 20 63 61 72 65 20 77 69 74 68 20 74 68 69 |ke care with thi| 000008b0 73 20 67 61 6d 65 2e 20 49 74 20 64 6f 65 73 20 |s game. It does | 000008c0 6c 6f 74 73 20 6f 66 20 68 6f 72 72 69 64 20 74 |lots of horrid t| 000008d0 68 69 6e 67 73 2e 0a 2a 20 4d 61 64 20 50 72 6f |hings..* Mad Pro| 000008e0 66 65 73 73 6f 72 20 4d 61 72 69 61 72 74 69 2e |fessor Mariarti.| 000008f0 20 4f 4b 0a 2a 20 4d 61 67 6e 65 74 6f 69 64 73 | OK.* Magnetoids| 00000900 2e 0a 20 20 54 68 65 20 64 65 6d 6f 20 68 61 63 |.. The demo hac| 00000910 6b 73 20 66 69 6e 65 3b 20 74 68 65 20 66 75 6c |ks fine; the ful| 00000920 6c 20 76 65 72 73 69 6f 6e 20 64 6f 65 73 20 6e |l version does n| 00000930 6f 74 2e 20 49 20 68 61 76 65 20 6e 6f 20 69 64 |ot. I have no id| 00000940 65 61 20 77 68 79 20 74 68 69 73 20 69 73 2c 0a |ea why this is,.| 00000950 20 20 61 6e 64 20 49 27 6d 20 6c 6f 6f 6b 69 6e | and I'm lookin| 00000960 67 20 69 6e 74 6f 20 69 74 2e 0a 2a 20 4d 61 67 |g into it..* Mag| 00000970 69 63 20 50 6f 63 6b 65 74 73 2e 20 4f 4b 0a 2a |ic Pockets. OK.*| 00000980 20 4d 6f 6f 6e 20 44 61 73 68 2e 20 4f 4b 0a 2a | Moon Dash. OK.*| 00000990 20 4e 65 62 75 6c 75 73 2e 20 4f 4b 0a 2a 20 50 | Nebulus. OK.* P| 000009a0 61 72 61 64 72 6f 69 64 20 32 30 30 30 2e 20 4f |aradroid 2000. O| 000009b0 4b 0a 2a 20 50 68 61 65 74 68 6f 6e 2e 20 4f 4b |K.* Phaethon. OK| 000009c0 0a 2a 20 50 6f 70 75 6c 6f 75 73 2e 20 4f 4b 0a |.* Populous. OK.| 000009d0 2a 20 50 72 65 6d 69 65 72 20 4d 61 6e 61 67 65 |* Premier Manage| 000009e0 72 2e 20 4f 4b 0a 2a 20 51 75 61 72 6b 2e 0a 20 |r. OK.* Quark.. | 000009f0 20 44 6f 65 73 6e 27 74 20 77 6f 72 6b 2e 20 49 | Doesn't work. I| 00000a00 27 6d 20 6e 6f 74 20 73 75 72 65 20 71 75 69 74 |'m not sure quit| 00000a10 65 20 77 68 79 2c 20 62 75 74 20 69 74 20 68 61 |e why, but it ha| 00000a20 73 20 61 6c 77 61 79 73 20 63 61 75 73 65 64 20 |s always caused | 00000a30 70 72 6f 62 6c 65 6d 73 0a 20 20 77 69 74 68 20 |problems. with | 00000a40 6f 74 68 65 72 20 68 61 63 6b 69 6e 67 20 74 6f |other hacking to| 00000a50 6f 6c 73 20 74 6f 6f 2c 20 61 6e 64 20 69 74 20 |ols too, and it | 00000a60 77 6f 6e 27 74 20 77 6f 72 6b 20 6f 6e 20 74 68 |won't work on th| 00000a70 65 20 52 69 73 63 20 50 43 2e 2e 2e 0a 2a 20 52 |e Risc PC....* R| 00000a80 65 64 53 68 69 66 74 2e 20 4f 4b 0a 20 20 48 61 |edShift. OK. Ha| 00000a90 63 6b 73 20 66 69 6e 65 2c 20 62 75 74 20 73 65 |cks fine, but se| 00000aa0 74 73 20 74 68 65 20 6d 6f 75 73 65 20 6d 75 6c |ts the mouse mul| 00000ab0 74 69 70 6c 69 65 72 73 20 74 6f 20 30 20 73 6f |tipliers to 0 so| 00000ac0 20 74 68 61 74 20 74 68 65 20 6d 6f 75 73 65 20 | that the mouse | 00000ad0 70 6f 69 6e 74 65 72 0a 20 20 77 69 6c 6c 20 6e |pointer. will n| 00000ae0 6f 74 20 6d 6f 76 65 20 28 69 6e 20 66 61 63 74 |ot move (in fact| 00000af0 20 74 68 65 20 73 68 69 70 20 67 72 61 70 68 69 | the ship graphi| 00000b00 63 20 69 73 20 74 68 65 20 6d 6f 75 73 65 20 70 |c is the mouse p| 00000b10 6f 69 6e 74 65 72 21 29 20 61 6e 64 20 79 6f 75 |ointer!) and you| 00000b20 0a 20 20 63 61 6e 27 74 20 6f 70 65 72 61 74 65 |. can't operate| 00000b30 20 74 68 65 20 64 65 73 6b 74 6f 70 2e 20 54 6f | the desktop. To| 00000b40 20 72 65 70 6c 61 63 65 20 74 68 65 20 6d 6f 75 | replace the mou| 00000b50 73 65 20 6d 75 6c 74 69 70 6c 69 65 72 73 2c 20 |se multipliers, | 00000b60 70 72 65 73 73 20 46 31 32 2c 0a 20 20 2a 42 61 |press F12,. *Ba| 00000b70 73 69 63 2c 20 61 6e 64 20 65 6e 74 65 72 20 22 |sic, and enter "| 00000b80 4d 4f 55 53 45 20 53 54 45 50 20 33 22 20 61 6e |MOUSE STEP 3" an| 00000b90 64 20 22 51 55 49 54 22 2e 0a 2a 20 52 65 70 74 |d "QUIT"..* Rept| 00000ba0 6f 6e 20 32 2e 0a 20 20 44 6f 65 73 6e 27 74 20 |on 2.. Doesn't | 00000bb0 77 6f 72 6b 2e 20 41 70 70 61 72 65 6e 74 6c 79 |work. Apparently| 00000bc0 2e 0a 2a 20 53 65 6e 73 69 62 6c 65 20 53 6f 63 |..* Sensible Soc| 00000bd0 63 65 72 2e 20 4f 4b 0a 20 20 53 65 65 20 5a 6f |cer. OK. See Zo| 00000be0 6f 6c 2e 20 48 6f 77 65 76 65 72 2c 20 52 65 6e |ol. However, Ren| 00000bf0 65 67 61 64 65 20 68 61 76 65 20 6f 62 76 69 6f |egade have obvio| 00000c00 75 73 6c 79 20 6e 6f 74 69 63 65 64 20 74 68 61 |usly noticed tha| 00000c10 74 20 74 68 65 20 53 63 72 65 65 6e 42 6c 61 6e |t the ScreenBlan| 00000c20 6b 65 72 0a 20 20 63 61 6e 20 6c 6f 73 65 20 74 |ker. can lose t| 00000c30 68 65 20 63 6f 6c 6f 75 72 73 2c 20 61 6e 64 20 |he colours, and | 00000c40 68 61 76 65 20 68 65 6c 70 66 75 6c 6c 79 20 70 |have helpfully p| 00000c50 72 6f 76 69 64 65 64 20 61 20 6b 65 79 20 74 6f |rovided a key to| 00000c60 20 72 65 64 72 61 77 20 74 68 65 0a 20 20 63 6f | redraw the. co| 00000c70 6c 6f 75 72 73 2c 20 77 68 69 63 68 20 79 6f 75 |lours, which you| 00000c80 20 63 61 6e 20 75 73 65 20 61 66 74 65 72 20 44 | can use after D| 00000c90 65 73 6b 74 6f 70 20 48 61 63 6b 65 72 2e 20 49 |esktop Hacker. I| 00000ca0 74 27 73 20 53 70 61 63 65 2e 0a 2a 20 53 74 75 |t's Space..* Stu| 00000cb0 6e 74 20 52 61 63 65 72 20 32 30 30 30 2e 0a 20 |nt Racer 2000.. | 00000cc0 20 44 6f 65 73 6e 27 74 20 77 6f 72 6b 20 2d 20 | Doesn't work - | 00000cd0 63 72 61 73 68 65 73 20 77 68 65 6e 20 79 6f 75 |crashes when you| 00000ce0 20 72 75 6e 20 69 74 2e 20 44 6f 6e 27 74 20 6b | run it. Don't k| 00000cf0 6e 6f 77 20 77 68 79 2c 20 61 6e 64 20 49 20 63 |now why, and I c| 00000d00 61 6e 27 74 20 74 65 73 74 20 69 74 0a 20 20 61 |an't test it. a| 00000d10 74 20 74 68 65 20 6d 6f 6d 65 6e 74 20 61 73 20 |t the moment as | 00000d20 69 74 20 77 6f 6e 27 74 20 77 6f 72 6b 20 6f 6e |it won't work on| 00000d30 20 74 68 65 20 52 69 73 63 20 50 43 20 65 69 74 | the Risc PC eit| 00000d40 68 65 72 2e 20 42 75 74 20 49 20 65 78 70 65 63 |her. But I expec| 00000d50 74 20 69 74 27 73 0a 20 20 73 6f 6d 65 74 68 69 |t it's. somethi| 00000d60 6e 67 20 74 6f 20 64 6f 20 77 69 74 68 20 74 68 |ng to do with th| 00000d70 65 20 64 69 73 63 20 70 72 6f 74 65 63 74 69 6f |e disc protectio| 00000d80 6e 2e 0a 2a 20 53 70 68 65 72 65 73 20 6f 66 20 |n..* Spheres of | 00000d90 43 68 61 6f 73 2e 20 4f 4b 0a 2a 20 53 69 6d 20 |Chaos. OK.* Sim | 00000da0 43 69 74 79 2e 20 4f 4b 0a 2a 20 53 6d 61 6c 6c |City. OK.* Small| 00000db0 2e 20 4f 4b 0a 20 20 54 68 69 73 20 67 61 6d 65 |. OK. This game| 00000dc0 27 73 20 6d 65 6d 6f 72 79 20 73 65 74 2d 75 70 |'s memory set-up| 00000dd0 20 73 65 71 75 65 6e 63 65 20 63 6f 6d 70 6c 61 | sequence compla| 00000de0 69 6e 73 20 69 66 20 69 74 20 63 61 6e 27 74 20 |ins if it can't | 00000df0 73 68 72 69 6e 6b 20 74 68 65 20 66 6f 6e 74 0a |shrink the font.| 00000e00 20 20 63 61 63 68 65 20 74 6f 20 30 4b 2c 20 65 | cache to 0K, e| 00000e10 76 65 6e 20 69 66 20 69 74 20 64 6f 65 73 6e 27 |ven if it doesn'| 00000e20 74 20 6e 65 65 64 20 74 68 65 20 6d 65 6d 6f 72 |t need the memor| 00000e30 79 2e 20 53 6f 20 77 68 65 6e 20 72 75 6e 6e 69 |y. So when runni| 00000e40 6e 67 20 69 74 2c 20 79 6f 75 0a 20 20 6d 75 73 |ng it, you. mus| 00000e50 74 20 6d 61 6b 65 20 73 75 72 65 20 6e 6f 62 6f |t make sure nobo| 00000e60 64 79 20 69 73 20 75 73 69 6e 67 20 6f 75 74 6c |dy is using outl| 00000e70 69 6e 65 20 66 6f 6e 74 73 20 61 74 20 61 6c 6c |ine fonts at all| 00000e80 2e 20 44 65 73 6b 74 6f 70 20 48 61 63 6b 65 72 |. Desktop Hacker| 00000e90 20 6d 75 73 74 0a 20 20 62 65 20 63 6f 6e 66 69 | must. be confi| 00000ea0 67 75 72 65 64 20 74 6f 20 75 73 65 20 74 68 65 |gured to use the| 00000eb0 20 73 79 73 74 65 6d 20 66 6f 6e 74 20 69 6e 73 | system font ins| 00000ec0 74 65 61 64 20 6f 66 20 6f 75 74 6c 69 6e 65 20 |tead of outline | 00000ed0 66 6f 6e 74 73 20 28 74 68 65 20 43 68 6f 69 63 |fonts (the Choic| 00000ee0 65 73 0a 20 20 77 69 6e 64 6f 77 29 2c 20 61 6e |es. window), an| 00000ef0 64 20 6e 6f 20 6f 74 68 65 72 20 74 61 73 6b 73 |d no other tasks| 00000f00 20 73 68 6f 75 6c 64 20 62 65 20 6c 6f 61 64 65 | should be loade| 00000f10 64 2e 20 49 66 20 79 6f 75 20 63 61 6e 2c 20 70 |d. If you can, p| 00000f20 6f 6b 65 20 74 68 65 20 6d 65 6d 6f 72 79 0a 20 |oke the memory. | 00000f30 20 73 65 74 2d 75 70 20 75 74 69 6c 69 74 79 20 | set-up utility | 00000f40 73 6f 20 74 68 61 74 20 69 74 20 64 6f 65 73 6e |so that it doesn| 00000f50 27 74 20 6d 65 73 73 20 61 72 6f 75 6e 64 20 77 |'t mess around w| 00000f60 69 74 68 20 74 68 65 20 6d 65 6d 6f 72 79 2c 20 |ith the memory, | 00000f70 74 6f 20 61 76 6f 69 64 0a 20 20 74 68 65 73 65 |to avoid. these| 00000f80 20 70 72 6f 62 6c 65 6d 73 2e 0a 2a 20 53 75 70 | problems..* Sup| 00000f90 65 72 20 50 6f 6f 6c 2e 20 4f 4b 0a 2a 20 53 70 |er Pool. OK.* Sp| 00000fa0 65 65 64 62 61 6c 6c 20 32 2e 20 4f 4b 0a 2a 20 |eedball 2. OK.* | 00000fb0 53 74 79 78 2e 20 4f 4b 0a 2a 20 53 77 69 76 2e |Styx. OK.* Swiv.| 00000fc0 20 4f 4b 3f 0a 20 20 41 63 63 6f 72 64 69 6e 67 | OK?. According| 00000fd0 20 74 6f 20 42 65 72 74 79 20 74 68 69 73 20 44 | to Berty this D| 00000fe0 4f 45 53 20 68 61 63 6b 20 66 69 6e 65 2c 20 75 |OES hack fine, u| 00000ff0 6e 6c 65 73 73 20 79 6f 75 20 61 6c 74 65 72 20 |nless you alter | 00001000 74 68 65 20 52 41 4d 20 64 69 73 63 0a 20 20 77 |the RAM disc. w| 00001010 68 69 6c 73 74 20 68 61 63 6b 69 6e 67 2c 20 77 |hilst hacking, w| 00001020 68 65 6e 20 69 74 20 63 72 61 73 68 65 73 20 6f |hen it crashes o| 00001030 6e 20 72 65 74 75 72 6e 69 6e 67 2e 20 52 65 61 |n returning. Rea| 00001040 73 6f 6e 20 75 6e 6b 6e 6f 77 6e 2e 20 49 20 68 |son unknown. I h| 00001050 61 76 65 6e 27 74 0a 20 20 74 65 73 74 65 64 20 |aven't. tested | 00001060 74 68 69 73 20 28 49 20 63 61 6e 27 74 20 6e 6f |this (I can't no| 00001070 77 29 2c 20 62 75 74 20 49 27 64 20 62 65 20 73 |w), but I'd be s| 00001080 75 72 70 72 69 73 65 64 20 69 66 20 44 65 73 6b |urprised if Desk| 00001090 74 6f 70 20 48 61 63 6b 65 72 20 63 6f 75 6c 64 |top Hacker could| 000010a0 0a 20 20 68 61 63 6b 20 69 74 20 61 74 20 61 6c |. hack it at al| 000010b0 6c 2c 20 77 68 61 74 20 77 69 74 68 20 61 6c 6c |l, what with all| 000010c0 20 69 74 73 20 66 75 6e 6e 79 20 69 6e 74 65 72 | its funny inter| 000010d0 72 75 70 74 73 2e 0a 2a 20 54 65 72 72 61 6d 65 |rupts..* Terrame| 000010e0 78 2e 20 4f 4b 0a 2a 20 54 65 72 74 69 73 2e 0a |x. OK.* Tertis..| 000010f0 20 20 44 6f 65 73 6e 27 74 20 77 6f 72 6b 2c 20 | Doesn't work, | 00001100 61 70 70 61 72 65 6e 74 6c 79 2e 0a 2a 20 54 68 |apparently..* Th| 00001110 65 20 54 69 6d 65 20 4d 61 63 68 69 6e 65 2e 20 |e Time Machine. | 00001120 4f 4b 0a 2a 20 54 6f 70 20 42 61 6e 61 6e 61 2e |OK.* Top Banana.| 00001130 20 4f 4b 0a 2a 20 54 6f 77 65 72 20 6f 66 20 42 | OK.* Tower of B| 00001140 61 62 65 6c 2e 20 4f 4b 0a 2a 20 54 77 69 6e 20 |abel. OK.* Twin | 00001150 57 6f 72 6c 64 2e 20 4f 4b 0a 2a 20 58 65 6e 6f |World. OK.* Xeno| 00001160 6e 20 32 2e 20 4f 4b 0a 2a 20 5a 6f 6f 6c 2e 20 |n 2. OK.* Zool. | 00001170 4f 4b 0a 20 20 48 61 63 6b 73 20 66 69 6e 65 2c |OK. Hacks fine,| 00001180 20 62 75 74 20 6f 6e 20 72 65 74 75 72 6e 69 6e | but on returnin| 00001190 67 20 74 68 65 20 73 63 72 65 65 6e 20 77 69 6c |g the screen wil| 000011a0 6c 20 62 65 20 61 6c 6c 20 62 6c 61 63 6b 2c 20 |l be all black, | 000011b0 73 6f 20 79 6f 75 20 63 61 6e 27 74 20 73 65 65 |so you can't see| 000011c0 0a 20 20 77 68 61 74 27 73 20 68 61 70 70 65 6e |. what's happen| 000011d0 69 6e 67 20 28 74 68 65 20 73 61 6d 65 20 68 61 |ing (the same ha| 000011e0 70 70 65 6e 73 20 69 66 20 74 68 65 20 53 63 72 |ppens if the Scr| 000011f0 65 65 6e 42 6c 61 6e 6b 65 72 20 63 75 74 73 20 |eenBlanker cuts | 00001200 69 6e 29 2e 20 59 6f 75 20 77 69 6c 6c 0a 20 20 |in). You will. | 00001210 65 69 74 68 65 72 20 68 61 76 65 20 74 6f 20 67 |either have to g| 00001220 65 74 20 6b 69 6c 6c 65 64 20 6f 72 20 66 69 6e |et killed or fin| 00001230 64 20 61 20 62 6f 6e 75 73 20 74 68 61 74 20 6d |d a bonus that m| 00001240 61 6b 65 73 20 74 68 65 20 73 63 72 65 65 6e 20 |akes the screen | 00001250 66 6c 61 73 68 20 74 6f 0a 20 20 72 65 73 74 6f |flash to. resto| 00001260 72 65 20 74 68 65 20 63 6f 6c 6f 75 72 73 2e 20 |re the colours. | 00001270 4f 72 20 75 73 65 20 74 68 65 20 5a 6f 6f 6c 50 |Or use the ZoolP| 00001280 61 74 63 68 20 72 61 73 74 65 72 20 62 61 72 73 |atch raster bars| 00001290 20 70 72 6f 67 72 61 6d 2e 0a | program..| 0000129a