ProofreadingRUS

Forum Fanatic
Aug 10, 2019
4,202
2,011
Did we pay off that ridiculous loan amount?
That idea should be taken out of the game, too annoying , unless we can go Rambo on his a... when he comes to collect the debt.
 

qwer@07

Member
Aug 5, 2018
153
1,830
We need the full change log for this update please its in the paid patreon post for this released update can somebody share it ?
What new's in v.0.11.4 :

1. Remake map (Improved art quality).

2. Ryoko animation remake (Improved animation art quality).

3. In the initial story, there will be slight changes and updates (especially in the story of Mc and Posido against Isabel).

4. Improved character art quality (Chiaki).

5. Update game credits from patrons.

6. Game size reduction.

7. when this version released, vote for v.0.12.0 will be open.
 
Mar 5, 2018
152
117
I want to ask for a favor i play i'm Android with joiplay, if someone is able to post a link with the Game already ready to play with joiplay i Will be so thankful, i hardly have a phone, no PC and no Friends to ask for a favor.
 

iamloser

Newbie
Jan 26, 2018
21
4
I want to ask for a favor i play i'm Android with joiplay, if someone is able to post a link with the Game already ready to play with joiplay i Will be so thankful, i hardly have a phone, no PC and no Friends to ask for a favor.
Join joy play on discord ,then search this game name or ask for help there. Moderator don't like any conversation here.
 

Shirafune

Well-Known Member
Jun 6, 2017
1,993
2,936
They never work from one version to the next. The dev usually just lets you start a new game starting from the new content.
Save isn't "missing" from recent updates, the new save file is stored within game folder. So if you get a new version, just copy it over.
 
  • Like
Reactions: stever

sscorpionn

Member
Jan 25, 2018
129
40
Alright, found this guide (great stuff!) and was successful at modding the game to fix save issues and add more save files (400), along with other improvements.

First off, a lot of the save file errors (saves not saving, etc.) that I and other people are getting are likely caused by the developer misconfiguring his save storage options. Following this (use google chrome "translate this page" feature to translate to English), the webstorage option should only be used for about 5 saves. Pushing it beyond 5 as this game does (to 40) can cause issues, and I would guess this is the cause for some of the save errors I've been seeing when saving over a filled save gallery.

To fix this, I changed the save type to a standard file. The upsides to this are quite a lot:
  • Able to increase save file limit (to 400) without issue
  • Saves are stored in the local game directory rather than in appdata/local
  • Save can be edited!
    • saveditonline recognizes them, but will break the save image if you use it to edit saves. However a text editor like notepad++/sublime can be used if you can read the hex ascii. I was able to edit the money value of my save using a combination of saveeditonline to view the file and sublime text to edit it.
The big downside is that previous save files aren't compatible. However, this is the case even if you kept the save storage option the same and just changed the max save number; tyranoscript can't increase save files on the fly. Once a total save number is set and the save file is created, you can't change it. a 40 save slot save file will always be a 40 save slot save file. Really bad architecture imo, but what do I know. This is why I chose to change the max save slot number to 400; I wanted to leave plenty of overhead

Technically the other downside is the file system isn't compatible with the website version of the game (this is what webstorage was made for), but this game doesn't have a web version so it's a mistake to code the save files that way.

Since this change meant playing the entire game over again, I did some other tinkering to make the experience much more fluid:
  • sped up text display speed x3
  • sped up text skip speed x3 to make it easier to play the game over again
  • ADDED MORE KEYS!
    • quicksave and quickload (Q and W, respectively).
    • dedicated save and load keys that take you right to the save gallery (S and L, respectively)
    • Auto mode - automatically scrolls through the text - aka no hands mode (A)
      • Tweaked some timings here to to make it a bit better, but didn't spend much time with this)
I also modded $100,000 into the save file, which is included in the zip. These changes made the game much more playable, so I highly suggest giving this version a try, especially if you are just starting. Just be aware of the save file incompatibility.

Links: EDIT - Here's the modded v.0.10.3 64-bit version. If anyone in this day and age really needs the 32-bit let me know. Mega

And notes on other key bindings already in the base game:
"next" - enter key
"skip" - left control key OR [
"menu" - escape
"hidemessage" - space
"fullscreen" - M

I added:
"save" - S
"load" - L
"quicksave" - Q
"quickload" - W
"auto" - A
Can you update for the new version ? thanks
 
  • Like
Reactions: stever and Tearil
3.20 star(s) 32 Votes