English Amiga Board


Go Back   English Amiga Board > Main > Retrogaming General Discussion

 
 
Thread Tools
Old 16 July 2008, 16:48   #1
Exl
Registered User
 
Exl's Avatar
 
Join Date: Jun 2008
Location: Netherlands
Posts: 122
A Superfrog editor

For some reason I've always wanted to see the "insides" of Superfrog levels, and recently I've accomplished that and wrote an editor for Superfrog's levels and most graphic data. With the excellent help of JOTD it can directly manipulate the data files from the CD32 version. Even the Project-F level can be viewed, which reveals something odd...

Anyway, if you want to have a look yourself or play around with it, here it is;
Installer: http://www.dvdflick.net/storage/froggy_setup_1.1.1.exe
Source: http://www.dvdflick.net/storage/froggy_source_1.1.1.zip

As mentioned above it will need a CD32 version of the game, extracted to a folder on your harddrive. But all of that is explained in the included FAQ.

I should also mention that it can export maps and the objects on it to a bitmap, which might be useful for extracting complete game maps.

Last edited by Exl; 11 October 2020 at 16:00.
Exl is offline  
Old 16 July 2008, 16:56   #2
Graham Humphrey
Moderator
 
Graham Humphrey's Avatar
 
Join Date: Jul 2004
Location: Norwich, Norfolk, UK
Age: 37
Posts: 11,167
How fantastic - I'll have to take a look at this.
Graham Humphrey is offline  
Old 16 July 2008, 17:01   #3
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
Wowzerz, now this is cool!

So, basically, with enough work I could re-design all levels?

PS: I left the CD32 version of the game in my other pants and all that... soooooooo, could someone upload only that specific folder to TheZone, please?
Shoonay is offline  
Old 16 July 2008, 17:05   #4
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,435
Oops, once again with CAPS games. I pm you
Retro-Nerd is offline  
Old 16 July 2008, 17:07   #5
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
Aaa, danke!
Shoonay is offline  
Old 16 July 2008, 17:27   #6
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
Already got it R-N, thanks. I think I can upload the folder itself if anyone wants... can I?
Shoonay is offline  
Old 16 July 2008, 19:47   #7
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
Very cool, works perfectly on me Viśta x64

1. Do I have to re-run the app every time I want to change the level/graphics set?

2. When I try to save what I've done, I've no idea what should be the name and have to recheck exactly what level I've got loaded in the first place.
Maybe the requester could suggest (and warn) overwriting of the exact one that was loaded?
Would be really useful in case of a simple remake all level kinda mod.

3. Will those levels actually work when saved and replaced with the original game files?

Quote:
Originally Posted by Exl View Post
Even the Project-F level can be viewed, which reveals something odd...
You mean the way the level is designed with 3 continous paths as the camera moves?
When the hero goes from left upper side to the far right upper side, he is being transported to the middle left and flies to the middle right, and so on?
Shoonay is offline  
Old 16 July 2008, 20:28   #8
Exl
Registered User
 
Exl's Avatar
 
Join Date: Jun 2008
Location: Netherlands
Posts: 122
Quote:
Originally Posted by 5h00n4y View Post
Very cool, works perfectly on me Viśta x64

1. Do I have to re-run the app every time I want to change the level/graphics set?
No, this is a bug.

Quote:
2. When I try to save what I've done, I've no idea what should be the name and have to recheck exactly what level I've got loaded in the first place.
Maybe the requester could suggest (and warn) overwriting of the exact one that was loaded?
Would be really useful in case of a simple remake all level kinda mod.
Now that you mention it, that makes sense.

Quote:
3. Will those levels actually work when saved and replaced with the original game files?
Of course Easiest way to test is to do as the FAQ says and mount the Superfrog CD32 folder as a harddrive under a CD32 configuration.

Quote:
You mean the way the level is designed with 3 continous paths as the camera moves?
When the hero goes from left upper side to the far right upper side, he is being transported to the middle left and flies to the middle right, and so on?
You'd think so, but if you look at the rightmost part, you see a dog-like image. That never shows up in the actual game. There's also a lot of unknown specials on the lower 2 rows (which aren't displayed in the editor normally BTW).
Exl is offline  
Old 16 July 2008, 20:42   #9
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
Quote:
Originally Posted by Exl View Post
No, this is a bug.
Quote:
Originally Posted by Exl View Post
Now that you mention it, that makes sense.
Can't wait for a bugfix
Quote:
Originally Posted by Exl View Post
[...] mount the Superfrog CD32 folder as a harddrive under a CD32 configuration.
Cool, hope it'll also work on me real A1200 with 030/50 from HD.
Quote:
Originally Posted by Exl View Post
[...] if you look at the rightmost part, you see a dog-like image. That never shows up in the actual game. There's also a lot of unknown specials on the lower 2 rows (which aren't displayed in the editor normally BTW).
An actual bug in the game?



One more thing that imho would made this editor perfect...
Can I edit/add/replace tiles?
Shoonay is offline  
Old 16 July 2008, 20:50   #10
Exl
Registered User
 
Exl's Avatar
 
Join Date: Jun 2008
Location: Netherlands
Posts: 122
Quote:
Originally Posted by 5h00n4y View Post
Can't wait for a bugfix Cool, hope it'll also work on me real A1200 with 030/50 from HD.
The editor obviously works with the WHDLoad version as well, so yes.

Quote:
One more thing that imho would made this editor perfect...
Can I edit/add/replace tiles?
You can export the tileset of a world (L*BM files), they are 16 by 16 pixels, 5 bitplanes, 840 subimages, 20 X count. With the right world palette of course. You can export the image, edit it in whatever program you wish, then import it again with the same settings as you exported it. If you want to modify a level's palette, you can use the palette editor. All the same goes for th sprites and level loading screens.
Exl is offline  
Old 16 July 2008, 20:57   #11
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
Awesome, thanks, I'll try that!
Oh and I forgot to say how I like the "drag&select tiles" option

If enough time on me hands I will have, more testing and questions later I will post
Shoonay is offline  
Old 16 July 2008, 21:09   #12
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
Bug report #1

Exporting the whole level, with the preselected options, to a bmp works well, but when I try to export the graphics, the editor hangs every time...
First I tried this with the default settings, then I've changed the Palette to the right world and it hang too.
What resolution should I choose? Is 320x256 alright?

Also, just tried the output bmp files and they're broken.
Shoonay is offline  
Old 16 July 2008, 21:57   #13
Exl
Registered User
 
Exl's Avatar
 
Join Date: Jun 2008
Location: Netherlands
Posts: 122
Exporting is also bugged. Replace the froggy.exe where you installed it with the one in here; http://members.home.nl/meuwissenth/froggy/froggy.zip
Fixes previous bugs too.

Also RE your previous point 1 (re-running the app), I misread this. You do not need to, you can just open another level from the menu. Again, see the FAQ
Exl is offline  
Old 16 July 2008, 22:05   #14
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
Cool, exporting works now, but still all I get are completely random sets of pixels...
How to export the complete pixel-exact tiles for L4MA4, for example?
Shoonay is offline  
Old 16 July 2008, 22:09   #15
Qube
Registered User
 
Qube's Avatar
 
Join Date: Aug 2006
Location: England
Posts: 218
Cool stuff Exl, does this mean you're interested in cooking up a remake?

Seems there is a remake in the works, which isn't ready yet - http://www.lithiumdream.com/

Qube is offline  
Old 16 July 2008, 22:13   #16
Exl
Registered User
 
Exl's Avatar
 
Join Date: Jun 2008
Location: Netherlands
Posts: 122
5h00n4y: You mean world 4's tileset? See the settings on this:

http://members.home.nl/meuwissenth/f...ggy_export.png

It exports a paletted bitmap, maybe your graphics program can't handle them? Same goes for the level bitmaps, though they are 32-bit bitmaps unlike the more common 24-bit variant.

Qube: No plans for a remake at all, that would be sooo much more work than this
Exl is offline  
Old 16 July 2008, 22:20   #17
Stefan Lindberg
Zone Friend
 
Stefan Lindberg's Avatar
 
Join Date: Sep 2004
Location: Stockholm/Sweden
Age: 47
Posts: 270
Andreas Tadic was filmed by swedish television showing while he designed Superfrog levels, i don't remeber the program name but i did record it on VHS and unfortunatly recorded something else on it since i belived i was probably only one caring about this kind of stuff.
I only remeber he saying in the interview (while placing bee's on the map) something like this "and now i put out some bee's... they are enemies for the hero" while the interviewer said "just like in real life" and the both laughed
Stefan Lindberg is offline  
Old 16 July 2008, 22:20   #18
Graham Humphrey
Moderator
 
Graham Humphrey's Avatar
 
Join Date: Jul 2004
Location: Norwich, Norfolk, UK
Age: 37
Posts: 11,167
By the way - if anyone comes up with some new levels please upload them
Graham Humphrey is offline  
Old 16 July 2008, 22:23   #19
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
---=== EDITED ===---
Ignore that, wrong file selected...
Got it, thanks again Exl
Shoonay is offline  
Old 16 July 2008, 22:36   #20
Exl
Registered User
 
Exl's Avatar
 
Join Date: Jun 2008
Location: Netherlands
Posts: 122
Quote:
Originally Posted by Stefan Lindberg View Post
Andreas Tadic was filmed by swedish television showing while he designed Superfrog levels, i don't remeber the program name but i did record it on VHS and unfortunatly recorded something else on it since i belived i was probably only one caring about this kind of stuff. ...
A shame, would've been great to catch a glimpse of it! That said, I Googled a bit and came up with this http://legolas.mdh.se/~dat95jed/prog/?prog68000.htm - scroll down to the "Map Editor Deluxe" section, he mentions in the last paragraph that he saw the same interview and based his tile editor around what he saw.

That also reminds me, in some levels, especially L2MA1 so far, you can see where some rooms used to be in the tile pattern outside the playable area. Zoom out and look for oddities, looks like there used to be some extra areas in there. Interesting IMO.

Quote:
Originally Posted by Graham Humphrey
By the way - if anyone comes up with some new levels please upload them.
Yes please! I haven't made much playable material yet myself, mostly modifications on existing levels. Getting a feel on how to use some tilesets (world 1 and 5, argh!) can be difficult, but playing the end-result is a lot of fun!
Exl is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Superfrog BippyM project.Sprites 0 03 August 2013 16:23
Superfrog ChrisJones Retrogaming General Discussion 12 26 September 2011 05:34
How many disks in Superfrog? Andymiga Retrogaming General Discussion 5 11 May 2006 09:17
Superfrog BippyM Retrogaming General Discussion 14 08 September 2005 17:58
Superfrog and flashback Locash request.Old Rare Games 2 23 October 2003 16:51

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:27.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.14827 seconds with 16 queries