Only for the based players. This guide works on Summer Memories as well.
Contents
Make Your Game Fullscreen
Browse Local Files
Into the Game Files
Once you open the game files, go to ‘www’ folder-> ‘js’ folder-> click on ‘main.js’ javascript file and open it with notepad
Main.js File
Copy + paste this code as shown here into the main.js file then hit save.
FSInitStart = SceneManager.initialize;
SceneManager.initialize = function(){
FSInitStart.call(this);
Graphics._requestFullScreen();
};
Example
Www Folder
Exit from the js folder, you can see a HTML file named ‘index’.
Open it with notepad as well, sometimes its merged with default browser, dont open with the browser.
Index.HTML File
Ctrl C + Ctrl V this code anywhere in between
<head> </head>
<style type="text/css"> CANVAS{image-rendering: pixelated;}</style>
It may look like this, will not cause any problem.
You can add some spaces to align this in a row.
Congrats! You can enjoy your Winter Memories in Fullscreen!
one question i do everything you say and the game dont open i do the veryfication of archives and makes me download so much arcihives ,why
reinstall the game, and verify intergrity
is this exclusive full screen or borderless?
kind of Exclusive, its a pixel game so picture quality will NOT be hd enough