UZ.- Posted March 19 Posted March 19 Hello everyone, I need some help extracting a .res file from the game Chicago 1930. I’ve tried several methods using tools like QuickBMS, Dragon UnPACKer, and Watto Game Extractor, but none of them have given me any results so far. Do you think it might be possible to visualize or extract the contents using Noesis? Any guidance or suggestions would be greatly appreciated. Thank you very much. I’m leaving the file in attachment Interface.rar
Members zbirow Posted March 20 Members Posted March 20 20 hours ago, UZ.- said: Witam wszystkich, Potrzebuję pomocy w wyodrębnieniu pliku .res z gry Chicago 1930. Wypróbowałem kilka metod z wykorzystaniem narzędzi takich jak QuickBMS, Dragon UnPACKer i Watto Game Extractor, ale żadna z nich nie przyniosła mi żadnych rezultatów. Czy uważasz, że możliwe byłoby zwizualizowanie lub wyodrębnienie zawartości za pomocą Noesis? Będę bardzo wdzięczny za wszelkie wskazówki i sugestie. Dziękuję bardzo. Zostawiam plik w załączniku. Interfejs.rar 8,07 MB · 0 pobrań There are noticeable zlib blocks in the files, so the data is compressed. When I have some time, I might write an unpacking tool.
Members zbirow Posted March 20 Members Posted March 20 In addition to the zlib blocks, there are also text blocks and some data blocks. After decompressing the zlib blocks, we have raw texture data, with their height and width being a few bytes before the zlib block. A lot of work went into this.
UZ.- Posted March 20 Author Posted March 20 Hi @zbirow tks for the comment and information! Wait for your great tool to decompress the files; I'm not a programmer and I don't have enough knowledge to investigate this file on my own. I've tried several res unpacks, even with many QuickBMS scripts, but I haven't had any luck :C
Members zbirow Posted May 14 Members Posted May 14 12 hours ago, UZ.- said: @zbirow Cześć! Czy jest jakaś aktualizacja narzędzia do rozpakowywania? Dziękuję!!! I'm currently working on another project and don't have enough time to analyze the formats of the extracted files. The PICC blocks contain images, but I don't know how to build them.
Engineers Rabatini Posted May 14 Engineers Posted May 14 Its zlib compressed container, use zlib offzip them, just open in mummggtool with 16 bits image
UZ.- Posted May 14 Author Posted May 14 7 hours ago, Rabatini said: Its zlib compressed container, use zlib offzip them, just open in mummggtool with 16 bits image Hi @Rabatini, I understand that zlib off is a program. Should I use it to extract the .res file and then open the extracted files with mummggtool? Thank you so much for always helping with your vast knowledge of everything.
Engineers Rabatini Posted May 14 Engineers Posted May 14 43 minutes ago, UZ.- said: Hi @Rabatini, I understand that zlib off is a program. Should I use it to extract the .res file and then open the extracted files with mummggtool? Thank you so much for always helping with your vast knowledge of everything. https://aluigi.altervista.org/mytoolz/offzip.zip
UZ.- Posted May 14 Author Posted May 14 1 hour ago, Rabatini said: https://aluigi.altervista.org/mytoolz/offzip.zip @RabatiniI can’t get it to work. When I drag the file onto it, it creates another file with the same name but adds the word “unpack” to it. On the other hand, the commands from the forum either give me an “invalid argument” error or “Error: No such file or directory.” It’s worth mentioning that the .res file is in the same folder as the program :C
UZ.- Posted May 15 Author Posted May 15 56 minutes ago, Rabatini said: drag and drop. Chicago1930-extractor.zip 109.91 kB · 0 downloads Raba, thank you so much!!! I got the .dat files. Now I need to view them with mummggtool?
Engineers shak-otay Posted May 15 Engineers Posted May 15 Used a simple approach, with offzip I got 00776491.dat, then this with Gimp:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now