Winter Memories

Winter Memories

46 ratings
Make your Game FULLSCREEN
By Rjs90
Only for the Based players!
this guide works on SUMMER MEMORIES as well
4
2
   
Award
Favorite
Favorited
Unfavorite
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!
HOW DO I EXIT THE FULLSCREEN??!
after hours of Plowing miyuki, I finally came to my senses and spoke to myself, "how the heck do I exit from here".

I was weary and tired from my "adventures". so I just clicked those magic buttons:

-----------------------------------------------ALT+F4------------------------------------------------