krogenth / G2DataGUI

A tool for modifying the Anniversary/HD Remaster of Grandia 2.
MIT License
4 stars 5 forks source link

Cannot figure out how to run the program #11

Closed VaylenObscuras closed 1 year ago

VaylenObscuras commented 1 year ago

Tried running the program, but I don't find an .exe or something anywhere. Help?

krogenth commented 1 year ago

Hey Vaylen, you can find the latest release version here: https://github.com/krogenth/G2DataGUI/releases/download/0.0.9b/G2DataGUI.exe

Otherwise, you can download the codebase, and install Visual Studio Community: https://visualstudio.microsoft.com/vs/community/ then open the G2DataGUI.sln file in ./vs/ and compile to generate the .exe.

VaylenObscuras commented 1 year ago

Thanks a bunch, this seems to work now. Looks pretty easy to edit, actually. Thanks for your work ^.^

krogenth commented 1 year ago

Excellent, glad it's all sorted out now. Closing this issue, but feel free to open another with any other troubles you run into.

VaylenObscuras commented 1 year ago

Before you close this, I'd like to know if I could just edit the game as I play it without any issues.

krogenth commented 1 year ago

No, you will need to restart the game in order for changes to take effect unfortunately. But you can keep the program open when you do play, so you can make adjustments as you play. However, making adjustments to things like starting stats will require you to start a new game.