Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlexxEG/BSA_Browser
Bethesda Archive Browser & Extractor
https://github.com/AlexxEG/BSA_Browser
bsa bsa-browser fallout fallout-4 fallout-newvegas fallout4 oblivion skyrim skyrim-special-edition
Last synced: 7 days ago
JSON representation
Bethesda Archive Browser & Extractor
- Host: GitHub
- URL: https://github.com/AlexxEG/BSA_Browser
- Owner: AlexxEG
- License: gpl-3.0
- Created: 2014-10-31T12:58:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T16:21:52.000Z (4 months ago)
- Last Synced: 2024-08-02T16:55:43.500Z (3 months ago)
- Topics: bsa, bsa-browser, fallout, fallout-4, fallout-newvegas, fallout4, oblivion, skyrim, skyrim-special-edition
- Language: C#
- Homepage: https://www.nexusmods.com/skyrimspecialedition/mods/1756
- Size: 1.72 MB
- Stars: 94
- Watchers: 10
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
README
## BSA Browser
### Introduction
BSA Browser is a Bethesda Archive browser & extractor application for Windows. Games that are supported includes the Fallout series and Elder Scrolls series (except Elder Scrolls Online).BSA Browser started as a fork of [Fallout Mod Manager](https://sourceforge.net/projects/fomm/)'s BSA Browser as a standalone application & has been steadily improved with more features.
Read more at [BSA Browser](https://www.nexusmods.com/skyrimspecialedition/mods/1756) on Nexus Mods.
Requires .NET Framework 4.8
### Features
- Browse & extract files from .BSA/.BA2/.DAT archives
- Browse multiple archive files simultaneously
- Drag & drop for opening archives and extracting
- File search, with wildcard and regex support
- Preview supported files with built-in tools. And for all other files open with the default system application
- Recent Files list
- Setup quick exporting for frequently used paths (See Tools -> Options)
- Copy full path, folder path or file name
- Compare archives, see new, changed or removed files
- Supports PS4 modding (Though untested by me)
### Forked Version
Fork is based on Fallout Mod Manager [v0.13.21](https://sourceforge.net/p/fomm/code/685/tree/branches/qfomm/)### License and Copyright
[Fallout Mod Manager](https://sourceforge.net/projects/fomm/) is licensed under GPLv3.All rights on source code and libraries belong to their respective owners.
### Credits
- Thanks to Timeslip, Q & kaburke for [Fallout Mod Manager](https://sourceforge.net/projects/fomm/)
- Thanks to [SockNastre](https://github.com/SockNastre) for the help with GNF support
- [bsaopt](https://github.com/Ethatron/bsaopt)
- [BA2Lib](https://github.com/digitalutopia1/BA2Lib)
- [F4SE's ba2extract tool](http://f4se.silverlock.org/)
- [B.A.E. - Bethesda Archive Extractor](http://www.nexusmods.com/fallout4/mods/78)