-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This guide will walk you through the steps to extract .pkg files from Half-Life 2 RTX using the dxvk-remix tools.
-
Download the latest version of
dxvk-remixfrom the official GitHub repository:
dxvk-remix main.zip -
Extract the ZIP file to a directory of your choice (e.g.,
C:\dxvk-remix).
-
Navigate to the
scripts-commonfolder inside the extracteddxvk-remix-maindirectory:
dxvk-remix-main\scripts-common -
Double-click the
update-deps.cmdfile to start the automatic installation of required dependencies. Wait for the process to complete.
-
Navigate to the
rtxio\binfolder inside the extracteddxvk-remix-maindirectory:
dxvk-remix-main\external\rtxio\bin -
Open Command Prompt or PowerShell:
- Command Prompt: Hold Shift and Right-click inside the folder, then select Open Command Window Here.
- PowerShell: Hold Shift and Right-click inside the folder, then select Open PowerShell Window Here.
-
Create the Output Folder:
In the same directory asRtxIoResourceExtractor.exe, create an empty folder namedout. This is where the extracted files will be saved.
-
Run the Extraction Command:
In the Command Prompt or PowerShell window, run the following command to extract a specific.pkgfile:.\RtxIoResourceExtractor.exe "D:\SteamLibrary\steamapps\common\Half-Life 2 RTX\rtx-remix\mods\hl2rtx\mod_01.pkg" --force -o .\out