RPGM Completed Monster Girl Quest: Paradox [Part 3 v3.01] [Torotoro Resistance]

4.50 star(s) 53 Votes

TinyImpDG

Newbie
Sep 10, 2017
48
22
230
The Grand Noah arena in Angel Dominion for thje second fight of the tournement
You need to download and reapply translation from bitbucket and load a save before entering Colosseum.
That was a bug of one of the updates to manual translation, from couple of weeks ago. It was fixed half a day later.
 
  • Like
Reactions: TigrisRex

TigrisRex

Newbie
Sep 5, 2020
66
71
129
You need to download and reapply translation from bitbucket and load a save before entering Colosseum.
That was a bug of one of the updates to manual translation, from couple of weeks ago. It was fixed half a day later.
Thanks King, but fuck my last save was 8 hours before that ahhhhhhhh.
 

EpicLegend

New Member
Jan 2, 2021
2
1
123
If anyone wants to remove the gender-lock on skills do this:

1. Go to One-Click Patcher -impBOB -> Translated Files -> Scripts -> 6 - DataManager.rb.
2. Edit 6 - DataManager.rb -> Go to def self.load_normal_database ->Add this at the end:

$data_skills.compact.each do |skill|
skill.note.gsub!("<習得不可>", "") if skill.note.include?("<習得不可>")
end

3. Patch the game -> Start_Patch [CA4F3F31].bat.
 
  • Like
Reactions: TinyImpDG

Jenkins

Well-Known Member
Jun 6, 2017
1,058
410
289
If anyone wants to remove the gender-lock on skills do this:

1. Go to One-Click Patcher -impBOB -> Translated Files -> Scripts -> 6 - DataManager.rb.
2. Edit 6 - DataManager.rb -> Go to def self.load_normal_database ->Add this at the end:

$data_skills.compact.each do |skill|
skill.note.gsub!("<習得不可>", "") if skill.note.include?("<習得不可>")
end

3. Patch the game -> Start_Patch [CA4F3F31].bat.
You can just empty or place an empty ID in the array in 196 - IDReserve.rb line 294 NOT_LEARN_ACTORS for same effect
 

Gamer Fafala

Member
May 18, 2018
354
315
238
How do you chain skills into more than 2 skills? Only people I've seen do it have been Lucifina and White Rabbit, and I can't identify what is enabling it.
 

ejpbdk

Newbie
Jun 9, 2018
36
4
96
If anyone wants to remove the gender-lock on skills do this:

1. Go to One-Click Patcher -impBOB -> Translated Files -> Scripts -> 6 - DataManager.rb.
2. Edit 6 - DataManager.rb -> Go to def self.load_normal_database ->Add this at the end:

$data_skills.compact.each do |skill|
skill.note.gsub!("<習得不可>", "") if skill.note.include?("<習得不可>")
end

3. Patch the game -> Start_Patch [CA4F3F31].bat.
My translated files folder is empty. Where exactly can I get this mod?
 

Yoloswagking

Well-Known Member
Sep 29, 2017
1,243
799
297
How do you chain skills into more than 2 skills? Only people I've seen do it have been Lucifina and White Rabbit, and I can't identify what is enabling it.
Most of these "more than 2 skills" chain come from the forbiden jobs and they should be at the bottom of the special ability option (since they put the proof of job in another section)
 

Acclipse

New Member
Dec 20, 2022
2
0
60
I've noticed that every party member I get has max affection from the beginning. Is there any way to fix that?
 

Acclipse

New Member
Dec 20, 2022
2
0
60
Oh yeah, I figured it out. The old saves in the game files have maxed out affection and it gets transferred to a new save as well.
 

TheLoliRealm

Member
Jan 4, 2022
411
332
178
Can someone provide a gofile link to their prepatched game? I don't have anything downloaded and reading up, the stuff seems far to complex for me.
 

El_Psycho

Newbie
Jun 5, 2019
61
16
122
Hello, maybe someone know where i can craft Hero sword Heinrich? it cant be stolen in gades library from Heinrich btw

nwm it its in Kagetsumugi counter
 
Last edited:

brunoadfw

New Member
May 21, 2018
2
0
11
Can someone send a save without doing the chaos route, I had started doing it but for some reason my save doesn't open anymore, I think it got corrupted
 
4.50 star(s) 53 Votes