I have two possible reasons why this occure: 1st - because of old saves; 2nd current version just incredibly buggy.Didn't get this on previous version, any idea what the "argument" is?
its not because of old saves. Its current version. you can bypass it by saving, continueing in previous version, interacting with it, and then saving and continueing in current version. (like how to play the canon middle game). else, just try to avoid it for this versionEncountered an issue on latest version on north pass whistle tower quest, interacting with the women in there results in a crash & Didn't get this on previous version, any idea what the "argument" is?
its not because of old saves. Its current version. you can bypass it by saving, continueing in previous version, interacting with it, and then saving and continueing in current version. (like how to play the canon middle game). else, just try to avoid it for this version
It's this version, that's from a new game.I have two possible reasons why this occure: 1st - because of old saves; 2nd current version just incredibly buggy.
All of them are already working. Multiple instances of 0 & 1 means they load in undefined order between themselves, but still load.Probably a stupid question but the modscripts folder as it is from default; are these all in play or do I need to rename them, 1_, 2_, 3_ etc... for them to be working or is 0_ valid & multiple instances of 0 & 1 as there is?
View attachment 936899
Aight just checking, could of been a situation where some conflict with others hence 0 so you pick the ones you want & change them to 1 or a higher number.All of them are already working. Multiple instances of 0 & 1 means they load in undefined order between themselves, but still load.
I wouldn't make all those files like this if it wasn't working
waite, where did you find a male elf?Is there a way to accelerate Lona's birth? I'm interested in playing as the half-elf version of her, but I feel like I'd be burnt out after 80 days of incubation, if I even managed to live that long.
Also, is it frowned upon for sharing the gallery info? I noticed that CaiNanE censored parts of his.
Assuming you are talking about "Moot" Lona, half-goblin. Just find this file:Is there a way to accelerate Lona's birth? I'm interested in playing as the half-elf version of her, but I feel like I'd be burnt out after 80 days of incubation, if I even managed to live that long.
LonaRPG\Data\Scripts\Editables\51_System_Settings_Cross_Breed.rb
. Explained it earlier on, but to make it simple: RACE_PREGNANCY_LENGTH={
"Human" => [20..25,20..25,20..25,20..25,1..1],
"Moot"=> [20..25,20..25,20..25,20..25,1..1],
"Deepone"=> [20..25,20..25,20..25,20..25,1..1],
"Fishkind"=> [14..16,14..16,10..12,11..12,1..1],
"Orkind"=> [13..15,13..15,13..15,11..13,1..1],
"Goblin"=> [12..13,12..13,12..13,11..12,1..1],
"Abomination"=> [13..15,13..15,13..15,11..12,1..1]
RACE_PREGNANCY_LENGTH={
"Human" => [20..25,20..25,20..25,20..25,1..1],
"Moot"=> [2...2,2..2,2..2,2..2,1..1],
"Deepone"=> [20..25,20..25,20..25,20..25,1..1],
"Fishkind"=> [14..16,14..16,10..12,11..12,1..1],
"Orkind"=> [13..15,13..15,13..15,11..13,1..1],
"Goblin"=> [12..13,12..13,12..13,11..12,1..1],
"Abomination"=> [13..15,13..15,13..15,11..12,1..1]
It isn't frowned upon, but a lot of the CGs are story line related and have spoilers. Spoilers are frowned upon.Also, is it frowned upon for sharing the gallery info? I noticed that CaiNanE censored parts of his.
Think he means a Moot, which is a half goblin. But they share the same long ears.waite, where did you find a male elf?
that's a great question both of them, i found some answers, but not the ones i would like, you can accelerate lona's birth someone in the tread pointed out you can by changing the game code he even pointed which parts of the code, saddly i would prefer a item instead file changing, but trying to do the same as you is really a pain 80 days, i will look for his post and link it here shortly, about the gallery scenes i hope i can copy it here, none the 8 and 9 was written by me, someone on the tread said and only saved it all on a notepad to use later.Is there a way to accelerate Lona's birth? I'm interested in playing as the half-elf version of her, but I feel like I'd be burnt out after 80 days of incubation, if I even managed to live that long.
Also, is it frowned upon for sharing the gallery info? I noticed that CaiNanE censored parts of his.
and the guy, that said that, placed it himself XDAssuming you are talking about "Moot" Lona, half-goblin. Just find this file:LonaRPG\Data\Scripts\Editables\51_System_Settings_Cross_Breed.rb
. Explained it earlier on, but to make it simple:
into this (fiddle around with it)Code:RACE_PREGNANCY_LENGTH={ "Human" => [20..25,20..25,20..25,20..25,1..1], "Moot"=> [20..25,20..25,20..25,20..25,1..1], "Deepone"=> [20..25,20..25,20..25,20..25,1..1], "Fishkind"=> [14..16,14..16,10..12,11..12,1..1], "Orkind"=> [13..15,13..15,13..15,11..13,1..1], "Goblin"=> [12..13,12..13,12..13,11..12,1..1], "Abomination"=> [13..15,13..15,13..15,11..12,1..1]
Alternatively you can use cheat codes for turning into a Moot but I don't remember what the cheat was, you would need to search this thread for that.Code:RACE_PREGNANCY_LENGTH={ "Human" => [20..25,20..25,20..25,20..25,1..1], "Moot"=> [2...2,2..2,2..2,2..2,1..1], "Deepone"=> [20..25,20..25,20..25,20..25,1..1], "Fishkind"=> [14..16,14..16,10..12,11..12,1..1], "Orkind"=> [13..15,13..15,13..15,11..13,1..1], "Goblin"=> [12..13,12..13,12..13,11..12,1..1], "Abomination"=> [13..15,13..15,13..15,11..12,1..1]
It isn't frowned upon, but a lot of the CGs are story line related and have spoilers. Spoilers are frowned upon.
Think he means a Moot, which is a half goblin. But they share the same long ears.
Ah, I see, thank you!Assuming you are talking about "Moot" Lona, half-goblin. Just find this file:LonaRPG\Data\Scripts\Editables\51_System_Settings_Cross_Breed.rb
. Explained it earlier on, but to make it simple:
into this (fiddle around with it)Code:RACE_PREGNANCY_LENGTH={ "Human" => [20..25,20..25,20..25,20..25,1..1], "Moot"=> [20..25,20..25,20..25,20..25,1..1], "Deepone"=> [20..25,20..25,20..25,20..25,1..1], "Fishkind"=> [14..16,14..16,10..12,11..12,1..1], "Orkind"=> [13..15,13..15,13..15,11..13,1..1], "Goblin"=> [12..13,12..13,12..13,11..12,1..1], "Abomination"=> [13..15,13..15,13..15,11..12,1..1]
Alternatively you can use cheat codes for turning into a Moot but I don't remember what the cheat was, you would need to search this thread for that.Code:RACE_PREGNANCY_LENGTH={ "Human" => [20..25,20..25,20..25,20..25,1..1], "Moot"=> [2...2,2..2,2..2,2..2,1..1], "Deepone"=> [20..25,20..25,20..25,20..25,1..1], "Fishkind"=> [14..16,14..16,10..12,11..12,1..1], "Orkind"=> [13..15,13..15,13..15,11..13,1..1], "Goblin"=> [12..13,12..13,12..13,11..12,1..1], "Abomination"=> [13..15,13..15,13..15,11..12,1..1]
It isn't frowned upon, but a lot of the CGs are story line related and have spoilers. Spoilers are frowned upon.
Think he means a Moot, which is a half goblin. But they share the same long ears.
I managed to get 9/10 of the scenes, but a few aren't translated, such as Cecily's second H scene as well as Cocona's not-bath scene, which I think was #10. Admittedly, I cheated the Sea-Witch one in because her dialogue was in Chinese and I wasn't sure what her quest entailed.that's a great question both of them, i find some answer, but not the ones i would like you can accelerate lona's birth someone in the tread pointed out you can by changing the game code he even pointed which parts of the code, saddly i would prefer a item instead file changing, but trying to do the same as you is really a pain 80 days, i will look for his post and link it here shortly, about the gallery scenes i hope i can copy it here, none of this was written by me, someone on the tread said and only saved it all on a notepad to use later
You don't have permission to view the spoiler content. Log in or register now.
the rest of the gallery i will place here by memory
You don't have permission to view the spoiler content. Log in or register now.
if you don't know which quests are the ones i'm referring to see ZedTed walkthrough
about this part i hope i'm not sounding rude by adding this, really hope not ZedTed, english isn't my first language, but someone pointed out that using codes to change lona may cause dialogue problems, i think is important to mention that. i have never done it myself to test so is just a warning.Alternatively you can use cheat codes for turning into a Moot but I don't remember what the cheat was, you would need to search this thread for that.
have you installed CaiNanE english merge? i have played the 10# in full english, the others i haven't yet. my game had a lot of parts in Chinese until i installed the merge.Ah, I see, thank you!
I managed to get 9/10 of the scenes, but a few aren't translated, such as Cecily's second H scene as well as Cocona's not-bath scene, which I think was #10. Admittedly, I cheated the Sea-Witch one in because her dialogue was in Chinese and I wasn't sure what her quest entailed.
for some reason version 0.4.6.1 does not have a DATA folder, the 0.4.6.0 version i still have on my pc has one tho lol damnAssuming you are talking about "Moot" Lona, half-goblin. Just find this file:LonaRPG\Data\Scripts\Editables\51_System_Settings_Cross_Breed.rb
. Explained it earlier on, but to make it simple:
into this (fiddle around with it)Code:RACE_PREGNANCY_LENGTH={ "Human" => [20..25,20..25,20..25,20..25,1..1], "Moot"=> [20..25,20..25,20..25,20..25,1..1], "Deepone"=> [20..25,20..25,20..25,20..25,1..1], "Fishkind"=> [14..16,14..16,10..12,11..12,1..1], "Orkind"=> [13..15,13..15,13..15,11..13,1..1], "Goblin"=> [12..13,12..13,12..13,11..12,1..1], "Abomination"=> [13..15,13..15,13..15,11..12,1..1]
Alternatively you can use cheat codes for turning into a Moot but I don't remember what the cheat was, you would need to search this thread for that.Code:RACE_PREGNANCY_LENGTH={ "Human" => [20..25,20..25,20..25,20..25,1..1], "Moot"=> [2...2,2..2,2..2,2..2,1..1], "Deepone"=> [20..25,20..25,20..25,20..25,1..1], "Fishkind"=> [14..16,14..16,10..12,11..12,1..1], "Orkind"=> [13..15,13..15,13..15,11..13,1..1], "Goblin"=> [12..13,12..13,12..13,11..12,1..1], "Abomination"=> [13..15,13..15,13..15,11..12,1..1]
It isn't frowned upon, but a lot of the CGs are story line related and have spoilers. Spoilers are frowned upon.
Think he means a Moot, which is a half goblin. But they share the same long ears.
Suure, you're welcome!thx mate
Sorry, I have enough to do transcrying CHT into ENG. JPN is getting updates all the times though from DEV. Like 10x times faster than ENG.Some of the JPNs in the Text are untranslated and remain in the CHT text
They're randomized. It's never the same. You have to look at the legend by the statue to see what the key symbols are.I've followed Zedted's on Rescue the Maid quest, but I can't seem to even complete puzzle 2. Can someone help?
Symbols: bottom left: dick top left: person running top right: womb bottom right: person running
Yeah.. Well.... TRANSCRYING over here!I don't think anyone's mentioned it yet, but if you're looking for the Penis Tribe, it's still untranslated atm...
...
0.4.6.0 came unpacked. Guess 0.4.6.1 came packed. WHATEVER you do, do NOT overwrite 0.4.6.0 with 0.4.6.1!for some reason version 0.4.6.1 does not have a DATA folder, the 0.4.6.0 version i still have on my pc has one tho lol damn
does that make the data folder appear? whole reason i complained was because i wanted to edit pregnancy length, all i did was unpack 4.6.1 and copy my save files from 4.6.0 over, i just keep multiple version sometimes around in case updates majorly break stuff and i consider absence of the data folder as breaking stuff majorly, personally atleast0.4.6.0 came unpacked. Guess 0.4.6.1 came packed. WHATEVER you do, do NOT overwrite 0.4.6.0 with 0.4.6.1!
Just take your save files and the gallery and my ENG merge and apply it on a FRESH 0.4.6.1 directory.
Also make sure the save files have been sanitized by the SAVE FIX from 0.4.6.0!