Cutey Zone

General Category => Cute Discussion => Topic started by: TNF on January 29, 2026, 12:43:11 AM

Title: Jumper Two Desktop Wallpapers
Post by: TNF on January 29, 2026, 12:43:11 AM
Hello, I was wondering if anyone still has the downloadable wallpapers from Jumper Two.

I've recently been replaying Jumper Two to unlock all the collectibles, however since the download links for the wallpapers in the game itself have expired, I wanted to see if I could find somewhere to download them online. I had no luck with the WayBack Machine, however after a hefty amount of Google searching I've recently stumbled across this forum and figured that it would be the best place to ask due to its connection to the old Helix Games forum (and since there's unfortunately next to no discussion about the Jumper games elsewhere on the internet nowadays).

If anyone here still has the wallpapers or knows where to download them, would you be willing to share them if possible? Any help would be greatly appreciated.
Title: Re: Jumper Two Desktop Wallpapers
Post by: hubol on January 29, 2026, 05:27:04 AM
Hi and welcome! I feel like someone here should have them.
Title: Re: Jumper Two Desktop Wallpapers
Post by: SquareWheel on January 31, 2026, 05:31:38 PM
Not me, unfortunately.  I've only archived the older Jumper Two Editors.  I didn't realize the wallpapers were hosted online only.

Honestly if anyone had them, it would probably be q.  Or maybe vg.
Title: Re: Jumper Two Desktop Wallpapers
Post by: hubol on February 01, 2026, 04:59:34 PM
yeah, I bet q has them... I looked on vg's website and didn't find anything https://vgperson.com/
Title: Re: Jumper Two Desktop Wallpapers
Post by: TNF on February 04, 2026, 10:02:02 AM
Not me, unfortunately.  I've only archived the older Jumper Two Editors.  I didn't realize the wallpapers were hosted online only.

Honestly if anyone had them, it would probably be q.  Or maybe vg.

I only found out that the wallpapers were exclusively hosted online after going into the game's source code (which is still available to download on the Maddy Makes Games website) to see if I could access them that way, but unfortunately the wallpapers aren't in the games files at all and the buttons in the unlockables menu only redirects to now-expired Helix Games URLs, which don't have any working archives available on the Wayback Machine. It was that discovery which prompted me to try and find somewhere to see if anyone potentially still had them.

Either way though, I am glad to have stumbled across this forum. I used to play the Jumper games a lot when I was younger (with Two in particular always being my favourite) and while I never got to visit the original Helix Games forums back when they were still up, I'm happy to have been able to find a forum that not only has a fair bit of the Helix Games content and history archived, but also has active users who are also familiar with the franchise. It's great to get the chance to speak to others that still remember the Jumper.
Title: Re: Jumper Two Desktop Wallpapers
Post by: SquareWheel on February 05, 2026, 02:57:53 AM
I hope you end up finding them.  Even though they're probably 800x600 or something silly nowadays.  :raspberry:
Title: Re: Jumper Two Desktop Wallpapers
Post by: TNF on February 13, 2026, 10:01:11 AM
I've got a big update in regards to my search for currently unavailable Jumper Two content! While I haven't had any luck in finding the desktop wallpapers yet (although I think part of my troubles are a result of how unreliable Google has gotten, especially since they started going full-throttle on all this AI rubbish as of late), I did manage to find something else that is both currently inaccessible in the game itself and - as far as I'm aware - has not been previously uploaded elsewhere online - Ben Briggs' End Theme  ;D. (https://youtu.be/8hrMToi3lwg) (there's a download link for the working file in the video's description).

Ever since I first finished Jumper Two, it always struck me as odd that the End Theme listed in the game's sound test was completely mute, since if the last cutscene was supposed to have no music, then why would there be a song listed for it in the game itself (being one of only two songs to have their composers credited in-game as well no less)? Like the desktop wallpapers I was curious to see if it was possible to find this song anywhere online, however after no luck with search engines or the WayBack Machine, I decided to go directly into the source code to find out why the song seemingly didn't play in game (as unlike the wallpapers, the .MIDI would need to be present in the files themselves to play in-game).

Unfortunately this process would be more difficult than I initially thought, as the version of the source code publicly available on the Maddy Makes Games website excludes both this song as well as the game's final boss theme. Because of this, I decided to decompile the main game itself with a third-party tool to see if I could access the song that way (normally I don't mess around with this sort of stuff, but since the rest of the game's source code and its other unique song are both available online, I figured there'd be no harm in doing it just to see if I can find why this one song doesn't play in-game). Thankfully after a bit of searching I was able to find a software which successfully decompiled Jumper Two into an editable format, so with that I was able to do a bit of digging and found the song's original file listed under the name "snd_secret2.mid".


Upon trying to play the file in VLC I quickly realised why it doesn't work in game: something must have happened between Ben creating the song and Maddy implementing it into the game which partially damaged the .MIDI and prevented GameMaker from properly reading it. I was worried that this might have marked the end of my search, however after noticing that the file was around 3000 KB (meaning that the file wasn't fully corrupted, as if it was my computer wouldn't be able to detect a file size at all) I started looking for different MIDI players with the hopes of finding one that could read the file regardless of its damages, and after a few hours I stumbled onto a software called MidiSoundSynth which not only was able to successfully open the file, but also allowed me to re-export it and allow other software to read it as well. After that all I needed to do was go through the file and see if there was any part of the song missing as a result of the damages, with the only noticeable absence being part of the string instrument near the end of the song (which was fairly easy to fix as the strings repeat the same rhythm throughout the song).

Success! After a few days of trial and error I was finally able to find the cause of the song's mysterious absence in-game and get to listen to it as intended for the first time since I beat the game, and while I have yet to find what I was originally searching for (although I'm still holding out hope in my search for the wallpapers), I'm still absolutely wrapped to be able to share this with you all!
Title: Re: Jumper Two Desktop Wallpapers
Post by: hubol on February 13, 2026, 10:22:22 PM
an amazing quest. thanks for writing about it! cool song… maybe one day i’ll finish j2…
Title: Re: Jumper Two Desktop Wallpapers
Post by: SquareWheel on February 15, 2026, 12:04:17 PM
That's awesome.  Thanks for sharing.

I think a lot of the music probably came from vgmusic.com originally.  It was pretty common for those in the GameMaker community to source tracks from there at the time.  Though I did a quick search and don't see anything from Ben Briggs listed there.
Title: Re: Jumper Two Desktop Wallpapers
Post by: TNF on February 18, 2026, 12:05:05 AM
No worries, I'm glad to be able to share the song with everyone!   ;D

I think a lot of the music probably came from vgmusic.com originally.  It was pretty common for those in the GameMaker community to source tracks from there at the time.  Though I did a quick search and don't see anything from Ben Briggs listed there.

As far as I was able to tell most of Jumper Two's soundtrack was definitely sourced from vgmusic.com (it took a bit of time but I was able to find the original links for all the songs used in both Jumper 1 and 2), however in the case of both Ben Briggs' End Theme - as well as the Final Boss Theme by tdgc/Escapader - I believe they were unique songs made for Jumper Two specifically (especially since not only are those the only two songs directly credited within J2 itself, but also because both Ben Briggs and Escapader were also credited in Jumper Redux for creating that game's music as well), hence why they can't be found on sites like vgmusic and why I ended up extracting the .MIDI directly from the game itself (as well as repairing it after figuring out why it wasn't playing).
Title: Re: Jumper Two Desktop Wallpapers
Post by: SquareWheel on February 19, 2026, 05:38:32 AM
I asked Maddy if she still had those wallpapers, but unfortunately not.  She was surprised to learn about the corrupted J2 track though.
Title: Re: Jumper Two Desktop Wallpapers
Post by: Yambam on February 28, 2026, 06:35:35 PM
Heree (uploaded to my website by q):
Spoiler (click to show/hide)
Title: Re: Jumper Two Desktop Wallpapers
Post by: SquareWheel on February 28, 2026, 11:23:05 PM
Called the 800x600!  Well done to you and q.

I'll mirror them to this server, to reduce the chance of them being lost again.  1 (https://cutey.zone/j2_wallpapers/jumper2wallpaper1.gif) 2 (https://cutey.zone/j2_wallpapers/jumper2bwallpaper.gif)
Title: Re: Jumper Two Desktop Wallpapers
Post by: TNF on March 01, 2026, 12:58:46 PM
Heree (uploaded to my website by q):
  • https://imanuelhab.mooo.com/assets/jumpertwo/Wallpapers/jumper2wallpaper1.gif (https://imanuelhab.mooo.com/assets/jumpertwo/Wallpapers/jumper2wallpaper1.gif)
  • https://imanuelhab.mooo.com/assets/jumpertwo/Wallpapers/jumper2bwallpaper.gif (https://imanuelhab.mooo.com/assets/jumpertwo/Wallpapers/jumper2bwallpaper.gif)
Spoiler (click to show/hide)

AHHH, THANK YOU SO MUCH!!! ;D I'm so glad that they've been backed up somewhere and weren't lost, you and q are absolute legends for sharing these wallpapers!
Title: Re: Jumper Two Desktop Wallpapers
Post by: hubol on March 02, 2026, 02:23:11 AM
a happy ending!!!!! :clementine:
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:20:50 PM
q here. i used to have gigabytes of helikc x memorabilia (woulda had even more but the hd was 52 gigs split between seven people so. had to delete a lot of wacky shit as soon as i was done with it). the harddrive (upgraded to 200gb) went the way of a reddit copypasta after badwolfs bois attacked me irl. they wanted me to provide twitch comments or something equally vapid. smdh

anyway, i woulda kept librarypostin but a) aforementioned bois tried to molest me at the library (multiple times. they were punching windows and shit) and the staff was starting to lose their patience + b) cooks cuteyzone has a be-cute stipulation and i dont do cute

and yes, mentioning someone does curse them into taking a look. common unconscious (don't abuse it)
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:26:41 PM
anyone want to figure out whether finalboss's (incoming?) redux sectors, which are not in the sector archive, can still be found here:

https://web.archive.org/web/20130826101641/http://www.mattmakesgames.com/forum/

glorious trainwrecks also had some sectors:

https://www.glorioustrainwrecks.com/taxonomy/term/5541

also someone posted a picture of ogmo as harumi suzumiya in 2009-2010 and it haunts me to this day
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:28:57 PM
very rare

https://web.archive.org/web/20140330055805/http://vintageogmo.tumblr.com/

dong dong never die, kids
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:32:32 PM
theres a way to find some old posts by arcive.org'ing invisionfree.com/temphc or helixc.dabomstew.com but the exact urls are something very specific. somebody was asking, so, hey. i can proudly say youll be rewarded with the n-word if you choose to look em up
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:33:11 PM
countdown till the boys start a-hasslin again... 3... 2...
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:38:44 PM
That's awesome.  Thanks for sharing.

I think a lot of the music probably came from vgmusic.com originally.  It was pretty common for those in the GameMaker community to source tracks from there at the time.  Though I did a quick search and don't see anything from Ben Briggs listed there.
basically almost every song in jumper besides the credits song from opposing forces (a sample from some music editing software) is from vgmusic. oh yeah and mountain king from j2e 4.0

try earthquakes theme from samurai shodown, sturms song from advance wars, delfino plaza from mario sunshine, etc
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:42:37 PM
anything else anyone wants to say? ive got celeste but havent played it cause im bad at jumper. only ever beat j3
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:47:56 PM
almost caught up on  hydra

did you know mr graviton was a spooky feller. real mad n stuff

Also, somebody is still posting on Georgedrome,
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:49:50 PM
strange canine, bad wolf, naughty dog, odd hound  :dancedog:  stay hydrated
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 02, 2026, 05:52:46 PM
a tenth psot



 :rutabaga:
Title: Re: Jumper Two Desktop Wallpapers
Post by: SquareWheel on March 03, 2026, 03:21:10 AM
There is https://cutey.zone/sector-archive.zip which is 106MB, but I think that was your original archive, q?  We can mirror some other files if there's chance of them being lost as well.

Unrelated, but chu was managing http://archive.cutey.zone/.  She may have moved her server as the IP no longer goes to the old forum.
Title: Re: Jumper Two Desktop Wallpapers
Post by: TNF on March 08, 2026, 11:47:15 AM
Called the 800x600!  Well done to you and q.

I'll mirror them to this server, to reduce the chance of them being lost again.  1 (https://cutey.zone/j2_wallpapers/jumper2wallpaper1.gif) 2 (https://cutey.zone/j2_wallpapers/jumper2bwallpaper.gif)

I've decided to help out in preserving the wallpapers by uploading them to the Internet Archive (https://archive.org/details/jumper2bwallpaper) and backing up this forum's mirrors of the wallpapers on the Wayback Machine just to be safe. (1 (https://web.archive.org/web/20260308113811/https://cutey.zone/j2_wallpapers/jumper2wallpaper1.gif), 2 (https://web.archive.org/web/20260308113856/https://cutey.zone/j2_wallpapers/jumper2bwallpaper.gif))
Title: Re: Jumper Two Desktop Wallpapers
Post by: switch 2 punyan, nya~ on March 11, 2026, 03:36:28 PM
Title: Re: Jumper Two Desktop Wallpapers
Post by: TNF on March 17, 2026, 10:40:59 AM
Because the original versions of the Jumper 2 wallpapers are a bit too small to be used as intended nowadays (as pointed out by SquareWheel), I decided to create a handful of custom variants for both images in a few different resolutions so that they can actually be used as wallpapers on modern displays. (Available on Google Drive (https://drive.google.com/file/d/1U4V5HSf-0PZeBYaq9d-AL_IkzikURiRD/view?usp=sharing) along with a quick guide for what size to use in the readme)

I made sure that the upscaled variants retain all details present in their original counterparts, not changing a single thing about Pondwater's original designs (I also made sure to avoid AI when upscaling all the assets; I manually resized the sprites in Aseprite and assembled the rest of the wallpapers in Photoshop). The only notable change I made was resizing the sprites on the right side of each wallpaper, which was done to improve the image clarity and to make better use of the larger file resolutions. Asides from that though, these upscaled wallpapers are essentially as close to Pondwater's originals as I could get them but actually usable on current screens.
Title: Re: Jumper Two Desktop Wallpapers
Post by: SquareWheel on March 18, 2026, 01:26:44 AM
Nice work.  You've clearly put a lot of effort into recovering and restoring these files.  The 4K images look great to my eyes.