Search found 6 matches

by John76
Mon Jun 07, 2021 7:57 pm
Forum: 3D/2D models
Topic: Red Dead Redemption 2 PC
Replies: 17
Views: 4251

Re: Red Dead Redemption 2 PC

Does anyone know which encryption is used in rpf8, on some gta forum I read wb-aes? Thansk
by John76
Sat Jun 05, 2021 5:54 pm
Forum: 3D/2D models
Topic: Red Dead Redemption 2 PC
Replies: 17
Views: 4251

Re: Red Dead Redemption 2 PC

I tried and daemon1 tool is great! I would try to make a similar one...(at least I hope so)
I can't find anything about rpf8 anywhere
by John76
Sat Jun 05, 2021 2:39 pm
Forum: 3D/2D models
Topic: Red Dead Redemption 2 PC
Replies: 17
Views: 4251

Re: Red Dead Redemption 2 PC

Anyone discovered the rpf decryption and header structures?
by John76
Thu Jun 03, 2021 10:37 pm
Forum: 3D/2D models
Topic: Red Dead Redemption 2 PS4
Replies: 77
Views: 15776

Re: Red Dead Redemption 2 PS4

Does anyone know structure for rpf8 rdr2 (ps4)?
Tocentrys etc...
How to extract files....
Thanks
by John76
Thu Jun 03, 2021 1:38 pm
Forum: 3D/2D models
Topic: Red Dead Redemption .rpf converter/extractor
Replies: 63
Views: 31250

Re: Red Dead Redemption .rpf converter/extractor

Does anyone know structure for rpf8 rdr2 (ps4 or pc)?
Thanks
by John76
Fri Dec 11, 2020 7:49 pm
Forum: 3D/2D models
Topic: (PS3) Naughty Dog .pak Noesis Script
Replies: 20
Views: 11716

Re: (PS3) Naughty Dog .pak Noesis Script

Please can anyone explain the pak file structure a bit :) ? I read on some posts that in the beginning of pak file is some offset relocation table... info3 = [] bs.seek(info2[1], NOESEEK_ABS) for a in range(0, info2[2]): info3.append(bs.read(">2I")) #for a in range(0, info2[2]): # print(("0x%0.10X" ...