Aug 23, 2006 at 3:00 AM
I wasn't sure if this should go in the ROM Editing/Hacking subforum as it's not really hacking the EXE itself, so I'm posting this here.
NOTE: It was in the general CS forum. It got moved. lol
I have finally put most of the finishing touches on a CaveStory profile editor I call CaveShark, written in C++ using the OpenGL libraries.
I'll eventually put it up for download, but not right now as I still need to put an about box or copyright of some sort within the program. wouldn't want someone claiming my work as theirs ^^
CaveShark allows you to modify your HP, weapons and their stats, and your items, all within an interface that I made to imitate the inventory window EXACTLY how it is in the game, all the way down to the blinking rectangle around selections, and weapon/item names and descriptions displayed. Except for the little differences added for the profile editing part, of course.
The entire program is navigated by keyboard in order to keep the interface as similar to CaveStory as possible.
Here's a screenshot.
EDIT: I just realized in the screenshot it says the polar star is lvl 1 with MAX. Thought that was a bug at first. But not really. It's because I had the exp set to 10 in that save file while still at lvl 1. At 10 exp it levels up to 2 in the game, so it hit my code saying the bar is full, but I didn't code it to automatically 'level up' if that happens.
EDIT2: Released! Link will never change, I overwrite the older version when I upload a new one, but I'll keep the version information up to date on this post to make it easier to check back for updates.
Latest version: 9/07/06 - CaveShark 1.21
NOTE: It was in the general CS forum. It got moved. lol
I have finally put most of the finishing touches on a CaveStory profile editor I call CaveShark, written in C++ using the OpenGL libraries.
I'll eventually put it up for download, but not right now as I still need to put an about box or copyright of some sort within the program. wouldn't want someone claiming my work as theirs ^^
CaveShark allows you to modify your HP, weapons and their stats, and your items, all within an interface that I made to imitate the inventory window EXACTLY how it is in the game, all the way down to the blinking rectangle around selections, and weapon/item names and descriptions displayed. Except for the little differences added for the profile editing part, of course.
The entire program is navigated by keyboard in order to keep the interface as similar to CaveStory as possible.
Here's a screenshot.
EDIT: I just realized in the screenshot it says the polar star is lvl 1 with MAX. Thought that was a bug at first. But not really. It's because I had the exp set to 10 in that save file while still at lvl 1. At 10 exp it levels up to 2 in the game, so it hit my code saying the bar is full, but I didn't code it to automatically 'level up' if that happens.
EDIT2: Released! Link will never change, I overwrite the older version when I upload a new one, but I'll keep the version information up to date on this post to make it easier to check back for updates.
Latest version: 9/07/06 - CaveShark 1.21