Jump to content

Recommended Posts

Posted

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
Posted
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
Posted

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.

Posted

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

  • 1 month later...
  • Members
Posted
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.

Posted
7 hours ago, Rabatini said:

Its zlib compressed container, use zlib offzip them, just open in mummggtool with 16 bits image

recurso_234_DESCONHECIDO@0000000000.png.38610bd585dbb9ad7a81a207de8b3d95.pngrecurso_008_DESCONHECIDO@0000000000.png.2439a233ed4131b1ffabb888168e0457.png

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.

Posted
1 hour ago, Rabatini said:

@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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...