Ekey / REE.PAK.Tool

Tools for extract and repack PAK archives from games based on RE ENGINE
166 stars 25 forks source link

Extract-PAK Not Extracting #46

Open led1830 opened 1 day ago

led1830 commented 1 day ago

Under the project listing from REE-Tool just downloaded is a list of 8 files regarding Resident Evil 2......namely RE2_1S_PS4_Demo.list, RE2_1S_STM_Demo.list, RE2_MSG_Release.list, RE2_PS4_Release.list, RE2_RPD_STM_Demo.list, RE2_RT_STM_Release.list, RE2_STM_Release.list, RE2Z_RT_STM_Release.list....... I am running Resident Evil 2 Biohazard and I am trying to open the right list to access files associated with Modding any one of several figures. However, none of the files respond to that request. I have changed the name in the Batch file Extract-PAK so it will recognize that file and thus extract all files.... NONE of them work. So any suggestions are greatly appreciated.

Ekey commented 1 day ago

Upload any small pak (patch or dlc) file for me, I will check it.

led1830 commented 1 day ago

Christian, sincerely appreciate your interest and support, this is in fact the first attempts i'm making at "groping into modding" so i'm a little confused about your request. I'm following the guidance of @._Ghost-GAMING> Last_Ghost-GhostGaming @._Ghost-GAMING>

On Thu, Nov 28, 2024 at 6:13 PM Christian Black @.***> wrote:

Upload any small pak (patch or dlc) file for me, I will check it.

— Reply to this email directly, view it on GitHub https://github.com/Ekey/REE.PAK.Tool/issues/46#issuecomment-2506843005, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMJRTMUKWNHB7BBRIGOLDT2C6PSDAVCNFSM6AAAAABSV56GIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBWHA2DGMBQGU . You are receiving this because you authored the thread.Message ID: @.***>

led1830 commented 1 day ago

I didn't mean to send that yet................. sorry........ but I meant to say i'm not sure I understand what exactly you want me to send you.......

the pak files are many, about 8 or so and the one i'm trying to unpak is about 26 gig....... so not sure how to get a small pak ....patch or dlc........sorry for my confusion.... i'm an old fart..... just learning this and I'm really new at mods.......... thanks again

Led

On Thu, Nov 28, 2024 at 6:13 PM Christian Black @.***> wrote:

Upload any small pak (patch or dlc) file for me, I will check it.

— Reply to this email directly, view it on GitHub https://github.com/Ekey/REE.PAK.Tool/issues/46#issuecomment-2506843005, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMJRTMUKWNHB7BBRIGOLDT2C6PSDAVCNFSM6AAAAABSV56GIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBWHA2DGMBQGU . You are receiving this because you authored the thread.Message ID: @.***>

Ekey commented 14 hours ago

Okay, tell me what platform? Steam?

led1830 commented 14 hours ago

Yes, Steam

On Fri, Nov 29, 2024 at 6:08 AM Christian Black @.***> wrote:

Okay, tell me what platform? Steam?

— Reply to this email directly, view it on GitHub https://github.com/Ekey/REE.PAK.Tool/issues/46#issuecomment-2507589066, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMJRTPLAOPBL6HG6SRIGD32DBDJDAVCNFSM6AAAAABSV56GIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBXGU4DSMBWGY . You are receiving this because you authored the thread.Message ID: @.***>

Ekey commented 4 hours ago

Well, I checked and everything works fine by using this list for non RT version - RE2_STM_Release. If you have a RT version then use this list > RE2_RT_STM_Release

Screenshot_1

led1830 commented 4 hours ago

Ok, I do have that, and based on the directions from LastGhost, you take that file from the Project file, copy it to the RETool folder, re-write the Batch file as below and all should go.......I'll try in a minute and let you know......... sincerely appreciate your help with this pain in the ass issue..........

@setlocal enableextensions @pushd %~dp0 .\REtool.exe -h RE2_RT_STM_Release.list -x -skipUnknowns %1 @popd @pause

On Fri, Nov 29, 2024 at 3:56 PM Christian Black @.***> wrote:

Well, I checked and everything works fine by using this list for non RT version - RE2_STM_Release. If you have a RT version then use this list

RE2_RT_STM_Release

Screenshot_1.png (view on web) https://github.com/user-attachments/assets/7b77aa80-baa7-417f-96b2-19daccea8ec1

— Reply to this email directly, view it on GitHub https://github.com/Ekey/REE.PAK.Tool/issues/46#issuecomment-2508657731, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMJRTMRV7Q23HBSSZ3UNQD2DDIGHAVCNFSM6AAAAABSV56GIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBYGY2TONZTGE . You are receiving this because you authored the thread.Message ID: @.***>

led1830 commented 3 hours ago

F:\LOCKER\Locker4\Modding\REtool>.\REtool.exe -h RE2_PS4_Release.list -x -skipUnknowns "H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak" Failed to read RE2_PS4_Release.list Attempting to unpack H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak... Extracting files... Extracted 0 files from H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak Skipped 42222 files Press any key to continue . . .

Now, check this out............. you can see what the Batch file shows........ RE2_RT_STM_Release.list.... why the hell would it try to read RE2_PS4_Release.list................... according to the guidelines, one takes the re_chunk_000.pak file and dumps it right on top of the Extract file which i've done.......(477 times.....LOL)....... what the hell???.

On Fri, Nov 29, 2024 at 4:36 PM Led Schmidt @.***> wrote:

Ok, I do have that, and based on the directions from LastGhost, you take that file from the Project file, copy it to the RETool folder, re-write the Batch file as below and all should go.......I'll try in a minute and let you know......... sincerely appreciate your help with this pain in the ass issue..........

@setlocal enableextensions @pushd %~dp0 .\REtool.exe -h RE2_RT_STM_Release.list -x -skipUnknowns %1 @popd @pause

On Fri, Nov 29, 2024 at 3:56 PM Christian Black @.***> wrote:

Well, I checked and everything works fine by using this list for non RT version - RE2_STM_Release. If you have a RT version then use this list

RE2_RT_STM_Release

Screenshot_1.png (view on web) https://github.com/user-attachments/assets/7b77aa80-baa7-417f-96b2-19daccea8ec1

— Reply to this email directly, view it on GitHub https://github.com/Ekey/REE.PAK.Tool/issues/46#issuecomment-2508657731, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMJRTMRV7Q23HBSSZ3UNQD2DDIGHAVCNFSM6AAAAABSV56GIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBYGY2TONZTGE . You are receiving this because you authored the thread.Message ID: @.***>

led1830 commented 3 hours ago

Ok, tried again and deleted the extract.pak file thinking somehow the new text file document was holding old information.......... re-wrote the batch file and this time it indeed opened the file we wanted but I get this bazar message instead...........

F:\LOCKER\Locker4\Modding\REtool>.\REtool.exe -h RE2_RT_STM_Release.list -x -skipUnknowns "H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak" Read 42231 entries from RE2_RT_STM_Release.list Attempting to unpack H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak... Extracting files... Extracted 0 files from H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak Skipped 597 files Press any key to continue . . .

On Fri, Nov 29, 2024 at 4:46 PM Led Schmidt @.***> wrote:

F:\LOCKER\Locker4\Modding\REtool>.\REtool.exe -h RE2_PS4_Release.list -x -skipUnknowns "H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak" Failed to read RE2_PS4_Release.list Attempting to unpack H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak... Extracting files... Extracted 0 files from H:\SteamLibrary\steamapps\common\RESIDENT EVIL 2 BIOHAZARD RE2\re_chunk_000.pak Skipped 42222 files Press any key to continue . . .

Now, check this out............. you can see what the Batch file shows........ RE2_RT_STM_Release.list.... why the hell would it try to read RE2_PS4_Release.list................... according to the guidelines, one takes the re_chunk_000.pak file and dumps it right on top of the Extract file which i've done.......(477 times.....LOL)....... what the hell???.

On Fri, Nov 29, 2024 at 4:36 PM Led Schmidt @.***> wrote:

Ok, I do have that, and based on the directions from LastGhost, you take that file from the Project file, copy it to the RETool folder, re-write the Batch file as below and all should go.......I'll try in a minute and let you know......... sincerely appreciate your help with this pain in the ass issue..........

@setlocal enableextensions @pushd %~dp0 .\REtool.exe -h RE2_RT_STM_Release.list -x -skipUnknowns %1 @popd @pause

On Fri, Nov 29, 2024 at 3:56 PM Christian Black @.***> wrote:

Well, I checked and everything works fine by using this list for non RT version - RE2_STM_Release. If you have a RT version then use this list > RE2_RT_STM_Release

Screenshot_1.png (view on web) https://github.com/user-attachments/assets/7b77aa80-baa7-417f-96b2-19daccea8ec1

— Reply to this email directly, view it on GitHub https://github.com/Ekey/REE.PAK.Tool/issues/46#issuecomment-2508657731, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMJRTMRV7Q23HBSSZ3UNQD2DDIGHAVCNFSM6AAAAABSV56GIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBYGY2TONZTGE . You are receiving this because you authored the thread.Message ID: @.***>

Ekey commented 1 hour ago

What is the main game executable file inside the game folder? re2.exe or re2_rt.exe ?

led1830 commented 1 hour ago

re2.exe

On Fri, Nov 29, 2024 at 6:44 PM Christian Black @.***> wrote:

What is the main game executable file inside the game folder? re2.exe or re2_rt.exe ?

— Reply to this email directly, view it on GitHub https://github.com/Ekey/REE.PAK.Tool/issues/46#issuecomment-2508736527, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMJRTJHNQ3LUPPPHOFTXXT2DD36DAVCNFSM6AAAAABSV56GIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBYG4ZTMNJSG4 . You are receiving this because you authored the thread.Message ID: @.***>