-
Posts
5,289 -
Joined
-
Last visited
Everything posted by Spider
-
8 downloads
A simple small file to load before the main JSW tape. It provides the following fixes to the standard game: 1. The second keypad code is always accepted 2. The invalid arrow in The Attic is rectified 3. The impossible Fire Cell in the Conservatory Roof is removed 4. The single Earth Cell in Banyan's Tree's trunk is replaced with an Air Cell 5. The air ink for Swimming Pool is changed to allow Willy to collect the item by himself 6. The top distance on ropes was reduced preventing Willy from accidentally jumping up where it was not intended 7. The interface1 pause lockup is fixed 8. The hidden First Landing item was moved to The Hall and given a shape borrowed from West Wing Roof It should be noted this is intended for a standard game, its effects on third party variants of JSW is unpredictable. -
You're welcome. :) I'll see if I can find any more variants although those are the only 'immediate to hand' ones. I'm not 100% sure if you can download the version from the archive link though, but while (hopefully not permanently) the live version is down it appears to be the only link.
-
The only links I can find for this are as follows. :) I have not examined the files to check their reliability or freedom from virii but I would be surprised if they did contain anything they should not: https://www.old-games.com/download/2358/jet-set-willy-ii-the http://div-arena.co.uk/wips/view/302 , Note: This link is not currently working. Try via the Archive here instead
-
Yes. :) The one in 'To the Kitchen' because as you know he can jump and land on top of it = not good! But you're completely correct regarding jumping up/across. See pic "in action" The Wine Cellar while I jump to avoid the floor guardian:
-
Yes :) , he can walk through them but not either jump from below or above and hit them, as in if he jumps all the way through it, he will die.
-
There is a side-effect from this actually I just noted. Willy can pass though fire cells in some instances, with a bit of care. The asterix on 'To the Kitchens...' he can pass through it from left to right if he jumps from underneath, with care, he must not land on top of any fire cell however. Passing right to left is a case of just walking through it! :) Standard un bug fixed (complete with keypad and attic bug etc) game engine, no other pokes applied except the one you indicated.
-
Before I tried it, I looked at the code section to see what it would do, my first thought was that it would allow him to fall through water (water not earth) cells, as in not be able to climb them. :unsure: Shows you how wrong I was! :lol:
-
38435,0 You're effectively making it ignore the conditional to check its attribute. Colour Clash :D
-
I thought I'd do a combi 'gridded' pic of MM/PGD/JSW just to have them side-by-side as such. I thought about Perils as well but given the resolution differences... :unsure:
-
The speed increase is relatively substantial, moreso when compared directly between the first and third file. Concur with you its fast enough like that. I only wish JSW would run at that speed! , I tend to play it at about 120% to 130% usually as that I find is a sensible compromise with it not being too fast for tight manoeuvres but at the same time not being too sluggish.
-
The stack version is a lot better I think. I do recall (unless I'm mistaken) there was at least one JSW and one MM 'fast' version where a lot of LDI's were replaced with other code, resulting in a speed increase.
-
Interesting example. :) As mentioned I did have a very vague "plan" to do this at some future point but given the FaceBook detail (I only had the email I've not logged in) I decided I would wait to see how it turned out. I would like to use PGD to create some JSW/MM type games eventually, that is part of the reason I purchased it :) Along with SEUD last year although my JSW/MM plans for that are best forgotten!
-
That was actually my plan. :) When time eventually (next year probably) permitted... I have not had chance yet to sit down with PGD to properly try it out. Problem is PGD is also 16 tiles in height. The conversion would not be an erm 'exact science' anyway I think given the factors you mentioned, more 'as near as sensibly and practically possible' to the original, hopefully without too many bugs being 'converted' either. As someone else has this is in progress, I'd assume perhaps PGD or Boriel maybe is being used, I can simply wait to see how their project progresses. :) EDIT... A "grid" pic from the example game "Space Hopper" during play to illustrate the screen:
-
There was actually a post on Facebook a few days ago in the "Central Cavern" group: A Spectrum version of this is in progress by one of the groups members: Possibly using PGD (not sure, I'm speculating on this part) however I do not have any more details on it just yet aside from an 'in progress / so far' type screenshot: Viewing said group may yield more information for those interested in keeping up to date with progress on this potentially exciting project. It may well fix some of the small issues present in the original Vic version without destroying the original gameplay too. I'm relatively confident on what I have seen so far though it will be a good port/conversion. :)
-
[File] JetSet Willy (Amstrad) Cheat versions
Spider replied to Spider's topic in Download Discussions
Update: This now includes a tape version (.tzx file) with infinite lives. The tape image I modified from a standard Speedlock protected tape of JSW1 whilst retaining the original loader and protection, you just get the benefit of infinite lives (no other cheats) while keeping the originality of the loader/protection intact. :thumbsup: Said new 'tape' version has been tested on a 464,664 and 6128 without any issues. -
Update: The 'slightly difficult to find' tape version of the above (as most 'tape' versions despite their branding are actually 'Final Frontier' aka JSW2) has been found and added as a new .zip alongside the original disk .zip too. :) The tape is original (SPL protection) from the compilation release version*. It is fully compatible with the CPC464 , 664 and 6128. * The release version does not have keypad entry, this is not a modification, it is by design.
-
Jet Set Willy - Mildly Patched.rzx Two life losses (Conservatory Roof) otherwise OK. :) I did purposely take a leisurely route though.
-
View File Jet Set Willy - Mildly Patched JSW1 for the Spectrum with a few mild patches present. Care was taken to avoid over-doing any fixes with a few exceptions. The intention being to try to retain reasonable originality but taking a mild twist on the regular '4 poke' fix: 1. The Basic loader was slightly altered (see screenshot) , the embedded codes for the flashing and colour blocks were replaced with their instruction counterparts. Care was taken to ensure the ordering was kept the same. The 'crash' poke was left intact but the real floating point value was changed from 23613 to 16384, thus ensuring the 'crash' poke did not have any effect as it was now just setting the first byte in the screen memory to 0 harmlessly. The combi-screenshot shows both original with 'exposed' embedded values and the 'replacement' one. Viewing them in 128K Basic they look about the same, the change is only really apparent in 48K Basic mode, however they function identically with the exception of not crashing if Break is pressed. 2. The keypad routine was left intact however rather than change the first JPZ or the second JPZ to just a JP (to always pass the keycode) the reset the machine instruction was changed to start the game instead by just changing 00000 to 34762. This way if both key code entries fail, the code falls though to the 'reset' line but its now going to jump to the title screen instead. This also preserves both calls to the keypad code too, so that both instruction strings are seen. 3. As per the official bug fix, the fire cell was removed from the Conservatory Roof. Viewing this screen on both JSW2 and on JSW1 and JSW2 on several other platforms, there is a mild variation in how it is fixed on those, generally it involves removal of one more fire cell but in this case, the single cell removal (although not perfect by any means) was felt sufficient. 4. As per the official bug fix, the earth cell in Banyan Tree was changed to a water cell. There are other fixes to this such as modifying the tree 'trunk' and/or the lower 'roots' area however these are a bit too much for a mild bug fix, so the official fix was felt best. 5. The self collecting item in Swimming pool, there are various ways to fix this however a fractionally different approach was taken. The most common one is to set the ink to 5 (cyan) however in this case it was set to 4 (green) as this may be a more suitable colour given Orangery is above, aka: a 'Vines' effect and that screen is mostly green too 6. The invisible object in First landing, although the official 'fix' moves it, unless further action is taken it is still invisible and it is quite possible to miss it if you are jumping to avoid an arrow. Rather than give it shape/form it was easier to simply remove it from the game. 7. The double object on the beach, there are two ways of looking at this. Previously splitting it into two and moving one further to the left so Willy is forced to use the water 'conveyor' seemed ideal however this file is meant to be a mild fix so the best approach here was merely to set it to be just one object not two. 8. The pause bug caused by the presence of an Interface1, as per Skoolkids bug fix this was rectified by changing the IN A © to IN A (254) , along with a single NOP for the inactivity counter as well. This does not prevent pause it merely means the game will not auto-pause, the same as if the in-game music is playing. 9. The ability for Willy to leap from the top of a rope where he is not intended to such as Beach , On The Roof were rectified by changing his height comparator from 12 up to 15. This usually prevents him climbing high enough to be able to 'jump top exit' while on a rope. 10. Thought was given to the guardian halo effect, as well as corrupted conveyors although their fixes involve potentially putting some code into the unused areas, the same as the bug that effects Under The Roof if you happen to fall off. The latter two quirks were ignored and the former 'halo' ones were fixed by simply turning off the bright effect on the few effected sprites. 11. The infamous 'attic bug' was rectified using the official method of setting its co-ordinates correctly as this is the most sensible and efficient fix. 12. The incorrect animation counter for the Monk/Priest in Chapel as well as the saw in Cuckoo's Nest were fixed by setting them from 03 to 07 and setting their correct starting frames so they animate as intended and do not move 'backwards' 13. Unlucky for some ? The slightly annoying effect of the time and item count temporarily flashing back to 000 and 07:00am was rectified by changing their initial display values to be a blank space, leaving the colon intact. This means that they temporarily flick out and back in again however this seems indefinitely preferable to having them appear to have the incorrect values displayed albeit temporarily. There is a small article in our Articles system describing this in detail. 14. Finally, the existing bugs/quirks such as jumping from the top of Dr Jones and Watch Tower as well as Esmerelda are left in, as they were in the original file, along with the TRS-Dos code at the end of the file. Enjoy! Submitter Spider Submitted 09/12/2018 Category Jet Set Willy [Patched]
-
104 downloads
JSW1 for the Spectrum with a few mild patches present. Care was taken to avoid over-doing any fixes with a few exceptions. The intention being to try to retain reasonable originality but taking a mild twist on the regular '4 poke' fix: 1. The Basic loader was slightly altered (see screenshot) , the embedded codes for the flashing and colour blocks were replaced with their instruction counterparts. Care was taken to ensure the ordering was kept the same. The 'crash' poke was left intact but the real floating point value was changed from 23613 to 16384, thus ensuring the 'crash' poke did not have any effect as it was now just setting the first byte in the screen memory to 0 harmlessly. The combi-screenshot shows both original with 'exposed' embedded values and the 'replacement' one. Viewing them in 128K Basic they look about the same, the change is only really apparent in 48K Basic mode, however they function identically with the exception of not crashing if Break is pressed. 2. The keypad routine was left intact however rather than change the first JPZ or the second JPZ to just a JP (to always pass the keycode) the reset the machine instruction was changed to start the game instead by just changing 00000 to 34762. This way if both key code entries fail, the code falls though to the 'reset' line but its now going to jump to the title screen instead. This also preserves both calls to the keypad code too, so that both instruction strings are seen. 3. As per the official bug fix, the fire cell was removed from the Conservatory Roof. Viewing this screen on both JSW2 and on JSW1 and JSW2 on several other platforms, there is a mild variation in how it is fixed on those, generally it involves removal of one more fire cell but in this case, the single cell removal (although not perfect by any means) was felt sufficient. 4. As per the official bug fix, the earth cell in Banyan Tree was changed to a water cell. There are other fixes to this such as modifying the tree 'trunk' and/or the lower 'roots' area however these are a bit too much for a mild bug fix, so the official fix was felt best. 5. The self collecting item in Swimming pool, there are various ways to fix this however a fractionally different approach was taken. The most common one is to set the ink to 5 (cyan) however in this case it was set to 4 (green) as this may be a more suitable colour given Orangery is above, aka: a 'Vines' effect and that screen is mostly green too 6. The invisible object in First landing, although the official 'fix' moves it, unless further action is taken it is still invisible and it is quite possible to miss it if you are jumping to avoid an arrow. Rather than give it shape/form it was easier to simply remove it from the game. 7. The double object on the beach, there are two ways of looking at this. Previously splitting it into two and moving one further to the left so Willy is forced to use the water 'conveyor' seemed ideal however this file is meant to be a mild fix so the best approach here was merely to set it to be just one object not two. 8. The pause bug caused by the presence of an Interface1, as per Skoolkids bug fix this was rectified by changing the IN A © to IN A (254) , along with a single NOP for the inactivity counter as well. This does not prevent pause it merely means the game will not auto-pause, the same as if the in-game music is playing. 9. The ability for Willy to leap from the top of a rope where he is not intended to such as Beach , On The Roof were rectified by changing his height comparator from 12 up to 15. This usually prevents him climbing high enough to be able to 'jump top exit' while on a rope. 10. Thought was given to the guardian halo effect, as well as corrupted conveyors although their fixes involve potentially putting some code into the unused areas, the same as the bug that effects Under The Roof if you happen to fall off. The latter two quirks were ignored and the former 'halo' ones were fixed by simply turning off the bright effect on the few effected sprites. 11. The infamous 'attic bug' was rectified using the official method of setting its co-ordinates correctly as this is the most sensible and efficient fix. 12. The incorrect animation counter for the Monk/Priest in Chapel as well as the saw in Cuckoo's Nest were fixed by setting them from 03 to 07 and setting their correct starting frames so they animate as intended and do not move 'backwards' 13. Unlucky for some ? The slightly annoying effect of the time and item count temporarily flashing back to 000 and 07:00am was rectified by changing their initial display values to be a blank space, leaving the colon intact. This means that they temporarily flick out and back in again however this seems indefinitely preferable to having them appear to have the incorrect values displayed albeit temporarily. There is a small article in our Articles system describing this in detail. 14. Finally, the existing bugs/quirks such as jumping from the top of Dr Jones and Watch Tower as well as Esmerelda are left in, as they were in the original file, along with the TRS-Dos code at the end of the file. Enjoy! -
The 'cheat' version is attached. :) This provides options for: Infinite Lives , Infinite Time , Collision Detection (immunity more or less) as well as choosing the Starting Level: perils of willy cheat version.zip As an aside I used XVic to run this, as it would not behave in WinYape, but that is quite possibly normal, given that a C16 is not a Vic20. :)
-
A rather interesting video showing a minute or so from each version: https://www.youtube.com/watch?v=5NDEWuju0o4 00m : 26s : Dragon 32/64 01m : 09s : ZX Spectrum 02m : 16s : Commodore C16 03m : 17s : Amstrad CPC 464/6128 04m : 27s : Acorn BBC Micro 05m : 48s : Commodore C64 06m : 55s : MSX 08m : 09s : Neo Geo Pocket 09m :12s : Oric 1 10m : 24s : MGT SAM Coup