-
Posts
5,316 -
Joined
-
Last visited
Everything posted by Spider
-
This is JSW1. It does work. But you have to uncompress it before running the code. The compression in this case is just to reduce the 'saved' file size down. :)
-
Well I guess that's true. But you'd need some kind of 'on the fly' decompression to 'test' it as you'd not really be able to reliably edit a compressed file. Think of this as trying to edit say a .zip file "directly" with a hex editor. At least that's how I see it, I could be completely wrong. :) This saves quite a bit of loading time on a 'real' machine or emulated for 'tape emulation freaks' (such as me!) From various bits of research ( ! ) they were going to be part of the MegaTree. There was something he said once (well, so I read) along the lines of the fact the tree was meant to be a lot bigger, so I'd assume that is where at least two if not more of them would of been.
-
Oh in the path of the rope ? :o :) Would that not cause an IDS ? :unsure:
-
The only use of this I can think would be where you need to climb up a rope to avoid say a row of floor nasties then climb down and exit the rope to run across some crumblies. The rope would have to be not central in most cases, say starting at 4 to 8 blocks in from the left. :unsure: Its an interesting thought though, but I would think once he'd landed on the crumbly, the 'reduce the floor!' part would start it may just take another game tick or two before the main loop 'saw' where he was standing and started this.
-
The issue with compression is when its unpacked it takes the same size as the original did, unless I'm missing something ? :) I can compress JSW down to about 18K in some cases ( ! ) but it won't run in that state. :D
-
Slightly off topic but I like the ROM Disassembly. :) Having read the book about it, the info you've provided (from what bits I've looked at so far) are very helpful.
-
To clarify this a bit: Sinclair Joystick on Interface2 (left socket) 1=left 2=right 3=down 4=up 5=fire Sinclair Joystick on Interface2 (right socket) this is the one most used: 6=left 7=right 8=down 9=up 0=fire 'Cursor' interface Joystick: I don't think these were too common 5=left 6=down 7=up 8=right 0=fire Kempston: Not 'directly' mapped to any keys so its popular. Can be read from Basic too with IN 31 such as: 10 PRINT AT 0,0;" " 20 PRINT AT 0,0;IN 31 30 GOTO 10
-
I do not use them either. Bear in mind part of the reason for those keys to control him was for the Sinclair joystick option (which used 67890 or 12345) but that's not of much practical value these days, emulation tends to use Kempston anyway The only caveat would be someone on a real machine (a +2 / +2A / +3) using the built in joystick ports as these *are* those key combinations. :)
-
:lol: well that's true. Oh I see sorry. :) , I thought it was in a PM for some reason.
-
POKE 35681,255 / #8B61,#FF POKE 35682,255 / #8B62,#FF POKE 35683,0 / #8B63,#00 POKE 35684,0 / #8B64,#00 Tested. That is very slow :) Its about a frame a second. I was not sure why you were bumping the topic. :) Hence the post above this one with a 'retest' of the values, all four.
-
Is #FF not slow enough ? :) One way would be to do a jump out of the main loop to higher memory to a 'delay' routine, the jump back again. This could be a bit messy though. :unsure:
-
The appropriate topics were moved. :)
-
I had a very brief chat with Lee a few days ago. Unfortunately circumstances (and to some extent, resources but not all of them) limit what I can do to assist.
-
:) That's quite a neat fix.
-
As title ( ! ) I found this amongst my collection. Its actually dated 19th Jan 1995 in my files but that does not really mean a great deal. Offers some features it seems. note the game is not properly patched for safety (the four bugs) though. Example1. Keep Objects k_o..z80 This is very strange. :) Collect any objects you like (suggest you grab 3 or more) then kill Willy off by usual means. Now restart the game. you do not need to re-collect those objects you collected. Example2. Keep Room k_r.z80 Safe start ? Best way to explain this. Head to the First Landing and climb down the stairs a little bit, now turn around and jump up, aim to hit the guardian in Top Landing when Willy 'appears' in the room above to cause an IDS. When the game finishes, restart it and you'll start in the room Willy died in, aka Top Landing. Example3. No Instant Death no_i_d.z80 Best way to show this one: Go to Ballroom West on the right hand side of the screen. Now jump right so you'd enter the screen mid-air and normally it would be an IDS as you'd repeatedly hit the vertical guardian. This time you lose one life (on hitting it) then you restart safely on the left of Ballroom East. Example4. All ko_kr_nid.z80 This is just all three options above selected. Here is a 'menu' screenshot: Finally here is the file, its a .z80 unfortunately I do not have tape files. Note from looking at it, even without any options selected its semi pre-patched to some degree. Does not display properly (basic listing) in Spin, OK in Spectaculator. Start it with GOTO 15 if needed (attached file is already running and is 'as found') I'm aware 'safe start' is possible in JSWED though but the others are a bit of a mystery. :) JETSETHK.Z80
-
-
YS "April Showers' version used room 47 for their 'addition' :)
-
I think you could be right. An experiment is needed, moving the invisible object down to where it can be reached by simply walking over it (to be sure!) 79 'normal' objects but 83 present (2x Beach, 1x Swimming Pool, 1x Top Landing)
-
Its still invisible. :) I don't (think?) its actually collected even with the 'auto collect' cheat. But you do not need all the items (otherwise it would not be possible!) :)
-
I'd not tried moving into the wall, that would work I think but the problem is the object has no byte pattern so it may not be possible to collect it as its not 'seen' by the code unless you give it some 'form' as its by default blank. Its here ( as if you did not know! :) )
-
I agree its nice to give it a bit of an 'airing' as such. :) The original 'builder' did not have a game at all, it was merely an almost empty tape file with just a small bit of assembly to print a message.
-
Yes it can get very um 'wild' :D You can end up with things like the static chandelier moving about. Regarding the lockup: Once its started visit the Kitchen screens, either will do. Stay on it for about 30 seconds, enough time for the 'Chef's to move across and back. Now head to 'Under the MegaTree'. Climb the tree to 'Inside the MegaTrunk' This screen will really set it off. Watch the room description / time / item counter start to go a bit odd as it starts to get out of place and 'count' other characters. The in game tune will also fall apart around this time too. Quick method is just to go to 'Inside the MegaTrunk' and stay there for a minute but visiting the Kitchen first usually helps, also Quirkafleeg can do it, generally any room where the sprite pattern is now well out such as moving horizontally instead of vertically (Kitchen etc) can 'trigger' it. Once you've finished just move around a few more screens too.
-
[File] Jet Set Willy: The Nightmare Edition
Spider replied to Spider's topic in Download Discussions
I seem to remember reading (in a magazine iirc) there was some kind of idea that if Willy completed the game successfully he would be dancing with Maria or something along those lines... :unsure: The 'out of time' is a big bugged anyway as its "out of time" at 1am not midnight. :)