BMPM (Botw Map Parameter Manipulator)
A script for manipulating parameters contained within BotW's map files in bulk.
Installation
Copy the ".exe" file to C:/Users/(username)/AppData/local/Programs/Python/scripts/ OR add the directory containing the compiled script to your PATH (Please note that the exe is not up to date)
OR
Use the command "pip install bmpm" from the cli to automatically install the and setup necessarry files
OR
Download a zip of the code and run "python setup.py install" from the cli within the directory containing the files to install and setup the files
Usage
The batch (currently outdated) file included is for recursively going through directories and editing all "LevelSensorMode" parameters to 1
To delete an actor or set of actors, use bmpm delete; for editing paramaters, use bmpm edit.
For more information on how to use the script, type "bmpm -h" or "bmpm --help"
To-Do
Create UI
Implement recursive file handling
Option to delete all actors linked to one being deleted.
Add option for big endian so that the wiiU/Cemu plebs can also use the tool
Release files for BMPM 3.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| BMPM-3.2.1.tar.gz | 7.1 kB | Details |
Release files / BMPM-3.2.1.tar.gz
| Download URL | BMPM-3.2.1.tar.gz |
|---|---|
| Size | 7.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3593b2d612f0c91422f4dd4ddd0beb2fa3ccd137c4d64f30be8d6abebfb35096
|
|
BLAKE2b-256 checksum How to use checksums |
c9efc4bcb4363b5cb93e18da0ef73589f4e774661c450f74ef6f809e9f8ea61b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.0
|