SyDevTeam / gta5view

Open Source Snapmatic and Savegame viewer/editor for GTA V
https://gta5view.syping.de/
GNU General Public License v3.0
88 stars 12 forks source link

How to change Snapmatic creation date? #25

Closed Grefetger closed 2 months ago

Grefetger commented 2 months ago

Hi. Thank you so much for this wonderful program. Could you please tell me if it is possible to change the Snapmatic photo creation date (the date when the photo was taken) to any other date so that it also will be displayed correctly on the RGSC website as well? If possible, how? Thank you! изображение_2024-07-16_201358082

Syping commented 2 months ago

Yes, it's possible! You have to replace the "creat" JSON value with a new UNIX timestamp in the JSON editor. After you changed the UNIX timestamp you need to reupload the picture, by deleting it on the website.

JSON Editor creat variable

Grefetger commented 2 months ago

Yes, it's possible! You have to replace the "creat" JSON value with a new UNIX timestamp in the JSON editor. After you changed the UNIX timestamp you need to reupload the picture, by deleting it on the website.

JSON Editor creat variable

Thank you!