Skip to content

cfcohen/openbrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBRF by Marco Tarini

A modding tool used to view, edit and convert the proprietary Binary Resource files (BRFs) loaded by the popular «Mount&Blade» and «Mount&Blade: Warband» games.

This GitHub repo was last updated from the source code ZIP file at:

https://forums.taleworlds.com/index.php?topic=72279.0

and modified to compile under Linux.

License

This code and the original ZIP file are licensed under the GNU General Public License, according to the dicussion forum:

https://forums.taleworlds.com/index.php?topic=72279.0

Build instructions for Linux:

# Now requires Qt5!
qmake -makefile openBrf.pro
make

# run it overriding the float dot notation so that it can load
# `carry_positions.txt` in other languages other than English
env LC_NUMERIC=C ./openBrf

Alternatively there's also a ready-to-use AUR package that might come in handy if you are using Arch Linux (helpfully provided by Swyter):

https://aur.archlinux.org/packages/openbrf/

About

Linux port of OpenBRF by Marco Tarini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages