BenzinU Wii U

From GameBrew
Revision as of 04:42, 30 April 2024 by HydeWing (talk | contribs) (Created page with "{{Infobox WiiU Homebrews |title=BenzinU |image=wiiu.png |description=Converts layout and animation script from WiiU brlyt and brlan files. |author=diddy81 |lastupdated=2017/08/07 |format=py |type=PC Utilities |version=1.0.9 |license=Mixed |download=https://dlhb.gamebrew.org/wiiuhomebrews/benzinuwiiu.zip |website=https://gbatemp.net/threads/423171 |source=https://bitbucket.org/Diddy81/benzinu/src/master/ |donation= }} <!--bin: github--> <!-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
BenzinU
File:Wiiu.png
General
Authordiddy81
TypePC Utilities
Version1.0.9
LicenseMixed
Last Updated2017/08/07
Links
Download
Website
Source

WIP Python program for the updated bflyt format in the Wii U layout files based on Benzin.

The tool allows you to convert bflyt/bflan files to editable formats and vice versa.

User guide

Requires Python 2.x to use this tool.

if converting bflyt/bflan to xmflyt/xmflan:  
Usage: BenzinU input [option] [output]  
options:  
-m use Material numbers instead of names  
output:  
output file name is optional  
  
if converting xmflyt/xmflan to bflyt/bflan:  
Usage: BenzinU input [output]  
output:  
output file name is optional  

File can be a bflyt or the xml program checks compatibility before converting file.

BenzinU detects the file format of the input and converts it.

Some bflyt files have multiple materials that have the same name in cases like this you need to use the -m option.

Changelog

1.0.9

  • Fixed errors from mario maker.

1.0.8

  • Fixed error in cnt1 section.

1.0.7

  • Fixed errors when there is no fnl1 but file has txt1.

1.0.6

  • Hacky edit to fix flags.

1.0.5

  • Fixed massive error on my part.

1.0.4

  • Fixed writing txt1 if text is 0 length.

1.0.3

  • Added automatic creation of mat1 flags & changed update checker.

1.0.2

  • Fixed ShadowBlending flag.

1.0.1

  • Fixed a typo that broke indirect textures.

1.0.0

  • Release.

External links

Advertising: