I got this yesterdayI haven't received anything, last email file I got was the DLC file months ago. What do you mean by "uncorrected"?
He's been sending patreon messages to patrons with the latest version, but he recently got a warning about it from patreon so now he'll start posting new updates as patreon posts again.
May I ask what warning you're referring to here, specifically?He's been sending patreon messages to patrons with the latest version, but he recently got a warning about it from patreon so now he'll start posting new updates as patreon posts again.
May I ask what warning you're referring to here, specifically?
It was in my spam folder.I got this yesterday
View attachment 5430825
If i remember correctly The stream ver just right a few pages between 250-260 the version 7.05I see 7.01 got posted, finally this game released. Is the steam version the one on the thread or? Im sure steam version got a bunch of stuff removed and i want the full experience. Anyone knows?
View attachment 5431434
Weird i can only see 7.01 and a bunch of save files/cheat files? Went through 248 - 260If i remember correctly The stream ver just right a few pages between 250-260 the version 7.05
7.09 actually, and it's the current latest version of the game.What is version V7.0.9 ?
Here:What did it add? Ryuu doesn't do changelogs
I downloaded the game through patreon, but i never made an account and cant read chinese. I am also lost from the reply from wolfzq. Can anyone help?
It has been mentioned on the discord that the patreon version's in-game login screen is not respecting language settings, and it sounded like that would be fixed in the next update.I downloaded the game through patreon, but i never made an account and cant read chinese. I am also lost from the reply from wolfzq. Can anyone help?
go tohow to fix this View attachment 5435614
Wolfzq_Body.prototype.changeByContains = function(f, c) {
if (!f[c]) {
this.changeMsgBody(1, c, "");
return
}
var d = this.getBody(f);
if (f.m) {
var a = f.m;
if (a[0] && a[0] == 1) {
var b = "m" + this.PrefixInteger(a[1] - 4, 2) + "16";
var e = false;
if (a[2]) {
e = $we._mc["m" + this.PrefixInteger(a[2] - 4, 2) + "16"]
}
if (a[0] && !$we._mc[b] && !e) {
this.changeMsgBody(1, c, "");
return
}
}
}
switch (c) {
case "glove1":
case "sthand1":
case "stmhand1":
if (f.m) {
var a = f.m;
if (a[0] && a[0] == 1) {
var b = "m" + this.PrefixInteger(a[1] - 4, 2) + "16";
var e = false;
if (a[2]) {
e = $we._mc["m" + this.PrefixInteger(a[2] - 4, 2) + "16"]
}
if (a[0] && !$we._mc[b] && !e) {
this.changeMsgBody(1, c, "");
return
}
}
}