Griffan

Member
May 17, 2018
248
70
215
Link for WINTER – Inaka no Seikatsu (V1.02) : or (Shine)
Why is the downloads in two parts for Anime-Sharing? Seriously, what's the point?
 
Last edited:

starygamer

New Member
Aug 3, 2019
7
22
56
That's quite sad for me that the devs ignore everyone and still try to push with the game engine as it is.
If one of them ever read this, please at least add this to your game:
C:
// TODO: Put this into initialization method of the game to always use Japanese locale.
System.Globalization.CultureInfo ci = new System.Globalization.CultureInfo("ja-JP");
System.Threading.Thread.CurrentThread.CurrentCulture = ci;
System.Threading.Thread.CurrentThread.CurrentUICulture = ci;
For the rest of us here is a patch that fixes big crossed close button and black screens bug of the Outing DLC v2.0.
To apply it unpack the .cmd file into the game's folder where the .exe is and run it.
Why is it so hard to find a solution to play this game?
 
3.80 star(s) 61 Votes