Unraf

German Description

Unraf ist ein simples C-Programm, mit dem man League of Legends Archivdateien entpacken kann. Zur Bedienung gibt man einfach die zu entpackende Kombination aus .raf-Datei und .raf.dat-Datei an. Damit kann man z. B. Character-Modelle, Sounds und Texturen entpacken.

Hinweis/Warning

Dieses Programm ist von 2013. Die Chance, dass die Spieldateien immernoch im selben Format vorliegen ist gering. Von daher kann es gut sein, dass das Programm nicht mehr funktioniert.

This program is from 2013. Chances are the game is using different data formats by now. It is thus very likely that this program does not work anymore.

Usage Instructions

Compile

$ ant

Run

$ ./unraf <.raf> <.raf.dat> [<out-dir> [-r]]

Install

# cp unraf /usr/local/bin

Further information

see Sourcecode

$ vim unraf.c

License

see LICENSE.txt

$ cat LICENSE.txt

Ma_Sys.ma Website 5 (1.0.2) – no Flash, no JavaScript, no Webfont, no Copy Protection, no Mobile First. No bullshit. No GUI needed. Works with any browser.

Created: 2020/01/12 22:42:10 | Revised: 2022/09/18 21:15:11 | Tags: programs, c, unraf | Version: 1.0.0 | SRC (Pandoc MD) | GPL

Copyright (c) 2013, 2020 Ma_Sys.ma. For further info send an e-mail to Ma_Sys.ma@web.de.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
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, see <http://www.gnu.org/licenses/>.