UltimateBotWConverter
UltimateBotWConverter copied to clipboard
A script to convert WiiU BotW mods to Switch
After converting Dark Army Resurrection, I started the game, but the save file or starting from the beginning does not work
`log.conf` is missing after `pip install ubotw-converter`, resulting in the following error: ``` Traceback (most recent call last): File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\runpy.py",...
There currently exists discrepancies which cause quite a few issues when attempting to use the tool installed via dist (`pip install ubotw-converter` / `pip install .`) versus local (`pip install...
when running the latest source I run into this error. `Traceback (most recent call last): File "converter.py", line 24, in from .bars_py import bars, bcf_converter ImportError: attempted relative import with...
Hello, I just wanted to raise an issue because I wasn't able to find what was the origin of the error I get when I try to convert Hyrule Rebalance...
Whenever I try to convert a WiiU .bnp to Switch by dragging the file onto the convert.bat file it just says Traceback (most recent call last): File "C:\Users\airyt\Downloads\ubotwconverterv134\converter.py", line 20,...
Attempting to convert Linkle 3.0 mod produces the following result. Mod files work in WiiU format and verified as non-corrupt. Assuming the following may be edge conditions of the process....
I tried converting 10 different wiiu mods to switch and when adding any of them to BCML, it causes BCML to crash. Every time no matter the mod. I tried...
whenever I try to convert .bnps in the latest release the textures always get left out
There is another mod conversion software for a different game, Minecraft, called patchwork, which converts mods on the forge mod loader to the fabric/quilt mod loader. They have a thread...