Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CEObrainz/Botw-AutoMipping

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
18 Commits
 
 
 
 
 
 

Repository files navigation

Botw-AutoMipping

Requires Python 3.5 or greater.

A automatic mip-disabling tool for bfres files in Zelda: Breath of the Wild.

Simply drag the script and the bfres model you want to modify into command line and it will do its magic. Note that if you don't put a space between the program and the bfres file it won't work.

Note: This script is for model files only, don't use with with texture files (ending with tex1.bfres or tex2.bfres).

C:\Location_Of_Folder> BOTW-AutoMips.py Model_File.bfres

This program also supports the use of multiple files at once. Be sure that there is a space between every file in command line or it won't work (support for this will come in the future)

Troubleshooting

If you have trouble using this tool on a windows system, there is a possibility that your registry is preventing you from using python scripts in the command line.

Modifying the following two registries so that the arguments are passed along to Python:

HKEY_CLASSES_ROOT\Applications\python.exe\shell\open\command

HKEY_CLASSES_ROOT\py_auto_file\shell\open\command

Add %* to the existing "C:\PythonXX\python.exe" "%1", so that the key now looks like: "C:\PythonXX\python.exe" "%1" %*.

About

A automatic mip-disabling tool for bfres files in Zelda: Breath of the Wild.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.