A mod (steam version) for the game another crab's treasure
,for re fighting mandatory/optionnal bosses ,no less no more.
-
⚠️ Backup your save data⚠️ . It's not mandatory but since the mod edit the in game save data (and the game will auto save most of the time), you might be able for some reason to corrupt your save data. The game save data are located at{your disk}:\Users\{your windows user name}\AppData\LocalLow\Aggro Crab\AnotherCrabsTreasure
with the 3 save folder. You can manually make a copy of the.crab
files or just copy the wholeAnotherCrabsTreasure
folder somewhere (you will have to manually copying back for restoring) -
The mod was built/tested for windows and for the game version
1.0.102.5
(latest as 24/05/2024) meaning it might not work for older nor next update
It fairly easy to install this mod:
- Install BepInEx (download according to your OS, for example if you use a 64bit Windows , you need the
_win_x64
one ) to your game. You can follow this guide for help . - Run the game once (to like at least to title screen) and confirm that you have the file at
{your game directory location}/BepInEx/LogOutput.txt
. This is for confirming that BepInEx is correctly installed - Download the latest mod release
- Install the mod by copying the mod to
{your game directory location}/BepInEx/plugins
(meaning you now should have{your game directory location}/BepInEx/plugins/ACTBossesRespawner/ACTBossesRespawner.dll
)
If all done correctly, when entering the pause menu and navigating the menu tabs, you should be able to see the respawn tab.
Select a boss to be teleported to the boss location and start the fight !
Depending of the boss, it also advised to finish all related next event (dialogue, re acquiring power up, etc) related to the boss before going to another boss. You might get some unexpected behaviour if not.
Beside the re spawn, the mod offer :
-
Ability to force a rebalance on kril. To do so:
- Create a folder name
modifier
in the mod directory (it should look like{your game directory location}/BepInEx/plugins/ACTBossesRespawner/modifier
) - In the created
modifier
directory, add a new text file named something likestats.json
(yeah, force the extension change if windows ask) stats.json
need to look like
{ "ATK": 5, "VIT": 5, "GMS": 5, "RES": 5 }
with each stat being the leveled stat you will overwrite
- Now each time you will re load a boss, those stats will be applied at the start of the fight and will be removed at the end. Delete the file
stats.json
when you are done.
- Create a folder name
-
F5: Restore your initial save data. The mod will backup your original save data the first time you try to re load a boss. This is another backup just in case that will be located at
{your disk}:\Users\{your windows user name}\AppData\LocalLow\Aggro Crab\AnotherCrabsTreasure/BackupByModBossesRespawner
. F5 to restore that save (nothing will happen if you didn't re load a boss yet since the backup happen the first re load). Do not hesitate to use that feature if you want a quick original save restore. Again ,⚠️ Backup your save data⚠️ to be safe , you have been warned (to be fair, i don't think you can corrupt your save data that easily but you never know...) -
F6: Toggle the dev debug mode, open the pause menu and navigate throught the tabs to see the debup tab . You will acces debug feature. (You don't need that by the way, i mostly use the
warp to shell
feature and was lazy enough to remove the feature properly)
- Out of place environnement music
- Losing adaptation -> dunno why it's happenning but you can "fix" this by just reloading the game (Going to the title screen and reload your save)