Alturistix
Member
- Jul 13, 2018
- 114
- 49
Getting unable to find Audio/SE/Cursor2 etc.
Seems like the default audio files are all missing.
Seems like the default audio files are all missing.
Wait, what new Character?I created a mod for this game, for some reason, that does the following:
Install by extracting the .exe file like a zip file, then copy the files over. The README.txt has more instructions.
- 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.
You can find the v1.04 version atYou must be registered to see the links
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' intentionsWait, what new Character?
Ohh, I thought a new Team Mate . . .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
Does it have a Recollection Room?I created a mod for this game, for some reason, that does the following:
Install by extracting the .exe file like a zip file, then copy the files over. The README.txt has more instructions.
- 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.
You can find the v1.04 version atYou must be registered to see the links
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:Does it have a Recollection Room?
Do you have a Full save?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:
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.
- 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
Full in the sense of right before a New Game+.Do you have a Full save?