• Hey, guest user. Hope you're enjoying AlienLayer! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Hacking BenzinU Release

admin

Chad
Staff member
85%
Joined
Jan 25, 2024
Messages
3,378
Points
38
Age
38
Location
USA
Website
gameparadise.org
Credits
60,700
hay guys
today i bring you benzinU i wrote this from the ground up
I'm sure most of you know benzin from the wii days for editing brlyt and brlan files
This does the same for the Wii U bflyt and bflan files
its not 100% there is a few things i need to add or edit but it does work id say it 95% done

Code:
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

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

the program does have a update check so be sure to have it unblocked in your firewalls

if you find a file that doesn't work correctly please get in touch and send me the file so i can fix it

Download: benzinU
Source code: here

Changelog
1.0.0 : release
1.0.1 : fixed a typo that broke indirect textures
1.0.2 : fixed ShadowBlending flag
1.0.3 : added automatic creation of mat1 flags & changed update checker
1.0.4 : fixed writing txt1 if text is 0 length
1.0.5 : fixed massive error on my part
1.0.6 : hacky edit to fix flags
1.0.7 : fixed errors when there is no fnl1 but file has txt1
1.0.8 : fixed error in cnt1 section
1.0.9 : fixed errors from mario maker
 

Recent Content

Newest Downloads

Tutorials

Back
Top