Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Real Racing 3 *.DDS.Z.BIN

Featured Replies

  • Author
  • Localization

LolHacksRule, posted Mon Dec 02, 2019 5:17 pm (51847)


I cannot extract these with the real_racing_3.bms script, even though its a .bin file. Upon simple experimentation, they are compressed with zlib.

Code:
- open input file RR3\data\.\files\.depot\vehicles\2010_porsche_gt3\2010_porsche_gt3_ext_shadows_high.etc.dds.z.bin
- open script real_racing_3.bms
- set output folder EXT_DEC\data_bin

  offset   filesize   filename
--------------------------------------
  00000008 1          2010_porsche_gt3_ext_shadows_high.etc.dds.z\00000000.dat
  0000000b 256        2010_porsche_gt3_ext_shadows_high.etc.dds.z\00000001.dat

Error: the compressed zlib/deflate input is wrong or incomplete (-3)
Info:  algorithm   1
       offset      0000000b
       input size  0x000001fb 507
       output size 0x00000100 256
       result      0xffffffff -1

Error: the uncompressed data (-1) is bigger than the allocated buffer (256)
       It usually means that data is not compressed or uses another algorithm

Last script line before the error or that produced the error:
  17  clog NAME OFFSET ZSIZE SIZE
  • Author
  • Localization

Acewell, posted Tue Dec 03, 2019 7:44 am (52373)


here is bms script to decompress, extract and convert textures from your two z.bin samples to pvr files. :D

top level mip only

RealRacing3_etcddszbin2pvr.zip

  • Author
  • Localization

LolHacksRule, posted Tue Dec 03, 2019 4:44 pm (52377)


TYSM!
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.