View Single Post
  #10  
Old 10-03-2022, 09:43
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,181
Thanked 11,211 Times in 2,309 Posts
Razor12911 is on a distinguished road
For Enhanced Edition of this game, you'll need to generate new vfx_data files because the vfx_data in the main post contains header information for the standard game before the ray tracing update with high resolution textures.

to do that, you'll need to use vfxgen
Code:
vfxgen GamePath LogFile
Use the newly generate files on the game files.

Notes

Use metro-vfx-tool to generate new log files if the game has been updated or if the uploaded log files seem to not work.
Attached Files
File Type: 7z vfxgen.7z (276.1 KB, 54 views)
File Type: rar logs.rar (4.16 MB, 72 views)

Last edited by Razor12911; 10-03-2022 at 09:47.
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
Gehrman (10-03-2022), ScOOt3r (04-07-2022)