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.

Rainbow 6 Siege Game models (partially reversed and extracted)

Featured Replies

  • Author
  • Localization

Ulibos, posted Wed Jan 09, 2019 11:41 pm (42083)


I posted this in an older thread but it seems that it wasn't informative enough to attract even fraction of people's attention. So I'll make an extended version here. First of all, here are some results that we have already:
Image
Image
This is what we already got, along with a couple of heads and 1 gun. There are no names on R6S files, so we blindly roam through models. However, there is a caveat. There are at least 5 types of data packing in those models as of now. Some are easy to read because they hold plain float data. Others however are compressed. Some have Vector3 packed into 8 bytes, some have other data packed into 4 bytes. We're interested in cracking that packing because such files hold the biggest share in the archive that is currently being studied. Many times vert_pos section seems to have a distinct pattern of ** ** ** ** ** ** ** ** F* FF which looks like a bit trailing. I suppose there is byte or even bit shifting involved, but I'm not experienced enough with such techniques to detect them efficently. So I need your help, community. Here is a link to my data: https://www.dropbox.com/sh/b2cuse4hp90ym0g/AADXaqKfyrCY9joUtsnlqTfja?dl=0 It contains an extracted and unpacked meshes archive (in game native format) and a readme with currently known data. If anyone can provide some insight on how the data is packed there, that would be great.
  • Author
  • Localization

Ulibos, posted Tue Jan 15, 2019 5:26 pm (42408)


Ok, nevermind, I figured it out. It turned out to be 4 int16. Three for x,y,z and last is scaler.
Image
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.