What's new

RPG Patreon Active Unknown/Hiatus RPG Maker [SHOEGAZER] Dungeons and Prisoners (RJ113419)


Re: RJ113419 - Dungeons and Prisoners

Tails_11,
you have decided to make the full game or this correction version 3.09?:eek:

in any case, thank you for your work!
 
Re: RJ113419 - Dungeons and Prisoners

In case that you guys managed to extract the code.
I didn't mean to dis-respect ILL at all, Just FYI.


- Easily get pregnant,
Edit Game_Battler_SexualMethods.add_semen_v
try setting rate = 100

- Enslave character
Edit Scene_Srpg change equip flag.call_false_manacled , call_false_slave_equip

- Don't lose any mp while getting rape
Edit Game_Battler_TRPG_SEX_ACTION.mp_loss

- Allow NPCs to be able to rape you instantly when you start game.
Normally, these flag will be set after you pass the bridge 's event.
Try to edit the following flag
$game_switches[93] = true
$game_switches[94] = true
@flags.delete:)iron_maiden_exec)
$game_variables[TRPG::CHAPTER] = 10

- Play as other available NPC (Some crash when fall into some event for eg. tutorial , rape)
Edit Game_Items >> Game_Party.setup_starting_members
(plus add_actor({number)}) )
where number are
2 Lynn
3 Eco
4 Mother
5. Janis P Spencer Nun that selling scroll
6 Lucia Elf
7 Uruma Red Head
8 Luna Maid
9 Suriya Fire Witch
10 Nova Purple head
11 Juliat Goblin Playing Broken Princess
12 Claris the purple skirt
13 Some guy
14 Amelia Maid on the boat
15 Mobius Witch

- Monster id (some that I know)
5003 Frost wolf
5014 rafaine
5078 Troll
5102 WhiteSlime
5309 Buttler
5008 Bridge Boss
5006 Kobold
5010 Bridgan Mage
5011 Sahuagin
5019 Bugbear
5024 Goblin Chift
5300 Sister
6001 Mience
6002 Lynn

- Skill Sex Id (Learn by learn_skill)
480 Some of the following ... Submission,Spread log, M Leg, GrinHib
497 Endure preasure
498 Some of the following ... Submission,Spread log, M Leg, GrinHib
499 Grin Hip

• Other experiments
- Butlet can rape you if you attack him and spread leg + getting rape by other monster near by him
- Timing on boat is 'count up' in 2 value, lock both value if you want to playing around with sea otter.
- Can't get archer at top-right map to be raped. Still didn't know why
- Can't get mother in home to be raped. Still didn't know why :(
 
Last edited:
Re: RJ113419 - Dungeons and Prisoners

Tails_11,
you have decided to make the full game or this correction version 3.09?:eek:

in any case, thank you for your work!
Thanks! ;)
I wish i could help Ill. D&p is the game hentai community deserves. But i don't know japanese, so all i can do is easy stuff that simplifies some moments.
 
Re: RJ113419 - Dungeons and Prisoners

- Easily get pregnant,
Edit Game_Battler_SexualMethods.add_semen_v
try setting rate = 100
I'll try.

- Enslave character
Edit Scene_Srpg change equip flag.call_false_manacled , call_false_slave_equip
What is that?

- Allow NPCs to be able to rape you instantly when you start game.
Normally, these flag will be set after you pass the bridge 's event.
Try to edit the following flag
$game_switches[93] = true
$game_switches[94] = true
@flags.delete:)iron_maiden_exec)
$game_variables[TRPG::CHAPTER] = 10
I see. Nice stuff. Will add it to the next version.

- Play as other available NPC (Some crash when fall into some event for eg. tutorial , rape)
Edit Game_Items >> Game_Party.setup_starting_members
(plus add_actor({number)}) )
where number are
2 Lynn
3 Eco
4 Mother
5. Janis P Spencer Nun that selling scroll
6 Lucia Elf
7 Uruma Red Head
8 Luna Maid
9 Suriya Fire Witch
10 Nova Purple head
11 Juliat Goblin Playing Broken Princess
12 Claris the purple skirt
13 Some guy
14 Amelia Maid on the boat
15 Mobius Witch
I tried that. No ai, sprites, text for them. Nothing. Quite sad actually.


- Timing on boat is 'count up' in 2 value, lock both value if you want to playing around with sea otter.
What? :c
 
Re: RJ113419 - Dungeons and Prisoners

Almost forgot!
mrpeter01
Thanks!
 
Re: RJ113419 - Dungeons and Prisoners

how to use the temptation skill? i learn it but it wont show on the skill list.
 
Re: RJ113419 - Dungeons and Prisoners

how to use the temptation skill? i learn it but it wont show on the skill list.
it requires certain amount of charisma. (and corruption or desire as i remember)
 
Re: RJ113419 - Dungeons and Prisoners

how to use the temptation skill? i learn it but it wont show on the skill list.

It's on the sexual skill list, use q and w to change pages in the skill / spell list to find it.
 
Re: RJ113419 - Dungeons and Prisoners

Your version has all enemies ejaculate almost immediately after insertion.
While this makes rape scenes go by much faster, you barely have time to enjoy anything. I prefer normal scenes to be honest.

Also I am unable to edit the resolution or window size of the game.
Just chiming in: the larger resolutions don't work for me too. The full screen works, but nothing else.
 
Re: RJ113419 - Dungeons and Prisoners

Just chiming in: the larger resolutions don't work for me too. The full screen works, but nothing else.
Last patch has default ini. If you can't change resolution again that's strange.
 
Re: RJ113419 - Dungeons and Prisoners

Tails_11 said:
Originally Posted by mrpeter01 View Post
- Enslave character
Edit Scene_Srpg change equip flag.call_false_manacled , call_false_slave_equip
What is that?
Without any modification to character stat.
If you want to put manacle on your character , you need to edit method called call_false_manacled, call_false_slave_equip to return some flag (Since i edited it long time ago, I forgot it :) )


Tails_11 said:
I tried that. No ai, sprites, text for them. Nothing. Quite sad actually.
Mine got no sprite , text too. Just be able to control and found out some skill of that character.
I played as Eco once (Red hair girl), even I got her pregnant, there still no sprites,text for her.


Tails_11 said:
Timing on boat...
After lesbian event on boat. When you reach boat-top, you will got about 100 second before Mience has been throw to island.
If you like to mess around will Devil Mage (Purple hair) , Eco and sea-otter . You must stop timing counter in this stage. I do this by Program called TSearch by searching for 'increasing' value. There were 2 flags that will determine game event.
 
Last edited:
Re: RJ113419 - Dungeons and Prisoners

Forgive me for asking this but what all has changed and what has been added recently?

Oh and whats the newest version?
 
Last edited:
Re: RJ113419 - Dungeons and Prisoners

thanks for this hacked version. I normally handle all this stuff in cheat-engine, but this is way more convenient.
 
Re: RJ113419 - Dungeons and Prisoners

whell i tryd 2 play the latest hacked version guess what my comp sayd srry i canot play this get the maker off this softwarethen i tryd 2 copy it over 1 off the versions i have and then i get a error in command line

plz make the hacked version working
 
Re: RJ113419 - Dungeons and Prisoners

whell i tryd 2 play the latest hacked version guess what my comp sayd srry i canot play this get the maker off this softwarethen i tryd 2 copy it over 1 off the versions i have and then i get a error in command line

plz make the hacked version working

Hoo boy, who let you past the age filter?

Make sure you have the proper RTP for RPG maker.

You can find them To be safe, you can probably download them all, they aren't that big. It's probably RPG maker VX or VX ace, maybe XP. IDK, I'm too lazy to go look, just install em all.
 
Re: RJ113419 - Dungeons and Prisoners

hey guys so I've been having an issue where after Meine loses her virginity in the normal and hacked version the game doesn't show vaginal sex animation, any idea's on what's going on or how to fix it?
 
Re: RJ113419 - Dungeons and Prisoners

hey guys so I've been having an issue where after Meine loses her virginity in the normal and hacked version the game doesn't show vaginal sex animation, any idea's on what's going on or how to fix it?

Are you getting the messages and effects for vaginal sex? I've noticed that the bandits in heaven don't always like vaginal sex even after the barrier breaks.

Other than that, you only get the X-ray, close up of the first time, after that it's just on the character model on the right.
 
Re: RJ113419 - Dungeons and Prisoners

Are you getting the messages and effects for vaginal sex? I've noticed that the bandits in heaven don't always like vaginal sex even after the barrier breaks.

Other than that, you only get the X-ray, close up of the first time, after that it's just on the character model on the right.

yes this is exactly what I've been experiencing in the game
 
Re: RJ113419 - Dungeons and Prisoners

and by the way my avatar name has my birthyear in it i am not a boy but a man and i do have the full rpgmaker off the game use unless the modded use more then ill's version
 
Back
Top