RPGM Completed The Last Demon Hunter: Remastered [v1.0] [Pervy Fantasy Productions]

3.60 star(s) 9 Votes

Christin Eleven

Well-Known Member
Sep 3, 2017
1,356
613
Lil Question here: I was wonderin what are all the things the protagonist Girl can transform into?

Was trying to think what to choose!
 

FrostFairyFan

New Member
Jan 20, 2025
6
16
I created a mod for this game, for some reason, that does the following:
  • Gives more combat options to companions (now Rose and Rubia contribute significantly to combat)
  • Quick Travel with a new area and a new character
  • Integrated half a dozen plugins like HP Bars, enemy info, more informative combat displays (Battle Engine), minimap, much better Save & Options menu, New Game+, etc.
  • Some bugfixes whenever I noticed them, but mainly limited to any egregious softlocks
  • Changed the face portraits to the artwork, even if the upscaling isn't the cleanest
  • You don't have permission to view the spoiler content. Log in or register now.
  • You don't have permission to view the spoiler content. Log in or register now.
Install by extracting the .exe file like a zip file, then copy the files over. The README.txt has more instructions.
You can find the v1.04 version at
 

Christin Eleven

Well-Known Member
Sep 3, 2017
1,356
613
I created a mod for this game, for some reason, that does the following:
  • Gives more combat options to companions (now Rose and Rubia contribute significantly to combat)
  • Quick Travel with a new area and a new character
  • Integrated half a dozen plugins like HP Bars, enemy info, more informative combat displays (Battle Engine), minimap, much better Save & Options menu, New Game+, etc.
  • Some bugfixes whenever I noticed them, but mainly limited to any egregious softlocks
  • Changed the face portraits to the artwork, even if the upscaling isn't the cleanest
  • You don't have permission to view the spoiler content. Log in or register now.
  • You don't have permission to view the spoiler content. Log in or register now.
Install by extracting the .exe file like a zip file, then copy the files over. The README.txt has more instructions.
You can find the v1.04 version at
Wait, what new Character?
 

FrostFairyFan

New Member
Jan 20, 2025
6
16
Wait, what new Character?
I just made up a random demon that basically served as an excuse for the new quick travel system and two spoiler things, with only two event pages of text serving as justification. I tried making her at least somewhat fit in thematically and not be too dissonant from the rest of the game, so hopefully it doesn't look out of place or disrespect the original creators' intentions
 
  • Like
Reactions: Christin Eleven

Christin Eleven

Well-Known Member
Sep 3, 2017
1,356
613
I just made up a random demon that basically served as an excuse for the new quick travel system and two spoiler things, with only two event pages of text serving as justification. I tried making her at least somewhat fit in thematically and not be too dissonant from the rest of the game, so hopefully it doesn't look out of place or disrespect the original creators' intentions
Ohh, I thought a new Team Mate . . .
 

TDback

New Member
Jul 22, 2024
14
34
I created a mod for this game, for some reason, that does the following:
  • Gives more combat options to companions (now Rose and Rubia contribute significantly to combat)
  • Quick Travel with a new area and a new character
  • Integrated half a dozen plugins like HP Bars, enemy info, more informative combat displays (Battle Engine), minimap, much better Save & Options menu, New Game+, etc.
  • Some bugfixes whenever I noticed them, but mainly limited to any egregious softlocks
  • Changed the face portraits to the artwork, even if the upscaling isn't the cleanest
  • You don't have permission to view the spoiler content. Log in or register now.
  • You don't have permission to view the spoiler content. Log in or register now.
Install by extracting the .exe file like a zip file, then copy the files over. The README.txt has more instructions.
You can find the v1.04 version at
Does it have a Recollection Room?
 

FrostFairyFan

New Member
Jan 20, 2025
6
16
Does it have a Recollection Room?
That was the third thing I thought of trying to implement (basic QoL plugins and Quick Travel were first), but several issues making adding a Recollection Room unusually difficult:
  • Heavily duplicated Event code and even event branches in the same event make things unreadable. Labels and common events are not used to their full extent. Ex. all three Venom suit slimes have the same Event code on different maps, Rose's romance is unreadable
  • Bad Ends branching from losing fights during cutscenes that potentially lead to other maps
  • 100+ Bad Endings. It's trivial to make a script that returns exactly which Event in which Map causes any Bad Ending, but the amount of setup required for each one's Recollection Room equivalent to play properly would drive any dev nuts
  • Game Over after each Bad Ending, which kicks you to the title screen. If it properly saved which Bad Ending you had encountered, it would at least be easier to keep track
The new Save system mitigates this somewhat with 99 saves and area/status information, so at the very least you can keep track of saves of your favorite things to recall.
 
Last edited:
  • Like
Reactions: TDback

TDback

New Member
Jul 22, 2024
14
34
That was the third thing I thought of trying to implement (basic QoL plugins and Quick Travel were first), but several issues making adding a Recollection Room unusually difficult:
  • Heavily duplicated Event code and even event branches in the same event make things unreadable. Labels and common events are not used to their full extent. Ex. all three Venom suit slimes have the same Event code on different maps, Rose's romance is unreadable
  • Bad Ends branching from losing fights during cutscenes that potentially lead to other maps
  • 100+ Bad Endings. It's trivial to make a script that returns exactly which Event in which Map causes any Bad Ending, but the amount of setup required for each one's Recollection Room equivalent to play properly would drive any dev nuts
  • Game Over after each Bad Ending, which kicks you to the title screen. If it properly saved which Bad Ending you had encountered, it would at least be easier to keep track
The new Save system mitigates this somewhat with 99 saves and area/status information, so at the very least you can keep track of saves of your favorite things to recall.
Do you have a Full save?
 
3.60 star(s) 9 Votes