I've noticed a problem that I hope can be fixed...
Here it is: if I install my PB game in the "usual" Windows location (c:\Program Files (x86)\), and if, during the game, I save the game, the save isn't saved in the "save" directory I had planned in my game folders.
The save is saved in a hidden location in a Windows directory, and so, if I restart the game, my save isn't found (since my PB code looks for it in the "save" directory of my game)...
By the way: if I install my game in a different directory, there's no problem with my saves...
Well, for Windows, I think this is "normal" behavior. But are there any PB instructions that address this problem?
Thanks
