unreal_engine_extraction
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| unreal_engine_extraction [2026/04/15 13:33] – ultracomfy | unreal_engine_extraction [2026/04/15 14:42] (current) – ultracomfy | ||
|---|---|---|---|
| Line 63: | Line 63: | ||
| ===== Step 3.A Finding Keys Online ===== | ===== Step 3.A Finding Keys Online ===== | ||
| - | Luckily, this key is always the same and once one user finds a key, they can share that key with everyone else so that you don't have to find it. CS.RIN.RU has [[https:// | + | Luckily, this key is always the same and once one user finds a key, they can share that key with everyone else so that you don't have to find it. <wrap em>CS.RIN.RU has [[https:// |
| + | |||
| + | Alternatively, | ||
| ===== Step 3.B Finding the Key Yourself ===== | ===== Step 3.B Finding the Key Yourself ===== | ||
| - | <Section will be added later> | + | Try [[https:// |
| ====== Step 4 (Required for Unreal Engine 5 Games) .usmap and jmap ====== | ====== Step 4 (Required for Unreal Engine 5 Games) .usmap and jmap ====== | ||
| Line 76: | Line 77: | ||
| ===== Step 4.1 ===== | ===== Step 4.1 ===== | ||
| After downloading jmap you should have a file called '' | After downloading jmap you should have a file called '' | ||
| - | {{ ::opening_cmd.png? | + | {{ ::opening_ps.png? |
| <WRAP centeralign> | <WRAP centeralign> | ||
| - | <wrap hi>On Windows 11 you should be able to right-click into the window where jmap is in, and then select "Open in Terminal" | + | <wrap hi>On Windows 11 you should be able to right-click into the window where jmap is in, and then select "Open in Terminal" |
| + | However, depending on your settings it might open Command Prompt instead. jmap **requires** powershell.</ | ||
| jmap only works when the game is running, as it pulls its data from the active game process. Therefore you will also need to <wrap em>start the game you're trying to extract from</ | jmap only works when the game is running, as it pulls its data from the active game process. Therefore you will also need to <wrap em>start the game you're trying to extract from</ | ||
| - | Now, look at the following command: | + | Every time you want to use jmap, you will need to enter the game's version as an environment variable. These variables are deleted between each session, so you will have to execute |
| - | '' | + | '' |
| + | Remember that in Step 1 you will have determined the version of Unreal in which the game runs. <wrap em> | ||
| + | |||
| + | After setting the Unreal version for jmap, you are now ready to tell it what to actually do. For that, you will need the following command: | ||
| + | ''< | ||
| + | |||
| + | <wrap em>Enter the command with the correct PID into the powershell and hit enter.</ | ||
| - | Using this command in the command prompt will generate an '' | ||
| - | <wrap em>A full command could look like this: '' | ||
| <WRAP box> | <WRAP box> | ||
| ++++ Additional Help: Determining a PID | | ++++ Additional Help: Determining a PID | | ||
unreal_engine_extraction.1776259992.txt.gz · Last modified: by ultracomfy
