Nenkai / FF16Tools

Tools for Final Fantasy XVI / 16.
MIT License
39 stars 4 forks source link

Won't find game data folder if game is installed on separate drive or partition #15

Closed angrynewraze closed 1 month ago

angrynewraze commented 1 month ago

So I have my game installed on a entirely different drive than my os through steam and this tool won't find the game install folder at all let alone the game data folder.

angrynewraze commented 1 month ago

Screenshot 2024-09-19 191944 Screenshot 2024-09-19 191913 Screenshot 2024-09-19 191850 These show the errors I'm getting and my game install folder path and the first picture proves that the game install folder does indeed exist.

Nenkai commented 1 month ago

Surround your path with double quotes " since it contains spaces, otherwise tools in general have no way of parsing them.

angrynewraze commented 1 month ago

Screenshot 2024-09-19 230123 I just tried the quotation marks and it still couldn't find my game install folder and as I proved above in my first picture the game install folder does indeed exist. And btw steam itself creates the install folder name with spaces so you should make your tool accommodate for that fact. And I'm sure you didn't look at my second picture too clearly bc if you did you would've noticed I tried running your tool with my game install folder name not containing any spaces at all and it still did not find the game install folder even though it did exist that way before I changed it back to the default name format.

angrynewraze commented 1 month ago

you need to fix your tool so it picks up game installs on separate drives and partitions bc right now it just doesn't do that.

angrynewraze commented 1 month ago

Screenshot 2024-09-19 231844 Screenshot 2024-09-19 231759 proof that your tool just does not pick up game installs located on a separate drive or partition

Nenkai commented 1 month ago

You need to point to a pack file. Not a folder.