Sign in to follow this  
MysticLord

Hello from MysticLord

1 post in this topic

Software Repo:

https://gitlab.com/MysticLord

My interests include programming,  disc image i/o, and reverse engineering. I'm currently on hiatus due to work, but I can answer questions to help you with anything I know.

I took over the editor for SaGa Frontier from a friend and improved it. The disc image input/output code he and later I wrote should be very useful to anyone working on a disc based game. It was designed to be very easy to adapt and extend (once you grasp it) by moving the locations of files and data to be edited to text files. You can write an editor by changing these files, then writing a GUI editor and the logic for editing the data structure used to hold the data.

Once I am done with work I intend to finish the SaGa Frontier editor, extend its disc capabilities to include file and directory interaction, port it to C, and develop editors for other disc based games.

Edited by MysticLord

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this