[Makura cover soft] Dungeon and Bride

Richard7C45

Newbie
Jan 22, 2021
16
32
47
then how to get lp and get married
it will be a looong time before you get to married
since it will tied to amount of magic stone you have
for marriage you will need like 8 magic stone to finally trigger all the events to get married
 

MasterzCV

Newbie
Aug 7, 2018
22
10
109
Can anyone help me to fix these low hp companion????
Schwarz just die in 1 hit LMAO

note: Yes, i use chain mod due many repeating game from error :(
 

Oddly Blank

Member
Apr 10, 2018
195
162
219
with the whole customizing thing being highlighted with the party members you can get.

why is there only 5 character models, one for each race and a couple hair color options, and nothing else in terms of looks for the characters. if you chose the same race, you get members with the same face in your party.

the last game had 15 or so main heroines right?
 

Ghost1005

Member
Nov 10, 2021
105
58
97
Which version should i add the 1.20 patch too i've been using the 1.12 patched up to 1.15 and held off because of the bugs in 1.17 i think so do i need to download the latest full game then add the Xebit 1.20 patch?
 

Mortaeus

New Member
Apr 16, 2020
11
20
127
Where is the gold dagger in the kings tomb? Is it behind the locked door on the first floor? If so where is the key to open it?
 

Machine_head

Newbie
Aug 28, 2018
39
12
213
I'm back to ask another question I'll probably find the answer to instantly after posting.
How do you trigger the 4th event with the elf? I've had the
You don't have permission to view the spoiler content. Log in or register now.
and I've read she gets
You don't have permission to view the spoiler content. Log in or register now.
at some point, how do I trigger this?
 

Zabon

Member
Feb 22, 2018
123
187
226
do you mind sharing tables for the game? I'm bad at figuring CE on my own lol
Finding all of the relevant addresses is easy in this one, they're all 4byte ones that you can find by searching for it every time it changes. I can't seem to find pointers or permanent ways to find addresses to anything though, I've done every method I know of, injection, scripting, pointermap, and pointer levels. I'm able to find a few pointers for a few things that work over a couple reloads, but they all break eventually, even when they're supposed to be static pointers. Leane 2 did the same thing with their addresses, and I've never been able to figure out how to pin down the addresses. lol so if someone was able to figure out how to find true static pointers in this game, I'd be eternally grateful.

I wonder if it would be possible to mod and add new scenes or routes if the NTR system is good.
I'm sure you could, but you'd have to find someone willing to make new CGs for it too, and with how customizable the heroines are, that's probably not an easy task. Makura's art style is rather unique in this space too, so that's another factor you'd have to consider. Its likely for this reason alone that there's not many scenes in the game in the first place, even the dev didn't want to spend that much time accounting for the hair color variables, or coming up with many variations for anything.
 

NutInShell

Member
Dec 1, 2019
452
639
272
"Finding all of the relevant addresses is easy in this one, they're all 4byte ones"
I know that fatigue is a double and coordinates (north and East values) can persist after loading a save midway (not restarting).
Haven't even tried to find pointers since my guess is that it would n't hellp when the party each player uses is not consistent. Only chance that would work would be if values were slot related but not really worth the trouble.
 

DatWanGai

Well-Known Member
Apr 15, 2019
1,043
1,532
286
This seems to be one of the few games I'm glad I read comments about before getting hard into it.
I'm only just pass the point where you can semi run free and had my expectations....but reading the comments dashed those.
I like Maria over Liselle, but it seems you can't get with Maria or really any unique design characters from what I'm reading.
Liselle isn't bad but oops, she's the forced NTR character and the way it plays out doesn't make any sense. Plus unavoidable.
So yeah....the only things I have left I was hoping for was customizing a girl to my liking and some monster girl fun.....
yet I found out fast that customization is really shallow and the monster girl you make a contract with....there's nothing I can see so far for them.

5 years, i waited for this game..... please..... not like this.

In brighter news, maybe Last12 another game I waited quite some time for will be good!
 
Last edited:
  • Like
Reactions: Progenitor

Zabon

Member
Feb 22, 2018
123
187
226
I know that fatigue is a double and coordinates (north and East values) can persist after loading a save midway (not restarting).
I haven't tried changing fatigue yet, thanks for letting me know. I've found a method to basically give infinite spells before resting at an inn, it's tedious at first though. Search for the value of the spell you want a lot of, find it using 4byte, then change it to a unique and ridiculous number like 123123123. Then you can populate a group with all the spells you want to have a lot of, and make sure you change those values back to 123123123 before you save. So when you reload and all the addresses change you can easily find the value again by doing an initial search for the 123123123 values. You could probably do this much easier on a clean save, by adjusting the maximum spell slots when a character levels up, that way you can just rest and have a huge number of spells available each time.

Being able to find pointers though would make this SO much easier though. The game must be using them to change the addresses between reloads, but I can't for the life of me figure out exactly how.
 

NutInShell

Member
Dec 1, 2019
452
639
272
I haven't tried changing fatigue yet, thanks for letting me know. I've found a method to basically give infinite spells before resting at an inn, it's tedious at first though. Search for the value of the spell you want a lot of, find it using 4byte, then change it to a unique and ridiculous number like 123123123. Then you can populate a group with all the spells you want to have a lot of, and make sure you change those values back to 123123123 before you save. So when you reload and all the addresses change you can easily find the value again by doing an initial search for the 123123123 values. You could probably do this much easier on a clean save, by adjusting the maximum spell slots when a character levels up, that way you can just rest and have a huge number of spells available each time.

Being able to find pointers though would make this SO much easier though. The game must be using them to change the addresses between reloads, but I can't for the life of me figure out exactly how.
What i said about consistancy is what happens if you change party members or arrangement and what id gives to a newly created character or 10.. Don't feel likie throwing yourself into this rabbithole for a table is worth the time and trouble. Game is easy enough as it is.

An add on info about fatigue is that value changes 0.05 every step you make outside battles or cities. if battles occur this may be changed for every character likie when you get hit with sleep debuff for example. Chances are lust values are the same but did n't test that.