A
Aali
Guest
after reading through pretty much everything in this forum, i've decided to take a shot at helping this project
from what i've gathered, attention is focused on the script system at the moment, and since thats whats calling all the other modules of the game, its probably a good place to start
i have not looked at the code yet, but i assume its still not anywhere close to a useable engine, capable of actually doing anything 'useful'
basically what i want to know is what you have in mind for the different parts of the engine, and more importantly, what we need to get going to make the thing somewhat playable (its easier to improve on something you already have, than to aim for perfection at the very beginning)
as for me, i have prior experience with cross-platform game development in c/c++, i own both pc and ps versions of ff7 (english)
i have been poking around in the data files and main .exe of the pc version, but thats as far as my ff7-hacking goes
_if_ this hasn't been done already, i would love to get working on decoding (and rendering) the field background images
from what i've gathered, attention is focused on the script system at the moment, and since thats whats calling all the other modules of the game, its probably a good place to start
i have not looked at the code yet, but i assume its still not anywhere close to a useable engine, capable of actually doing anything 'useful'
basically what i want to know is what you have in mind for the different parts of the engine, and more importantly, what we need to get going to make the thing somewhat playable (its easier to improve on something you already have, than to aim for perfection at the very beginning)
as for me, i have prior experience with cross-platform game development in c/c++, i own both pc and ps versions of ff7 (english)
i have been poking around in the data files and main .exe of the pc version, but thats as far as my ff7-hacking goes
_if_ this hasn't been done already, i would love to get working on decoding (and rendering) the field background images