Skip to content

Commit 8a307b9

Browse files
authoredApr 25, 2024
typo
1 parent e1b427c commit 8a307b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# Software Needed:
1414
- [UEViewer](https://www.gildor.org/en/projects/umodel#files) - For Viewing and Extracting Files.
1515
- [Steamless](https://github.com/atom0s/Steamless/releases/tag/v3.1.0.0) - For Removing the SteamStub/Steam DRM Restrictions on the *Shipping.exe*.
16-
- [AES Key Finder](https://github.com/Cracko298/AES-Key-Extracting-Guide/files/9074659/AES.Key.Finder.zip) - For Finding AES Keys in the DRM-less *Shipping.exe*.
16+
- [AES Key Finder](https://github.com/GHFear/AESKeyFinder-By-GHFear) - For Finding AES Keys in the DRM-less *Shipping.exe*.
1717
- [FModel](https://fmodel.app/) - You can use this too mod and view Assets your Games. (However I will not go into detail on this *arguably better than Umodel).
1818
- [UE4 Mod Unlocker](https://illusory.dev/).
1919

@@ -36,8 +36,8 @@
3636

3737
# Step 3 (Extracting the Encrypted *.pak* file):
3838
- Last of all you'll need [UEViewer/Umodel](https://www.gildor.org/en/projects/umodel#files) to extract/save the game's file(s).
39-
- As always extract the *.zip* and open/run the application. For simplicity we'll copy the *.pok* file to the newly extract [Umodel](https://www.gildor.org/en/projects/umodel#files) folder.
40-
- Too access your game in [Steam](https://store.steampowered.com/) *again if you closed it* go to "[Steam](https://store.steampowered.com/) > Library > Your Game > Right Click Name > Manage > Browse Locale Files".
39+
- As always extract the *.zip* and open/run the application. For simplicity we'll copy the *.pak* file to the newly extract [Umodel](https://www.gildor.org/en/projects/umodel#files) folder.
40+
- To access your game in [Steam](https://store.steampowered.com/) *again if you closed it* go to "[Steam](https://store.steampowered.com/) > Library > Your Game > Right Click Name > Manage > Browse Locale Files".
4141
- As normal, file explorer should start in the background. Open the new tab, and navigate to "*Your Game Name* > Content > Paks".
4242
- You should have at least 1 *.pak* file(s). It's normally the biggest one however, it depends on the game.
4343
- Copy the *.pak* file and paste it into the [Umodel](https://www.gildor.org/en/projects/umodel#files) folder.

0 commit comments

Comments
 (0)
Please sign in to comment.