Just one: Graphic packs mods cemu download
Swishmax free download for windows 10 | 631 |
How does planet minecraft host downloads | 278 |
Free download daniel melingo viejo sol | 245 |
bcml 0.993
A mod installer and manager for BoTW mods on Cemu
Dependencies
- Cemu (duh)
- Python 3.7 (64-bit, installed to system PATH)
The following packages, which will be automatically installed:
Setup
First, make sure you have Python 3.7 64-bit installed and in your system PATH.
BCML is available through Python's installer, so just run:
Alternatively, you can clone the repository, and then run from the BCML root folder.
On first use, you will have to specify the directory to which Cemu is installed.
Notice: While it is certainly possible to use BCML for some mods and install others manually, no compatibility is guaranteed. It is recommended to uninstall all Cemu mods before using BCML, and then to reinstall them through BCML.
Supported Mods
- Mods must be packed as ZIP, 7z, or RAR archives.
- Only mods with a file for Cemu graphics pack file replacement are suppported. If you want to convert an older mod, you might find help from this guide.
GUI Usage
As of version 0.98, BCML now includes a graphical user interface. Hopefully this is simpler for everyone. You can run the graphical BCML simply by:
You can also create a shortcut on your desktop if you wish. The path to the executable is will be in the "Scripts" folder in your Python installation (e.g. ), and an icon is included in the data folder where the BCML package is installed (e.g. ).
The interface is previewed below and seems fairly self-explanatory. If you need more details, check the detailed reference for the CLI version below.
Usage
All BCML commands take the following arguments:
Running by itself with no arguments will list installed mods like so:
Install a Mod
That's the gist of it. More detailed usage information:
More details on each argument:
- : This specifies the load priority of the mod. By default, mods start with a priority of 100 and go up by 1 for each installation. Higher priority mods will overwrite conflicting changes from lower priority ones.
- : By default, BCML will try to merge changes when multiple mods modify the same pack files. Sometimes this will break things when mods have completely incompatible changes. This option disables pack merging on the current mod. Any packs with conflicting changes will either give way to or trump the whole pack depending on load priority.
- : By default, BCML will ignore files with equal or smaller sizes to what was originally in the RSTB. This option forces it to update anyway. I can't think of any reason to use this except as a last ditch effort to stop blood moon spam on a heavily modded setup.
- : By default, BCML will delete RSTB entries when the RSTB size of a file cannot be calculated. This option leaves them alone. Be warned: This can cause instability.
Uninstall a Mod
Dead simple. Run this script and you will be presented with a list of installed mods like so:
Pick one and it will be uninstalled. The RSTB will be regenerated, and any merged packs will be reprocessed.
Update Mod Configuration
If you make any manual changes to mods installed with BCML, run this script afterwards to make sure any necessary updates to the RSTB or to merged packs are made.
Export Mod Configuration
This script exports all of your installed mods, including the BCML merges, into a single modpack. By default, it exports in graphicPack format, but it also supports SDCafiine and the MLC folder in Cemu (or on the Wii U). Usage info:
More details on each argument:
- : By default, BCML will create a zip with the whole contents of all your active mod files. This option exports only the RSTB and any packs which BCML has merged. I'm not entirely sure why you might need this, but it's here in case you do.
- : By default, BCML exports to Cemu's graphicPack format. This option exports to a format which can be easily used with SDCafiine on your Wii U instead.
- : By default, BCML exports to Cemu's graphicPack format. This option exports to a format that can be extracted directly into the MLC directory for Cemu or on your Wii U using FTPiiU.
- : By default, BCML assumes you are using the US version of BOTW. Use this option with SDCafiine or MLC exports to specify the TitleID for another region.
Known Bugs
- At present, this probably only works completely with the US version of the game. I don't yet have hashes or complete RSTB info for non-US versions. If you would like to help with that, open an issue.
License
This software is licensed under the terms of the GNU General Public License, version 3 or later.
This software includes the 7-Zip console application , which is licensed under the GNU Lesser General Public License. The source code for this application is available for free at https://www.7-zip.org/download.html.

-