S
sithlord48
Guest
lol,that will only apply to windows.. i would be easer to have you pick a path on first run. unless i can somehow figure out how to use wine's 'registry' from out side of wine... , then that leaves only bottled version for mac os to figure out. thats why im thinking a cfg file is the way to do when /if i do that.Surely you can program your app to look at the registry value? This will tell your app exactly where the game is installed. Me and Kranmer did a similar thing with our installers. You just have to make it look at the registry and at the correct value which is the path string.This will most likely not happen either since i have no way to correctly predict where ff7 is installed
HKLM/Software/square soft, inc. /Final Fantasy VII/AppPath I think that's correct for 32bit windows. You would need to look at another for 64bit.