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.

Resident Evil 3 Remake & Resident Evil:Resistance *.pak

Featured Replies

  • Author
  • Localization

Ekey, posted Fri Mar 20, 2020 5:48 pm (54826)


what? in script rename re2 to re3
  • Replies 98
  • Views 19
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
  • Localization

Ekey, posted Fri Mar 20, 2020 6:13 pm (54830)


You renamed it without extension. It's must be > re3_pak_names_release.list
  • Author
  • Localization

conisdon, posted Fri Mar 20, 2020 6:31 pm (54831)


Ekey wrote:
You renamed it without extension. It's must be > re3_pak_names_release.list


thanks it works, i do think the list might need updating if you can, as some textures arent in place, like eyes and good quality hair textures, or little components :)
  • Author
  • Localization

Ekey, posted Fri Mar 20, 2020 9:37 pm (54835)


If you can uploading the logs, I can periodically update the list, as long as I myself do not have much time, cause busy with my main work.
  • Author
  • Localization

conisdon, posted Sat Mar 21, 2020 7:55 pm (54895)


Ekey wrote:
If you can uploading the logs, I can periodically update the list, as long as I myself do not have much time, cause busy with my main work.


here
  • Author
  • Localization

Ekey, posted Sun Mar 22, 2020 12:02 am (54912)


Last list update until game release: 11389 of 12129 (93%)
  • Author
  • Localization

devilsnake88, posted Sun Mar 22, 2020 10:56 am (54939)


peterzhenhh wrote:
Well,your script doesn't load mdf2.13 and texture files.So I made this fix.Now it works perfectly!

Right, my bad, for my personnal use I just remove all the numbers after the extension like ".mesh.1902042334" => ".mesh" ^^
  • Author
  • Localization

zero, posted Sun Mar 22, 2020 6:12 pm (54957)


Ekey wrote:
Last list update until game release: 11389 of 12129 (93%)



Thanks mate for your hard work.

Hook works now in win 10 but in another hard drive other than C

Thanks.

If you have a chance can you do the same for RE2 hook it has been a year and file list has not been finished

here is my log file for re3 demo mate https://mega.nz/#!LWZlkYCb!zeEWux8ih6XUrR5r0G9vUoMyi_ubWhIMGuv6h8XGF2s

Thanks again

Let the fun begins
Image
  • Author
  • Localization

zero, posted Sun Mar 22, 2020 6:18 pm (54958)


Nice work mates


the noesis plugin For me it does not work I really need this to test mods in the demo takes forever. Thanks

Image
  • Author
  • Localization

saoc, posted Sun Mar 22, 2020 9:25 pm (54964)


peterzhenhh wrote:
devilsnake88 wrote:
Image

Well,your script doesn't load mdf2.13 and texture files.So I made this fix.Now it works perfectly!

Thank you so much! its work great, its posible use this to load mesh and textures from enviro and props object? :?:
  • Author
  • Localization

peterzhenhh, posted Mon Mar 23, 2020 3:23 am (54971)


zero wrote:
Nice work mates


the noesis plugin For me it does not work I really need this to test mods in the demo takes forever. Thanks

Image


Try this script:

fmt_RE3_mesh_1_7_peterzhenhh_fix_v2.zip

  • Author
  • Localization

MuratG, posted Mon Mar 23, 2020 11:11 pm (55014)


Detected file type: Resident Evil 3 Remake Texture [PC]
Traceback (most recent call last):
File noesisv417\plugins\python\fmt_RE3_mesh_1_7_peterzhenhh_fix_v2.py", line 118, in texLoadDDS
texData = rapi.imageDecodeDXT(texData, width, height, noesis.FOURCC_BC7)
AttributeError: 'module' object has no attribute 'FOURCC_BC7'
  • Author
  • Localization

conisdon, posted Wed Mar 25, 2020 6:06 pm (55086)


when resistance comes out will on the 27th will someone update the list, like ekey. of course sending the log through from hook
  • Author
  • Localization

peterzhenhh, posted Thu Mar 26, 2020 11:31 am (55112)


MuratG wrote:
Detected file type: Resident Evil 3 Remake Texture [PC]
Traceback (most recent call last):
File noesisv417\plugins\python\fmt_RE3_mesh_1_7_peterzhenhh_fix_v2.py", line 118, in texLoadDDS
texData = rapi.imageDecodeDXT(texData, width, height, noesis.FOURCC_BC7)
AttributeError: 'module' object has no attribute 'FOURCC_BC7'


Update your Noesis from https://www.richwhitehouse.com/index.php?content=inc_projects.php&showproject=91
The latest version should be 44191.
If it still doesn't work,which mesh did you try to process?
  • Author
  • Localization

peterzhenhh, posted Thu Mar 26, 2020 12:23 pm (55120)


Update the script,
now you guys should be able to open natives\stm\escape\character\player\pl2000\pl2005\mesh\pl2005.mesh.1902042334

fmt_RE3_mesh_1_7_peterzhenhh_fix_v3.zip

  • Author
  • Localization

Ekey, posted Thu Mar 26, 2020 4:19 pm (55144)


conisdon wrote:
when resistance comes out will on the 27th will someone update the list, like ekey. of course sending the log through from hook

Resistance will be released along with the original game on April 3 as i know.
  • Author
  • Localization

conisdon, posted Fri Mar 27, 2020 5:02 am (55183)


Ekey wrote:
conisdon wrote:
when resistance comes out will on the 27th will someone update the list, like ekey. of course sending the log through from hook

Resistance will be released along with the original game on April 3 as i know.


oh yeah i know that but i meant as the demo beta trial comes out today the 27th we will have access to the games files so should maybe be able to rip from it anyway
  • Author
  • Localization

MuratG, posted Sat Mar 28, 2020 2:50 am (55246)


peterzhenhh wrote:
Update the script,
now you guys should be able to open natives\stm\escape\character\player\pl2000\pl2005\mesh\pl2005.mesh.1902042334



It worked, thank you.
  • Author
  • Localization

zombieali2, posted Tue Mar 31, 2020 4:11 am (55398)


Seems like the Hook also works for Project Resistance!
  • Author
  • Localization

zero, posted Tue Mar 31, 2020 5:29 am (55399)


Ekey wrote:
conisdon wrote:
when resistance comes out will on the 27th will someone update the list, like ekey. of course sending the log through from hook

Resistance will be released along with the original game on April 3 as i know.


Thanks mate for your hard work
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.