-
Posts
12 -
Joined
-
Last visited
About lemmylemming
- Birthday 05/18/2011
Profile Information
-
Gender
Male
-
Location
Chile
Recent Profile Visitors
610 profile views
lemmylemming's Achievements
Member (2/3)
21
Reputation
-
2026-02-13 16-51-04.mp4 After fixing some code, I got 4 guardians going at once! 🙂 It allows for a lot more, but inputting the guardian data is a bore. I've attached the updated project file, and i also added some short documentation for the guardian format. I forgot to mention, to add guardians to a room, locate the start of the room you want to edit/add guardians to in "mansion guardians" which will always be the line "(room x)+(room y)". The line after that indicates the amount of guardians in that room, which the code uses to copy guardians to memory. If it isn't changed, the new guardians you add won't be copied to memory when the room is loaded. mini jsw guardians update.sb3
-
2026-02-13 16-40-34.mp4 Quick showcase of vertical and horizontal guardians. Still haven't tried having more than 1 guardian in a room.
-
SymbolShift reacted to a post in a topic:
Jet Set Willy engine & physics in Scratch
-
I've seen those projects, they are quite impressive! I'm surprised by how accurate they are 🙂 I don't think i'll be able to make something as good as those. In other news, i'm currently working on adding guardians! I have vertical guardians mostly finished so far.
-
Spider reacted to a post in a topic:
Jet Set Willy engine & physics in Scratch
-
UncleWan reacted to a post in a topic:
Jet Set Willy engine & physics in Scratch
-
Hi everyone, A few days ago, i read this great document on how Manic Miner's physics work and i tried replicating what i understood in Scratch. I've been adding some features, and while it isn't advanced enough to actually make a full game with it yet, i think it is still worth sharing. 2026-02-12 20-51-03.mp4 Here's a short video demonstrating a small map i've made. I've also attached the project file if anyone wants to see the code. It can be loaded in Scratch, but i'd suggest using TurboWarp instead. (Load the project file by clicking File and then Load from your computer) There's not really much to say about it, i just wanted to show my progress so far 🙂 mini jet set willy(1)(2).sb3
-
Jet Set Willie reacted to a post in a topic:
Unknown modern-ish JSW remake
-
UncleWan reacted to a file:
Jet Set Lemmy
-
jetsetdanny reacted to a post in a topic:
Unknown modern-ish JSW remake
-
Spider reacted to a post in a topic:
Unknown modern-ish JSW remake
-
(screenshot taken with J2ME Loader) Found in the J2ME version. I searched him on Google, and found his Linkedin page. He was the art director of JSW and also Jet Set Racing. If you want to see what that game is, you can find it at archive.org.
-
Spider reacted to a post in a topic:
[File] Jet Set Lemmy
-
Jet Set Willie reacted to a post in a topic:
[File] Jet Set Lemmy
-
Hervé AST reacted to a post in a topic:
[File] Jet Set Lemmy
-
Found out i'm unable to keep promises. The cavern names are from the Spanish translation by Ventamatic. I'm not sure if i'll post this version (1.2.0), hopefully though since it's actually adding content. I won't rush it because of my bedtime like i did with 1.1.5 (i had to make 1.1.6 which i almost left rotting in my hard drive because of the promise) Included 1.1.6 because i don't want to leave it abandoned in my hard drive. PS: ignore the file name for 1.1.6 , i wasn't exactly happy i had to make a fix right after i promised no more edits. JSL116godkillme.tap
-
If you prefer to credit me by my real name, it's Francisco Urzúa. I don't mind if you credit me by my real name or my nickname.
-
View File Jet Set Lemmy Silly little Jet Set Willy hack i made during the start of this year. Mostly the JSW1 rooms with alterations (mostly to make it easier, because i kinda suck at JSW), and i also changed a lot of the sprites. It's in Spanish, and i don't plan on making an English version since the room names are all basically translations from original JSW (with a few exceptions) and i'm gonna be too busy to make one (school, and other stuff) I don't know if it's fully completable but i think every item should be obtainable. I planned to add either Humoresque or the CPC track but i didn't like Maketune and i couldn't figure out any other way. Submitter lemmylemming Submitted 03/04/2025 Category Jet Set Willy [Remakes]
-
Version 1.1.5
241 downloads
Silly little Jet Set Willy hack i made during the start of this year. Mostly the JSW1 rooms with alterations (mostly to make it easier, because i kinda suck at JSW), and i also changed a lot of the sprites. It's in Spanish, and i don't plan on making an English version since the room names are all basically translations from original JSW (with a few exceptions) and i'm gonna be too busy to make one (school, and other stuff) I don't know if it's fully completable but i think every item should be obtainable. I planned to add either Humoresque or the CPC track but i didn't like Maketune and i couldn't figure out any other way. -
I've updated the game, this is what it looks like now. It looks slightly off on my grandma's old Windows 7 laptop (i had to use it to make the edits, not joking. This is a slow piece of junk and even my grandma knows it.) but on higher resolutions it should look great. I've also fixed an issue where if the game is running slowly and Willy walks into another room, he might fall into the room below before the game properly loads the new room. Unfortunately the constant update of guardians is tied to rendering, and if they aren't rendered they'll freeze in place. I'll fix it some other day, because it's hell editing code on this computer.
-
Thanks for the feedback - i tried making Willy's clothes brighter but it ended up blending in with the background more. I liked the brighter clothes and wanted to keep them, so i've made the background a grey-black gradient and i gave Willy a white outline. I think it looks good :) I'm planning on changing the rendering system to only draw tiles near Willy instead of the whole room, which will let me display the room in 200% size (pixel-perfect) without it getting buggy instead of 175% which looks off. I've attached a screenshot of what Willy looks like now (screenshot of Willy taken in 100% size instead of 175%) I'll post another reply when i'm finished up with the change.
-
Hello! I discovered Manic Miner and Jet Set Willy last year, and i immediately fell in love with both. When i like a game, usually i end up trying to make an approximation of it on Scratch for fun. And that's what i did with JSW. This was also around the time i discovered the Furnace tracker, so i added AY versions of several JSW ports (excluding Rich Man '98 which is from Andy Noble's JSW, JSW 2 CPC/MSX which was ripped from JSW 2 CPC and Perils of Willy) to the game - you can press S at the title screen to select which one you want to listen to. I took several months making this. Was it worth it? Probably not. PS: the ropes work in a very different manner to the original JSW. Use the up/down arrow keys to climb them. https://scratch.mit.edu/projects/1084150635/ Screenshots attached (i wanted to make a video but the game is so badly optimized it ran like a snail while recording) Quick start guide for making custom levels also attached (for the 0% of people who want to do that) And since i'm new here, it's nice to meet you all! twjswr level making quickstart guide.txt