Important information: this site is currently scheduled to go offline indefinitely by end of the year.

2022 - Tom Clancy's Rainbow Six: Siege Asset Extraction Tools

Post questions about game models here, or help out others!
Nyfoxel
ultra-n00b
Posts: 2
Joined: Mon Mar 30, 2020 11:28 am

Re: Rainbow Six: Siege Models Thread

Post by Nyfoxel »

This is the best attempt i have seen so far. Did you try Edit Mode - Vertex Select - Select > all - Vertex > Merge Verticles > by Distance ?
User avatar
floxay
veteran
Posts: 84
Joined: Thu Mar 05, 2020 10:35 am
Has thanked: 16 times
Been thanked: 9 times

Re: Rainbow Six: Siege Models Thread

Post by floxay »

Nyfoxel wrote: Fri Aug 21, 2020 8:06 am This is the best attempt i have seen so far. Did you try Edit Mode - Vertex Select - Select > all - Vertex > Merge Verticles > by Distance ?
Unfortunately I'm not experienced in 3D stuff so I don't really know if I'm doing something wrong, I google a lot of stuff :d

Yes, after shading smooth, does not look good lol:
Image
Last edited by floxay on Sun Aug 30, 2020 2:52 am, edited 1 time in total.
Nyfoxel
ultra-n00b
Posts: 2
Joined: Mon Mar 30, 2020 11:28 am

Re: Rainbow Six: Siege Models Thread

Post by Nyfoxel »

Can you give me a test blend file?
User avatar
floxay
veteran
Posts: 84
Joined: Thu Mar 05, 2020 10:35 am
Has thanked: 16 times
Been thanked: 9 times

Re: Rainbow Six: Siege Models Thread

Post by floxay »

with a little help from @Nyfoxel it looks good now :P

hopefully we will figure out how to get the missing meshes for OPs and the other parts that are missing before the game dies :d

Image
Tushkan
veteran
Posts: 106
Joined: Mon Dec 18, 2017 1:47 pm
Has thanked: 2 times
Been thanked: 39 times

Re: Rainbow Six: Siege Models Thread

Post by Tushkan »

I'll try to answer latest questions raised here.
Do debug the game with x64dbg one needs to start the game, wait for virtualization to unpack, kill BE process (there is a bat that does that, seen in on unknowncheats if my memory serves me) then attach to running process. It did work in 2018, did fail occasionally at the end 2019, don't know if it will work now.
Depgraphbin's x02 seems to be an ultra short magic number. Didn't change in last 4 years while actual data was changing.
Kali's rifle has overlapping verts because of how lods are stored. It's a unified vertex buffer for all submeshes which is shared by all lods. So lower lod has same amount of verts in memory, some of em are simply not connected to tris. There is a link to my dropbox that has all code to unpack mesh files. You can check it to get some idea how meshes are stored.
About my personal progress: can't find time and motivation to finish it. Bash me collectively if you want me to publish what is available atm and continue yourself.
Rainbow 6 Siege forge unpacking tool:
https://www.dropbox.com/sh/b2cuse4hp90y ... qTfja?dl=0
Tushkan
veteran
Posts: 106
Joined: Mon Dec 18, 2017 1:47 pm
Has thanked: 2 times
Been thanked: 39 times

Re: Rainbow Six: Siege Models Thread

Post by Tushkan »

Oh, btw, if gou intend to debug the game, make sure you do it in offline mode. If you dont' have a spare acc ) I'd occasionally even shut down the internet to avoid any fuckups. Also, unpacked exe is protected heavily with vm. And doesnlt seem to have string. Those are packed partially in ui files and i suspect the are in the fattest file that seems to describe the whole data tree. Didn't examine it though yet.
Rainbow 6 Siege forge unpacking tool:
https://www.dropbox.com/sh/b2cuse4hp90y ... qTfja?dl=0
gep55
veteran
Posts: 81
Joined: Fri Feb 01, 2019 2:33 pm
Has thanked: 16 times
Been thanked: 5 times

Re: Rainbow Six: Siege Models Thread

Post by gep55 »

Tushkan wrote: Fri Sep 04, 2020 5:02 pm I'll try to answer latest questions raised here.
Do debug the game with x64dbg one needs to start the game, wait for virtualization to unpack, kill BE process (there is a bat that does that, seen in on unknowncheats if my memory serves me) then attach to running process. It did work in 2018, did fail occasionally at the end 2019, don't know if it will work now.
Depgraphbin's x02 seems to be an ultra short magic number. Didn't change in last 4 years while actual data was changing.
Kali's rifle has overlapping verts because of how lods are stored. It's a unified vertex buffer for all submeshes which is shared by all lods. So lower lod has same amount of verts in memory, some of em are simply not connected to tris. There is a link to my dropbox that has all code to unpack mesh files. You can check it to get some idea how meshes are stored.
About my personal progress: can't find time and motivation to finish it. Bash me collectively if you want me to publish what is available atm and continue yourself.
Can your current progress get character (static non-weighted) models and textures?
Tushkan
veteran
Posts: 106
Joined: Mon Dec 18, 2017 1:47 pm
Has thanked: 2 times
Been thanked: 39 times

Re: Rainbow Six: Siege Models Thread

Post by Tushkan »

Yes, but it's not straightforward. And I need to update my code so it correctly reads 2020 version of forge files.
Rainbow 6 Siege forge unpacking tool:
https://www.dropbox.com/sh/b2cuse4hp90y ... qTfja?dl=0
gep55
veteran
Posts: 81
Joined: Fri Feb 01, 2019 2:33 pm
Has thanked: 16 times
Been thanked: 5 times

Re: Rainbow Six: Siege Models Thread

Post by gep55 »

Tushkan wrote: Sat Sep 05, 2020 1:42 pm Yes, but it's not straightforward. And I need to update my code so it correctly reads 2020 version of forge files.
Cool, that's sounds great :)
gep55
veteran
Posts: 81
Joined: Fri Feb 01, 2019 2:33 pm
Has thanked: 16 times
Been thanked: 5 times

Re: Rainbow Six: Siege Models Thread

Post by gep55 »

I don't suppose anyone how I guide on how to get started porting via the Intel GPA method? Or if not, I saw someone say they got Iana ported via a commission, but it was a private model.

I don't suppose anyone knows who to ask about commissions?
User avatar
MaZTeR
mega-veteran
mega-veteran
Posts: 248
Joined: Sat Jul 09, 2016 4:06 pm
Location: Finland
Has thanked: 6 times
Been thanked: 12 times

Re: Rainbow Six: Siege Models Thread

Post by MaZTeR »

gep55 wrote: Fri Sep 11, 2020 11:23 pm I don't suppose anyone how I guide on how to get started porting via the Intel GPA method? Or if not, I saw someone say they got Iana ported via a commission, but it was a private model.

I don't suppose anyone knows who to ask about commissions?
Luxos has ripped so far every single public R6 model out of the game via Intel GPA and hex editing, you should ask him. Dunno where you can contact him as he constantly gets banned for copyright infrigements.
SheetMan
ultra-n00b
Posts: 5
Joined: Wed Feb 26, 2020 9:07 am
Has thanked: 2 times
Been thanked: 5 times

Re: Rainbow Six: Siege Models Thread

Post by SheetMan »

MaZTeR wrote: Sat Sep 12, 2020 9:21 am Luxos has ripped so far every single public R6 model out of the game via Intel GPA and hex editing, you should ask him. Dunno where you can contact him as he constantly gets banned for copyright infrigements.
That's interesting. I tried to use Intel GPA without any hex editing, but all meshes was broken.
Also, luxox now here: https://p3dm.ru/user/Luxox/ and he is still active.
User avatar
MaZTeR
mega-veteran
mega-veteran
Posts: 248
Joined: Sat Jul 09, 2016 4:06 pm
Location: Finland
Has thanked: 6 times
Been thanked: 12 times

Re: Rainbow Six: Siege Models Thread

Post by MaZTeR »

SheetMan wrote: Sat Sep 12, 2020 9:44 am
MaZTeR wrote: Sat Sep 12, 2020 9:21 am Luxos has ripped so far every single public R6 model out of the game via Intel GPA and hex editing, you should ask him. Dunno where you can contact him as he constantly gets banned for copyright infrigements.
That's interesting. I tried to use Intel GPA without any hex editing, but all meshes was broken.
Also, luxox now here: https://p3dm.ru/user/Luxox/ and he is still active.
Yeah he gets the model data somehow with Intel GPA and hex edits them to .obj format.
User avatar
W0lfy
beginner
Posts: 31
Joined: Wed Mar 23, 2016 8:59 pm
Has thanked: 34 times
Been thanked: 6 times

Re: Rainbow Six: Siege Models Thread

Post by W0lfy »

floxay wrote: Fri Aug 21, 2020 5:35 pm with a little help from @Nyfoxel it looks good now :P

hopefully we will figure out how to get the missing meshes for OPs and the other parts that are missing before the game dies :d

Image

Amazing work !
first time to see someone doing that after Lux !
pls keep us updated bcs i'm a 3d artist i want to get my hands on Siege Models

Keep up the good work guys
gep55
veteran
Posts: 81
Joined: Fri Feb 01, 2019 2:33 pm
Has thanked: 16 times
Been thanked: 5 times

Re: Rainbow Six: Siege Models Thread

Post by gep55 »

If anyone is still working on this, please know that we eagerly await news :)
Post Reply