ArcFlight

Newbie
Aug 10, 2017
28
71
You don't have permission to view the spoiler content. Log in or register now.

If you have Notepad++ (other editors might work with some minor changes), you can extract the RPA files like this:
  1. Open Find in Files (Ctrl+Shift+F)
  2. Enter RPA-4.0
  3. Enter RPA-3.0
  4. Enter *.rpa
  5. Enter the path to the game directory
  6. Check In all sub-folders
  7. Click Replace in Files
  8. Run UnRen and select option 1
notepad++_2020-01-26_16-20-07.png
You can also decompile (most) of the RPYCs too:
  1. Open Find in Files (Ctrl+Shift+F)
  2. Enter ^MY_HEADER.{36}
  3. Delete anything in Replace with so it replaces with nothing
  4. Enter *.rpyc
  5. Enter the path to the game directory
  6. Check Regular expression
  7. Check . matches newline
  8. Check In all sub-folders
  9. Click Replace in Files
  10. Run UnRen and select option 2
notepad++_2020-01-26_16-21-55.png
I only did the scripts after people noticed the updater being flagged. For anyone concerned, it just downloads RPAs from a GitHub repo.
 

HeroHate

Active Member
Oct 10, 2019
872
736
Is there any thing after all the battles, any content, would hate to suffer that only to see a screen saying see 'ya next time. Is there a break down of sex action from this game? Seems a bit thin and overall pay off does not seem worth enduring the tasks set. Or skipped? Or will you then lose the sex action?
 
Last edited:

HeroHate

Active Member
Oct 10, 2019
872
736
I think the code for the casket is among the responses here. It is that code you wanted?
 

hakarlman

Engaged Member
Jul 30, 2017
2,099
3,274
After giving Kohan the note, I can't do anything. How do you progress the game? Is there a pass time button or something? Leo is working and no matter where I go, I can't do anything except pet crab or talk to the girl who doesn't want to talk to you.

EDIT: You can pass the time by clicking on the round sun button on the top right.
 

striker129er

Member
Dec 29, 2017
103
91
So... Umm

Is there still gonna be incest content for the siblings?

The last I heard about it, everyone was having a fight about it... Just wanna know if it will be happening or not...
 

hakarlman

Engaged Member
Jul 30, 2017
2,099
3,274
I can't take the girl on the Raj Date, it says the outfits are not beautiful enough? I have three outfits, the cyan ones, the leather ones and the default gear? None of them work.

edit: open the inventory and scroll down, I didn't even see the scroll. Then equip the flower you buy from the store and the fruits that work as lipstick.
 

hakarlman

Engaged Member
Jul 30, 2017
2,099
3,274
How do you get the grapes for the wine? I have the table cloth. The girl said to try getting grapes from the Atlateans? Who are they?

How do you find the stick for the bow, leather, alphin hair and cloth?

After version .4.1, nothing works. I started to skip episodes to 5.1, but when I try to go to Chatula, it just shows an inventory window and nothing happens?

Anyone have a save game with all the scenes unlocked?
 
Last edited:
Oct 14, 2019
53
22
How do you get the grapes for the wine? I have the table cloth. The girl said to try getting grapes from the Atlateans? Who are they?
You need buy grapes from shana and point the grapes from inventory to deer.

How do you find the stick for the bow, leather, alphin hair and cloth?
A stick can be found using leo on the lake - for this you need to send May to work. I don’t remember the rest - walk around all the characters in the game.


I started to skip episodes to 5.1, but when I try to go to Chatula, it just shows an inventory window and nothing happens?
You need configurate you party, then press this button
1580238867708.png
 
  • Like
Reactions: hakarlman

lartemer

Member
Oct 29, 2017
239
171

If you have Notepad++ (other editors might work with some minor changes), you can extract the RPA files like this:
  1. Open Find in Files (Ctrl+Shift+F)
  2. Enter RPA-4.0
  3. Enter RPA-3.0
  4. Enter *.rpa
  5. Enter the path to the game directory
  6. Check In all sub-folders
  7. Click Replace in Files
  8. Run UnRen and select option 1
View attachment 530016
You can also decompile (most) of the RPYCs too:
  1. Open Find in Files (Ctrl+Shift+F)
  2. Enter ^MY_HEADER.{36}
  3. Delete anything in Replace with so it replaces with nothing
  4. Enter *.rpyc
  5. Enter the path to the game directory
  6. Check Regular expression
  7. Check . matches newline
  8. Check In all sub-folders
  9. Click Replace in Files
  10. Run UnRen and select option 2
View attachment 530018
I only did the scripts after people noticed the updater being flagged. For anyone concerned, it just downloads RPAs from a GitHub repo.
First method works ! Thanks !
 
2.40 star(s) 43 Votes