PhotoStorage
Increases the capacity of the phone camera.
| Date uploaded | 2 years ago |
| Version | 1.1.0 |
| Download link | LazyDuchess-PhotoStorage-1.1.0.zip |
| Downloads | 270 |
| Dependency string | LazyDuchess-PhotoStorage-1.1.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
BRC-PhotoStorage
BepInEx plugin that increases the phone camera storage in Bomb Rush Cyberfunk.

Configuration
A documented BepInEx configuration file will be created the first time you run the mod, called "com.LazyDuchess.BRC.PhotoStorage.cfg". You can use r2modman to more easily edit it. Here you can edit the amount of photos you can save, set to 1000 by default.
This configuration file also has an option to disable Cloud saving. You should consider turning it on, as the Cloud capacity for the game is very low and increased photo storage will likely hit it. Without enabling this setting saving too many photos will cause an error even if your Steam Cloud is disaabled.
Building from source
You will need to provide a publicized version of the "Assembly-CSharp.dll" file which can be found in your "Bomb Rush Cyberfunk_Data/Managed" folder. To publicize it, you can use the BepInEx.AssemblyPublicizer tool, and paste the result into "lib/Assembly-CSharp-publicized.dll" in this project's root directory.
You will also need to provide the Unity.TextMeshPro.dll assembly in the "/lib" folder, which can also be found in "Bomb Rush Cyberfunk_Data/Managed".
CHANGELOG
1.1.1
- (Hopefully) temporarily removed an experimental feature due to unexpected major issues.
1.0.0
- Initial release.