Animegameremap

Latest version: v4.3.5

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

3.6.1

Changes
- **API is officially out. Visit https://fix-raiden-boss.readthedocs.io/en/latest/ for more details on how to use the API**
- **Can fix .ini files given only a string containing text content in the .ini file**
- **Can fix Blend.buf files given only the raw bytes to the file**

Bug Fixes
- **Fixed cases of using if statements and subcommands within the "resource" sections**
Although GIMI breaks for the case above, we try to stay consistent with the modified .ini language that GIMI introduced

- **Fixed statistical summary from displaying negative numbers**

Download

File Download
- Click `FixRaidenBoss2.py` download link below

Pypi Download
- Run `python -m pip install -U FixRaidenBoss2` on [CMD](https://www.google.com/search?q=how+to+open+cmd+in+a+folder&oq=how+to+open+cmd)

3.5.5

Changes
- **Added the `--all` option to read in all .ini files encountered instead of reading .ini files that only have the section `[TextureOverrideRaidenShogunBlend]`**
- **Developers can now just fix the Blend.buf files using the `Mod.blendCorrection` function in the API**

Bug Fixes
- **Maintain the order of the variables in the `.ini` files when adding the fix.**
Before, GIMI does not recognize the fix if the `vb1` variable is ordered after `handling` and `draw` variables. Now [this mod](https://gamebanana.com/mods/495998) and [this mod](https://gamebanana.com/mods/490757) works with the fix

Download

File Download
- Click `FixRaidenBoss2.py` download link below

Pypi Download
- Run `python -m pip install -U FixRaidenBoss2` on [CMD](https://www.google.com/search?q=how+to+open+cmd+in+a+folder&oq=how+to+open+cmd)

3.5.1

Changes
- Revamped internal algorithm to now support almost every custom mod
- Can now fix multiple mods at once
- Program can be run in GIMI's `Mod` folder (similar to the mod fix script during every new patch)
- Added summary table of how many mods are fixed or skipped

Download

File Download
- Click `FixRaidenBoss2.py` download link below

Pypi Download
- Run `python -m pip install -U FixRaidenBoss2` on [CMD](https://www.google.com/search?q=how+to+open+cmd+in+a+folder&oq=how+to+open+cmd)

3.4.0

Changes
- Allow basic support for **namespace merged mods** created using `namespace_merge.py` (https://gamebanana.com/tools/15681)
<br>

- The merged `.ini` file does not need to be named _**"merged.ini"**_ if the file contains key swap sections prefixed by `[Key<whatever name>]`
- Can fix individual mods with multiple `Blend.buf` files (similar idea to merged mods)

Download
File Download
- Click `FixRaidenBoss2.py` download link below

Pypi Download
- Run `python -m pip install -U FixRaidenBoss2` on [CMD](https://www.google.com/search?q=how+to+open+cmd+in+a+folder&oq=how+to+open+cmd)

3.3.1

Changes
- Fixing merged mods do not require the `.ini` file from all individual mods as the info can be read from the `merged.ini` file. So `.ini` files are now optional for each individual mod within a merged mod

- Resources to `Blend.buf` files referenced in the `merged.ini` file can have arbitrary names instead of being named `[ResourceRaidenShogunBlend.i]`
- Fixed bug for the filepath of `RemapBlend.buf` files when running the script not in the mod folder

Download
File Download
- Click `FixRaidenBoss2.py` download link below

Pypi Download
- Run `python -m pip install -U FixRaidenBoss2` on [CMD](https://www.google.com/search?q=how+to+open+cmd+in+a+folder&oq=how+to+open+cmd)

3.2.7

Changes
- Tool developers can now fix Raiden mods within their own code using the API
- Users can specify where their mod is located using the `-s` or `--src` option
- The printed out log can now be stored in a separate file using the `-l` or `--log` option

Download
File Download
- Click `FixRaidenBoss2.py` download link below

Pypi Download
- Run `python -m pip install -U FixRaidenBoss2` on [CMD](https://www.google.com/search?q=how+to+open+cmd+in+a+folder&oq=how+to+open+cmd)

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.