Search found 1 match

by Mordar
Mon Nov 17, 2008 4:54 pm
Forum: Game Archive
Topic: Help with *.arc files
Replies: 21
Views: 10429

Re: Help with *.arc files

I had similar problem with Polish version of the game so I used Rheini format description to create my extracting tool. The only diffrence I found is that in my files some data are written on 2 bytes instead of 1 (FileName[256],FilePath[512]). The file type can be selected in the tool. I've made thi...