RAFTools
A viewing/extraction toolkit for League of Legends RAF files.
ℹ️ Important
League of Legends has not used RAF files for some time now and as such, RAFTools is in maintenance mode. It will not receive any new feature development or bug fixes.
Please use https://github.com/Crauzer/Obsidian to handle the new format.
Features
- Automated mounting of RAF files (See the filesystem as LoL does)
- Manual “patch” mounting
- DDS Viewing/Exporting (including Mipmaps)
- Preliminary Wwise Soundbank extraction
- CLI and GUI interfaces
Screenshots
Download
Version 0.6.1
raftools-0.6.1.jar [Mirror] [Source Code]
$ sha256sum -b raftools-0.6.1.jar
c1ef0242ccb4c85f6443a08e61e506a2a3971d963a0c26852e2d23484879cd96 *raftools-0.6.1.jar
Changelog
v0.6.1
Final maintenance release.
- Update dependencies.
- Add application icons.
- Fix a hang when the application is closed.
- No longer steals a whole CPU core when running.
v0.6.0
Various bug fixes
v0.5.1-beta
- Added an internal version of
inibin-mappings.ini, so the external version is no longer needed. - Added WebDAV support for browsing the loaded VFS.
- Full editing support has been implemented, any changes are stored in memory.
- This is in preparation for writing RAF files.
- Full editing support has been implemented, any changes are stored in memory.
v0.5-beta
Initial public release.
License
Copyright © 2015–2022 Zane van Iperen
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, and only version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA