CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Saiaxs

Member
Oct 12, 2018
152
418
what days does Juliet teach at the church? im trying to initiate the Derek quest but hes never alone in the tavern
 

Saiaxs

Member
Oct 12, 2018
152
418
If I recall correctly, it's Friday, but you have had gone through the event in sunday that Juliet will start teaching.
Yeah I had missed the Sunday event. Now I have his quest to find a wife but apparently I need to do Sebastian’s quest first. This game is a puzzle itself lol.
 

doc69ppb

Member
May 27, 2020
282
144
So to trigger fina and astra's scene i have to help fina in wednesday morning and read fan mail. But i cant find this fan mail, please can someone tell me where
 

wboiko

Newbie
Jul 29, 2017
25
123

Staimh

Active Member
Dec 12, 2020
895
3,426
So to trigger fina and astra's scene i have to help fina in wednesday morning and read fan mail. But i cant find this fan mail, please can someone tell me where
This game often has multiple criteria for certain scenes to occur
Fina and Astra double facial scene
Relationship with Fina must be greater than 50 (may work at exactly 50)
I would work on the assumption Lust must be greater than 100
It wouldn't surprise me if there were a further RNG check
On a Wednesday morning offer to Help Fina with paperwork; The dialog triggered is different from the normal helping Fina with office paperwork; Astra comes downstairs and catches Krowly reading fan mail, shouts to Fina ...
 

v3n3

Newbie
Jul 21, 2018
68
359
For anyone interested, here's the gallery mod I created for the game.
Its currently updated for v0.340.1 Hotfix 1.
Other versions will NOT work.


I've done my best to include any scene I'm aware of, but probably missed one or two anyways.
You can freely choose which variant of a scene to watch every time without harming your save.

You don't have permission to view the spoiler content. Log in or register now.

To enter the gallery, access the scrolls on the table next to the training book in your bedroom.
If you load a save in your home, leave first or it won't work!
Im really interested in how you do this Mod, but Im only experienced with Unity/Unreal Engine and simple Save Editing.
Is there a guide or something I can read up on, to learn how RPGM works and how you reverse engineer / modify the game for something like this?
 

wboiko

Newbie
Jul 29, 2017
25
123
Im really interested in how you do this Mod, but Im only experienced with Unity/Unreal Engine and simple Save Editing.
Is there a guide or something I can read up on, to learn how RPGM works and how you reverse engineer / modify the game for something like this?
For RPG Maker games it's actually relatively "simple". You really only need to know the basics of how RPG Maker works, because you do everything using the same editor the game is created with (so you'll need a copy of that version of RPG Maker).

There's going to be some differences depending on which version of RPG Maker the game was made with (these days mostly MV and some VX Ace), but the stuff relevant for something like this mod is basically the same, ignoring minor changes in how everything looks.

A tutorial goes over pretty much everything you need: how to create/edit maps, creating events, and using the database, which stores common events that can be called from multiple places.

After that you can pretty much make whatever changes you want. So in the case of a gallery mod, it's basically the following workflow:

* Find character that initiates the scene you look for on a map.
* Find the functions that are called to show the images, text, etc. (either directly on the character, or in a common event that is called from the character).
* Copy the relevant parts to a gallery map you created.
* Make cosmetic/functional changes as desired (remove area transitions and anything that modifies the game variables; replace state checks (lust, current party members, first time scene) with choices so the player can choose the variant they want to see; ensure all animations play correctly).
 
  • Like
Reactions: Tarel8649 and v3n3
3.60 star(s) 191 Votes