What's new

Status
Not open for further replies.

kiseki

Demon Girl
Joined
Apr 23, 2012
Messages
52
Reputation score
8
Re: RPG Maker Hentai Games

I think its due to how the game handles dialogue. Instead of clearing out the dialogue box after a character is finished talking, it just keeps adding up, causing AGTH to get a massive flood of text after a few characters have talked.

I think someone would probably have to muck about with the 'paragraph split parameters' and/or the 'supress repetition of phrases' options in AGTH to make it work well.
Yup. I tried suppressing phrase and character repetition already, with no luck. Since the game sends past text along with new text in longer dialogues, I doubt suppressing repetition is the right way to handle it.

As far as I know, paragraph split parameters just control linespaces and won't do anything to fix this.

If anyone knows how to make a custom code, it might work.
 
Last edited:

Starke

Banned
Joined
Jun 29, 2012
Messages
1,001
Reputation score
435
Re: RPG Maker Hentai Games

Game finished.
 
Last edited:

doob420

Sex Demon
Joined
Jul 14, 2010
Messages
283
Reputation score
302
Re: RPG Maker Hentai Games

Yeah, it's pretty annoying, but if you pay attention and select the lastest line of dialog in AGTH after the wall populates, it's do-able. Of course, that doesn't always seem to be the last line in AGTH, and sometimes the bloody thing jumbles/repeats inbetween new sentances too. Requires enormous patience. The only solution I see is going into the game itself and rewriting whatever script is overriding the usual text protocols. Alas, that seems like far too much work.
 

dardamex

Grim Reaper
Joined
May 9, 2012
Messages
466
Reputation score
49
Re: RPG Maker Hentai Games

I know which script is causing the problem but I'm not savvy enough to fix it. Deleting the script altogether fixes this particular problem but causes others, namely scripting commands in dialogue aren't handled properly anymore. For example, instead of the main character's name showing up in dialogue, /[n1] (or something like that) shows up instead.
 

moogles

Lurker
Joined
Oct 28, 2009
Messages
940
Reputation score
76
Re: RPG Maker Hentai Games

I used

aght\agth.exe /x3 /kf /ks /c

scroll around the list a bit, works fine for me.
 

VoHiYo

Demon Girl
Joined
Jul 13, 2012
Messages
55
Reputation score
31
Re: RPG Maker Hentai Games

For Haru uru , there are different effects for each day , a npc next to the perverted rich merchant mansion tells you.

Monday 月曜日 - Take less damage from magic attack.
Tuesday 火曜日 - Deal more damage with physical attack.
Wednesday 水曜日 - Take less damage from physical attack.
Thursday 木曜日 - Party gain more experience.
Sunday 日曜日 - Deal more damage with magic attack.

No idea why there is no Friday , Saturday.
Can someone post how much % more exps u earn on Thursday?

You can talk to a npc in the merchant mansion to upgrade the weapon store for better goods 5k @ lv.1
 
Last edited:

Starke

Banned
Joined
Jun 29, 2012
Messages
1,001
Reputation score
435
Re: RPG Maker Hentai Games

For Haru uru , these are different effects for each day , a npc next to the perverted rich merchant mansion tells you.

Monday 月曜日 - Take less damage from magic attack.
Tuesday 火曜日 - Deal more damage with physical attack.
Wednesday 水曜日 - Take less damage from physical attack.
Thursday 木曜日 - Party gain more experience.
Sunday 日曜日 - Deal more damage with magic attack.

No idea why there is no Friday , Saturday.
Can someone post how much % more exps u earn on Thursday?

You can talk to a npc in the merchant mansion to upgrade the weapon store store to next level 5k @ lv.1 for better goods.
If that is the case we can assume that:

Monday (Bunny ear girl in your profile)
Tuesday (Devilish looking girl)
Wednesday (Mermaid looking girl)
Thursday (Girl with a leaf)
Sunday (Girl that looks like a goddess)

Game complete, inventory full, all CG unlocked, there's only 32 pictures but there's 40 squares.
 
Last edited:

Suibuki

Demon Girl Pro
Joined
Mar 12, 2012
Messages
116
Reputation score
2
Re: RPG Maker Hentai Games

Maaybe it's best to leave some event hints in spoilers...


Also, there's some issues running this with AGTH and stuff.. so that's a shame.
 
Last edited:

Starke

Banned
Joined
Jun 29, 2012
Messages
1,001
Reputation score
435
Re: RPG Maker Hentai Games

Maaybe it's best to leave some event hints in spoilers...


Also, there's some issues running this with AGTH and stuff.. so that's a shame.
You do know you're in a forum that shares and debates games right?

Just saying... No one's spoiling the story and no one's forcing you to read lol.
 

asaness

Tentacle Monster
Joined
Jun 26, 2010
Messages
339
Reputation score
48
Re: RPG Maker Hentai Games

And of course you know that lol.

Spring Sale Prostitution or Haru Uru Baishun it is.

...Or just Haruuru

EDIT:



Say how do you save in that game i thought it was the Godess statue but its not doing anything
 

Starke

Banned
Joined
Jun 29, 2012
Messages
1,001
Reputation score
435
Re: RPG Maker Hentai Games

This type of questions lol.. Last menu option..
 

Suibuki

Demon Girl Pro
Joined
Mar 12, 2012
Messages
116
Reputation score
2
Re: RPG Maker Hentai Games

You do know you're in a forum that shares and debates games right?

Just saying... No one's spoiling the story and no one's forcing you to read lol.
Accidental stumbling! And sometimes you accidentally read directions to something you'd rather find out on your own, but I digress, this is hard without translation..
 

Vyrovanevir

Jungle Girl
Joined
Dec 8, 2010
Messages
11
Reputation score
1
Re: RPG Maker Hentai Games

This is actually a really good game once you deal with the AGTH issues. One question; I ran across what I think is the third boss, a golem. The guy in front of it asks a question and I can't make sense of it- I think it's to give him something, but I'm not sure. Any idea if it's important?
 

Suibuki

Demon Girl Pro
Joined
Mar 12, 2012
Messages
116
Reputation score
2
Re: RPG Maker Hentai Games

So uh, what's the fix for AGTH?

I could not do much from what I know..
 
Last edited:

dardamex

Grim Reaper
Joined
May 9, 2012
Messages
466
Reputation score
49
Re: RPG Maker Hentai Games

I was able to mostly fix it by editing a couple of the games scripts. This one will mostly show up fine in AGTH (you still have to go up to options in AGTH and check 'Remove [x] repetitions of each symbol' [with X being how many times the symbols/characters are repeating]) and the names show up properly. However, there are still one minor problem and one... er... medium problem.

Minor: Some character graphics get stuck during conversations (once the conversation ends the graphic goes away, it doesn't stay up permanently or anything, just during that conversation).
Medium: Choice selection is some what messed up. The text and selector aren't aligned now. It's the selector you want to pay attention to, though, as where you move it to (top, middle, bottom) is what choice you'll make. You'll have the text at the top of the dialogue box and the selector at the bottom. You can still make choices perfectly fine, you just have to pay attention. I might be able to fix this by further tinkering with the scripts but I'm exhausted right now and hope to sleep for the next 12+ hours.

ALSO: Before you play it, open up the file 'Game.ini' in the game folder and change RGSS202E.dll to RGSS202J.dll and then save it. I forgot to do it before archiving and uploading it. Without doing that all the Japanese characters/symbols will likely show up as squares.

 

ON82

Demon Girl Master
Joined
Nov 20, 2010
Messages
197
Reputation score
3
Re: RPG Maker Hentai Games

If that is the case we can assume that:

Monday (Bunny ear girl in your profile)
Tuesday (Devilish looking girl)
Wednesday (Mermaid looking girl)
Thursday (Girl with a leaf)
Sunday (Girl that looks like a goddess)

Game complete, inventory full, all CG unlocked, there's only 32 pictures but there's 40 squares.
Would you mind uploading your save and/or giving some pointers how to proceed? I have been running around town for quite some time now and got several CG, but there are a lot of places where I can't do anything.
 

pereglasnost

Mystic Girl
Joined
Mar 11, 2012
Messages
200
Reputation score
27
Re: RPG Maker Hentai Games

Would you mind uploading your save and/or giving some pointers how to proceed? I have been running around town for quite some time now and got several CG, but there are a lot of places where I can't do anything.
Everything is more or less linear till you start running in the dungeons, occasionally it requires you to do things in the town to complete dungeon events, like for instance, prostitution for the orb to break a barrier.

Anyone know what to do once you rescue the two sisters? I haven't found where to pick up from there.
 

ON82

Demon Girl Master
Joined
Nov 20, 2010
Messages
197
Reputation score
3
Re: RPG Maker Hentai Games

Everything is more or less linear till you start running in the dungeons, occasionally it requires you to do things in the town to complete dungeon events, like for instance, prostitution for the orb to break a barrier.

Anyone know what to do once you rescue the two sisters? I haven't found where to pick up from there.
Hmm, I am pretty much stuck at the "prostitution for the orb to break a barrier." I already work at the brothel, but I still don't have the orb to break the barrier.

Anything I am missing?
 

pereglasnost

Mystic Girl
Joined
Mar 11, 2012
Messages
200
Reputation score
27
Re: RPG Maker Hentai Games

Hmm, I am pretty much stuck at the "prostitution for the orb to break a barrier." I already work at the brothel, but I still don't have the orb to break the barrier.

Anything I am missing?
Go to the antique store.
 
Status
Not open for further replies.
Top