Jump to content
Jet Set Willy & Manic Miner Community

Spider

Moderator
  • Posts

    5,294
  • Joined

  • Last visited

Everything posted by Spider

  1. 109 downloads

    The initial idea of this small game occurred to Andy one boring weekend afternoon. It was to make a mini "25 items and 25 rooms" variant of JSW, but after trying this out, in reality it did not seem that much fun. Thoughts then turned to have a grand total of 100 items spread around 25 modified rooms. This involved much demolition and rebuilding of Willy's original mansion to accomplish sensibly! Some of the conventional paths to reach certain items are slightly altered, although the game room layouts are (broadly speaking at least) not too far from the original game. The download .zip contains a standard .tap file of the game as well as a more detailed readme.txt file We hope you enjoy this game as much as we did putting it together and look forward to reading any comments and/or feedback on it.
  2. It's fine and I greatly appreciate you letting us know about it. :thumbsup: Regarding finding one I suspect if one was on Ebay UK site it would likely command a "lol rare" price tag. I suspect the better price (even allowing for postage costs) would be to search the German Ebay site directly for such. :) Hehe. Not surprising. ;) " Diener! " or perhaps " Bedienung! " would possibly be appropriate to say before that sentence. :) My Deutsch is not very good either. :unsure:
  3. The game code block is identical to the English release, the CRC confirms this when looking at just the raw 32768 length block of code. It matches the later (proper) release of JSW, the one with the in-game tune of "If I Were a Rich Man" , whereas the early (first preproduction almost) release of JSW had the MM in-game tune of "In the Hall of the Mountain King" Its interesting the way the .tzx was saved actually as it was sampled directly from the tape without the usual tools hence when you view it in ZXE it shows as raw data rather than tapefiles themselves. :) In summary the 'difference' is limited to the actual inlay language/wording itself then, the tape 'content' is the same. :) This is not to diss it in any way, it is very much worth preserving! I would not mind one for my collection simply as is different, the same way I have a 'multiformat' Amstrad/Spectrum JSW2 tape. :thumbsup:
  4. I concur, similar for me but I do not currently have myself connected 24/7 (As currently I have to pay per GB) , so I tend to work offline then connect as and when I need to. Having it available and running without outbound connections being required is excellent.
  5. Vielen Dank :) EDIT... I think the game is the same the text is too, the 'redundant' code at the end may be different but I've not had chance to look into this yet. ^ Please don't make me try to remember how to post that in German! :( :D
  6. Thank you for the update. I've not edited my post again to reflect this just yet as I've not digested what I need to update, unless its just the wording of "five" to "six" :) That would indeed be an interesting idea. :) Once a player has 'tried' the room out initially it then is obvious they should leave the nearest object till last in order to enter the Portal. From what I can very vaguely recall 'back then' I too would of been likely to not realise my mistake initially in object collection. Probably not relevant here but it maybe worth noting I had purchased JSW a good six months before I purchased (yes I did pay!) Manic Miner, so my initial platform playing techniques were slightly more honed I suppose towards JSW's game engine general behaviour. Back on topic it could be set to be an object further away perhaps. I did toy with the thought of having Eugene move more slowly on his "get to Portal!" routine but this would seem to be a bit of faffing about needlessly. :unsure:
  7. I've updated my original post to very slightly re-word it (I say slightly, it could be much improved I know!) and also more importantly to include #hex values of each change too, a 'best of both worlds' so to speak. :) I've also bolded the vast majority of the relevant address numericals too. EDIT... Although it is likely already well known it should be put as a minor ( miner? :D ) note regardless that the 'Re-Release' versions by Mastertronic (M.A.D) and VentaMatic (Spanish release) both use the Software Projects code, albeit with fractional differences but that is something for another topic.
  8. Regarding Eugene himself, I see two reasonably easy choices here: Method One: Have him 'angry' but not guarding the Portal. Upon collecting the last item, he will start to colour cycle but not stop at the Portal entrance. To do this just NOP out five bytes, in effect removing three instructions. It may not actually be necessary to remove all three however this does work. S.P. Version: The five bytes in question are located at 36355 to 36360 / #8E03 to #8E08 , both decimal and hexadecimal lists provided: 36355 LD A , (32884) 36358 OR A 36359 JR Z , 36378 #8E03 LD A , (#8074) #8E06 OR A #8E07 JR Z , #8E1A B.B. Version: In a slightly different place as you would expect and can be found at 36344 to 36349 / #8DF8 to #8DFD , again in both decimal and hexadecimal 36344 LD A , (32884) 36347 OR A 36348 JR Z , 36367 #8DF8 LD A , (#8074) #8DFB OR A #8DFC JR Z , #8E0F Method Two: Have him ignore the fact that all the objects have been collected. This means he will simply continue to move up and down as per normal. To do this three small pokes are needed. S.P. Version: NOP out the JR Z , 36378 / #8E1A instruction at 36359 / #8E07 (Two bytes) then change the single byte at 36449 / #8E61 from 32 / #20 to a 24 / #14 , this changes the instruction at 36449 / #8E61 from a JR NZ to a JR Original: 36449 JR NZ , 36458 Changed: 36449 JR 36458 Original: #8E61 JR NZ , #8E6A Changed: #8E61 JR , #8E6A B.B. Version: Again the same thing just in a slightly different place. NOP out the JR Z , 36367 / #8E5F instruction at 36348 / #8E56 (Two bytes) then change the single byte at 36438 / #8DFC from 32 / #20 to a 24 / #14 to effect a change from a JR NZ to a JR: Original: 36438 JR NZ , 36447 Changed: 36438 JR 36447 Original: #8E56 JR NZ , #8E5F Changed: #8E56 JR , #8E5F EDIT... Updated to include both #hex and decimal, and "bolded" most of the relevant numeral values.
  9. I've got to confess the differing hack levels for JSWED are a slight source of confusion :unsure: even though most (if not all ?) of their specifics are in the .pdf , same with a 64 vs 128 too.
  10. Yes I think something would have to be done with him to allow that cavern to play properly, possibly just have him 'angry' with colour cycling but not guarding as per 'another game' ;) where this can be seen I looked on Tipshop actually but there's only the one I submitted currently for 'Not interested in guarding' which is three pokes and simply causes him to ignore the fact all objects are collected (no colour cycling) and merely carry on as normal.
  11. This actually applies to JSW as well but in reverse. Let me explain as best as I can: Imagine Manic Miner where you do not have to recollect an item if you should lose a life, upon such life loss the air supply will be restored (otherwise you could end up in a loop) but the items remaining are just that, if there was only one before M.W had an 'accident' that is the only one left to collect to complete the cavern. This does pose a couple of difficulties however, Eugene immediately springs to mind here. ----- In reverse to this let us consider JSW: Lets say M.W had an 'accident' in The Off Licence. Upon restarting the room he would have to re-collect all the items in this room again. Obviously the item counter would of been decremented to match/reflect the real count beforehand. The latter item count might pose a problem in keeping track of it all too. Any thoughts on these slightly random ideas ? The former (Manic Miner) does seem slightly more logical. :unsure: :)
  12. Great to see/read about the changes, improvements and 'expansion' (if that's the correct word) on the site Danny. :)
  13. Welcome! :) That's perfectly fine to post here. I did see your screenshot on WOS and first thought they looked like Cybernoid graphics, however I have since played it and noted the huge variety (this is a good thing) of game graphics in use. :thumbsup:
  14. Thanks for the correction. :thumbsup:
  15. On another "jumping" related theme ;) Software Projects: 35604 , 44 or #8B14 , #2C 35604, 100 or #8B14, #64 Bug-Byte: 35598 , 44 or #8B0E , #44 35598, 87 or #8B0E, #57 Should be noted that it is probably best applied with 'safe falling' too (it is completely optional but recommended!) so I'll provide those ones here for convenience: Software Projects: 35815 , 255 or #8BE7 , #FF Bug-Byte: 35809 , 255 or #8BE1 , #FF EDIT... Given the slightly odd nature of this, after a little bit of thought the optional pokes listed immediately above should probably be set at 16 (#10) instead of 255 (#FF)
  16. Thanks Danny! :thumbsup: I'll just add a quick combi pic screenshot:
  17. Spider

    Pc Version

    Thanks for this. :thumbsup: I did actually purchase one of his CD's 'back then' not really knowing much better at the time. It was one of the very early ones I think as the later ones (iirc) were two discs not one. I did enjoy the fully expanded JSW game within games though. :) I don't recall that bug you mention. I think a Virtual environment (or DosBox) is needed to play these now given they are likely to not function on a 64 bit OS. I'm attaching a quick screengrab of the mentioned link too for convenience:
  18. I did wonder a while back if there was a better way of doing this, not the actual code more the way the 'data' for it is present. I vaguely recall trying a fully compressed full screen to expand and LDIR into screen memory although from what I remember there were no byte savings from this, given it had to live 'somewhere' anyway in its original format. Impressive stuff. :thumbsup:
  19. That's great many thanks. :) :) I recall reading with much interest your C16/C64 details on Manic Miner too a while back.
  20. Actually ignore that! Tested my disk version (without keypad entry as supplied) and it works: Tested V2 of the tape version on a 464 and that worked too. The only issue I have noted is some of the rooms, particularly if you look at the Cartography Room cheat page, try the two I have changed/highlighted in red in this pic for ease of location: Results in this 'room' being shown, its playable too although any exit results in a life loss or as happened once (in the slightly 'not right' release tape) a machine reset. The real tape/disk images result in a life loss however. The combi pic explains: By rights the lower red block should be 'drinking water' and the upper right red block part of 'secret passage' if memory serves correctly. :unsure: :)
  21. None of my versions appear to accept the code :unsure: , I find that slightly odd as V1 especially appears to be 'all there' as you'd expect it to be. I will obtain another copy from elsewhere. By "all there" I simply mean it retains the keypad code entry and also does not run on a 6128!
  22. Norman, I tried what I suspect was the 'original' versions of JSW2 via emulated Amstrad. I suspected it was reasonably intact as the game froze on V1 completely when trying to run on a 6128 so I was forced to use 464 mode, both V1 and V2 were loaded via emulated tape, complete with working keypad/code entry page. I did not bother with disk versions. I was unable to invoke the cheat despite several efforts on both the title screen, during play and then actually while being in the Cartography Room itself (not necessary I know) , I also tried with the COPY key held down and with and without shift too, just incase. I do think it may well be present in V1 at least still, however its activation I think there is a little bit more to it. I can recall reading something quite a while back about it I'll have to look into it a bit more. EDIT...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.