Open TLdZPYSamI4WHPl1 opened 5 years ago
I think pick the newest .sav file, and reload
is not possible because as it said when you use it, It not saved.
An other answer could be, the browser doesn't have access to your filesystem.
You have to upload it manually.
I think pick the newest .sav file, and reload is not possible because as it said when you use it, It not saved.
I'm not suggesting that the reload button parses the currently RUNNING save; I'm suggesting that it actually just reads the latest written save file. i.e. You have the map open in a browser while you're playing the game, you go to the menu of the game and click save, and then you alt tab to the map and click reload. This would also work if you could reload ever 5 minutes and pick up the latest autosave.
An other answer could be, the browser doesn't have access to your filesystem.
That's possible. But do you know that, or are you just speculating?
That's possible. But do you know that, or are you just speculating?
I know that (is it a joking question ?), for security reasons bowsers doesn't have access to your filesystem.
A solution could be a stand alone webapp, but not really sure, on windows system lot of folder require admin rights
.
In fact the saves are located in the %LOCALDATA%
so maybe possible. On that it require more tests.
But:
Some draft exists but not yet implemented (and could nerver be)
Instead of just having the "Locate Players" button, it would be great if you could also have a "Refresh" or "Update" button.
Once a user has loaded a .sav file, pressing the "Refresh" or "Update" button would look in the directory of the currently loaded/parsed .sav file and pick the newest .sav file, and reload.