Red Dead Redemption 2
-
- Posts: 647
- Joined: Tue Jul 24, 2018 8:52 am
Re: Red Dead Redemption 2
Well here is how I did it. I downloaded the files from here. Took forever but was able to get the .PKG.
https://www.nxhax.com/red-dead-redemption-2-ps4-fpkg/
Once I got the files I used this program called "Patch Builder" to dump the .rpfs
https://www.psxhax.com/threads/ps4-patc ... fare.7112/
After I had all the rpfs in the main folder I used this .bat file along with your .exe to dump them.
@echo off
start "" "X:\MODDING\Red Dead Redemption 2\RPF\rdr2.exe"
for %%i in (*.rpf) do rdr2.exe "%%i"
Here is the .bat file.
https://drive.google.com/file/d/123Ly8V ... sp=sharing
While dumping you will the the program fill up with zeros. Until you get an error it will dump every .rpf within the rpf.
After complete you will have .texture and .model files which can be easily converted using Noesis.
Thanks again Daemon. Couldn't of done it without you.
https://www.nxhax.com/red-dead-redemption-2-ps4-fpkg/
Once I got the files I used this program called "Patch Builder" to dump the .rpfs
https://www.psxhax.com/threads/ps4-patc ... fare.7112/
After I had all the rpfs in the main folder I used this .bat file along with your .exe to dump them.
@echo off
start "" "X:\MODDING\Red Dead Redemption 2\RPF\rdr2.exe"
for %%i in (*.rpf) do rdr2.exe "%%i"
Here is the .bat file.
https://drive.google.com/file/d/123Ly8V ... sp=sharing
While dumping you will the the program fill up with zeros. Until you get an error it will dump every .rpf within the rpf.
After complete you will have .texture and .model files which can be easily converted using Noesis.
Thanks again Daemon. Couldn't of done it without you.
-
- Posts: 1040
- Joined: Sun Mar 22, 2015 7:09 pm
Re: Red Dead Redemption 2
DJ Normality wrote:After complete you will have .texture and .model files which can be easily converted using Noesis.
if files could be converted with noesis then why do you even need my tool?
You could get these files from PC long time ago.
-
- Posts: 647
- Joined: Tue Jul 24, 2018 8:52 am
Re: Red Dead Redemption 2
The .Texture and .Model files is what I'm talking about. I didn't know you could use your tool on these files too. Saves me even more time! You really didnt explain how to use this tool in detail. So it was trial and error. 18 hours now.
-
- Posts: 1040
- Joined: Sun Mar 22, 2015 7:09 pm
Re: Red Dead Redemption 2
DJ Normality wrote:You really didnt explain how to use this tool in detail
I DID explain it in all details. You probably just didnt read it?
Still i dont understand why you were waiting for PS4 release when PC was available.
-
- Posts: 647
- Joined: Tue Jul 24, 2018 8:52 am
Re: Red Dead Redemption 2
Well.. . Yeah I did read it. Seems like your a bit moody on this topic so I'm just gonna continue my extraction. Thanks again...
-
- Posts: 1040
- Joined: Sun Mar 22, 2015 7:09 pm
Re: Red Dead Redemption 2
DJ Normality wrote:Well.. . Yeah I did read it. Seems like your a bit moody on this topic so I'm just gonna continue my extraction. Thanks again...
moody? What do you mean???
2. to get textures, drop .texture onto the tool
How else can you understand that? It was not clean that you can get textures with it?
And i'm asking you for the 3rd time: if you can get models with noesis, then why do you need my tool?
-
- Posts: 647
- Joined: Tue Jul 24, 2018 8:52 am
Re: Red Dead Redemption 2
I use Noesis to Batch the .DDS I exported textures from the PC version. And to batch the ASCII files. Nothing more. As for your instructions.
"2. to get textures, drop .texture onto the tool"
How do you get the textures ? How are they exported from the main .rpf ? I didnt see a .Texture file until the last step. Just confusing. Like i said 20 hours now on the extraction about 15 was trying to figure out what to do. And how to go about getting the files out of the .PKG.. Not explained.
"2. to get textures, drop .texture onto the tool"
How do you get the textures ? How are they exported from the main .rpf ? I didnt see a .Texture file until the last step. Just confusing. Like i said 20 hours now on the extraction about 15 was trying to figure out what to do. And how to go about getting the files out of the .PKG.. Not explained.
-
- Posts: 1040
- Joined: Sun Mar 22, 2015 7:09 pm
Re: Red Dead Redemption 2
At the time that tool was made, there was no .PKG
Even now i dont know what you can use to get files out of it, so I couldnt explain it anyway
Even now i dont know what you can use to get files out of it, so I couldnt explain it anyway
-
- Posts: 2
- Joined: Tue Oct 06, 2020 5:18 pm
Re: Red Dead Redemption 2
Sorry for bumping this thread after 2-3 months but I get .Unsupported enc cfg 11 when I use Daemon's tool with levels_3.rpf, I'm trying to check foliage models etc
-
- Posts: 1040
- Joined: Sun Mar 22, 2015 7:09 pm
Re: Red Dead Redemption 2
This tool only works with PS4 version
-
- Posts: 2
- Joined: Tue Oct 06, 2020 5:18 pm
Re: Red Dead Redemption 2
Ah cool, this is the only method right?
-
- Posts: 3
- Joined: Sat Oct 10, 2020 8:17 pm
Re: Red Dead Redemption 2
Hello! First of all many thanks for creating this tool! Right now it's the only way to get these models into Blender.
I have some weird isues with the tool itself though. Whenever I drop .rpf file onto it, it blinks before shuting down. The .rpf is from PS4 files, so I'm really not sure what is the issue here. I'd be grateful for any help.
I have some weird isues with the tool itself though. Whenever I drop .rpf file onto it, it blinks before shuting down. The .rpf is from PS4 files, so I'm really not sure what is the issue here. I'd be grateful for any help.
-
- Posts: 3
- Joined: Sat Oct 10, 2020 8:17 pm
Re: Red Dead Redemption 2
Ok, after some testing I noticed, that few rpfs can be unpacked (anim, hd and levels, but rpf files within them - no). Neither packs_0.rpf nor textures_0.rpf work. I tried on different PC and still nothing. The rdr2.exe blinks and that's it. Any help? Please?
-
- Posts: 1040
- Joined: Sun Mar 22, 2015 7:09 pm
Re: Red Dead Redemption 2
All of them work fine. Just read the readme file.
-
- Posts: 3
- Joined: Sat Oct 10, 2020 8:17 pm
Re: Red Dead Redemption 2
Oh, stupid me! I forgot the .dll! Thank you so much for the help!
-
- Posts: 1
- Joined: Tue Jun 01, 2021 2:34 am
Re: Red Dead Redemption 2
Why does this file appear to be a virus?id-daemon wrote:Red Dead Redemption 2 tool.
Character parts may be extracted one by one, or as predefined game combinations. For example, these are some different variations of Dutch:
-
- Posts: 9
- Joined: Fri Apr 17, 2020 11:11 pm
Re: Red Dead Redemption 2
Does anyone know structure or give some info for rpf8 rdr2 (ps4 or pc)?
How to extract files from rpf
Thanks
How to extract files from rpf
Thanks
-
- Posts: 1
- Joined: Tue Sep 07, 2021 7:54 am
Re: Red Dead Redemption 2
For some reason whenever I attempt to unpack an rpf file using this tool, I get the error message, ".Unsupported enc cfg 75". Any idea what I'm doing wrong?
-
- Posts: 1
- Joined: Sat Mar 12, 2022 5:02 pm
Re: Red Dead Redemption 2
download link is Dead
please reupload it
please reupload it