|
Post by Kneesnap on Aug 19, 2017 18:59:46 GMT -8
I've been slowly working on a program that will allow for the modding of Frogger, both editting files and in-game stuff. So far I've gotten these things working: - MWD Extracting / Importing - VLO Extracting - Free camera (Move camera with WASD) - Minor cheats like infinite lives. The end goal is to create a tool that will allow for complete editting of frogger assets including levels. If you'd like to see progress of this or get beta versions, join our discord server at discord.gg/quG2Jxh However, I'll try to keep this up to date. EDIT: This tool has been abandoned. Please use FrogLord instead.
|
|
|
Post by Mr. Frog on Aug 20, 2017 16:13:44 GMT -8
Nearly 20 years after the game's release, we finally have some sort of modding tool to work with. Thank you for all of your hard work and I will definitely be keeping up to date with the progress of this tool!
|
|
|
Post by Admin (Kneesnap) on Aug 22, 2017 6:06:45 GMT -8
Great stuff, keep up the good work! It is indeed nice to see a tool for this game, even after so long.
Posted by Froli.
|
|
|
Post by Kneesnap on Sept 25, 2017 19:17:22 GMT -8
Progress Update:
Over the past month I've been documenting more file formats, but under a week ago we have received a game-changer. We have obtained the PSX Frogger source code. Unfortunately, I am not permitted to send it to anyone else, however this will be incredibly useful as we don't have to reverse engineer any more, all of the information we need to construct a level editor is in there. There are loads of debug features, some cut content, and other things. I will do a full article on The Cutting Room Floor on all the cut content when I've organized a list of everything, but feel free to ask me about anything related to Frogger's internals or content, preferably on the discord server. Despite needing to keep the source code private I'd love to share all information I gather from it and answer questions relating to it.
|
|
|
Post by Kneesnap on Oct 25, 2017 9:55:26 GMT -8
Probably a decent time to give an update. The tool can now successfully extract .MAP to .obj files, but each level needs a small text file written to make the textures correct. We are currently writing these files, and I am currently working on the MOF (enemy model + animation) format.
|
|
|
Post by Kneesnap on Aug 10, 2018 21:28:49 GMT -8
I'd like to give everyone an update on this project (No, it's not dead!). Most of our discussion is happening on our discord server, here.There has been a bit of progress, and discussion of a development prototype disc we may be acquiring. I've successfully figured out most of the file formats, and I've written both a Free Camera mod (Such as what you might see on Boundary Break), but I also have written a map exporter to export maps. Next, I'm working on a new tool which will let us modify literally any file in the .MWD archive. (Textures, title-screen demos, enemies, maps, etc) Here are screenshots of some of the maps exported with the tool:
|
|
|
Post by Admin (Kneesnap) on Aug 11, 2018 16:40:44 GMT -8
I love seeing the maps outside of their natural habitat. <3
Posted by Froli.
|
|