Wallpaper Engine

Wallpaper Engine

Sao Project v2
This topic has been locked
ShiroSFX  [developer] 23 Jan, 2023 @ 4:43am
Misleading date (days and years)
Exemple:

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2922435426




How to fix:

1 - Open Wallpaper Engine

2 - Right click on Sao Project v2 and click on Open in Explorer

3 - Open js folder

4 - Open time.js file with any editor (notepad, notepad++, or any else)

5 - Jump to line 34-35, you will find this:

var yearDay = moment().format("MMM YY")

6 - Replace YY with YYYY (only in capital letters)

7 - Save the file and close it

8 - Re-open Wallpaper Engine and change the theme to another one and re-apply Sao Project v2 (This will reload the theme)

9 - That it, with this change, you will see the year in full format

like:

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2922435805
Last edited by ShiroSFX; 23 Jan, 2023 @ 5:18am