Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hey i wanted to ask if anybody could help me solve this issue #2

Closed
SK1D1092 opened this issue Jun 3, 2023 · 6 comments
Closed

Hey i wanted to ask if anybody could help me solve this issue #2

SK1D1092 opened this issue Jun 3, 2023 · 6 comments

Comments

@SK1D1092
Copy link

SK1D1092 commented Jun 3, 2023

iam currently getting rid of DRM restriction on the game the UE version is 4.27.1 but the steamless wrote that "the system cannot find the path specified."

@Cracko298
Copy link
Owner

Cracko298 commented Jun 3, 2023

Here's an example: "C:\Program File (x86)\Steam\steamapps\common\Ice Station Z\ISZ\Binaries\Win64\YourUE4Game-Shipping.exe"
you need to include the *Shipping.exe in the path, not just the directory.

If this still doesn't resolve your issue/problem, you can send a screenshot here what steamless is pointing too.

@SK1D1092
Copy link
Author

SK1D1092 commented Jun 3, 2023

my bad i already solved it (it did not have any DRM restrictions weird) but thanks btw is there any way to find out which AES key is the right key cause it showed me like 9 or 10 other keys and idk which key is the right one.

@Cracko298
Copy link
Owner

Cracko298 commented Jun 3, 2023

Sure thing, you can get rid of most of the keys, some known fake keys are as follows:
0x0000803F0000803F0000803F0000803F000048430000F0410AD7A33C0000803F
0x9A99993E0000803F0000003F0000003F04000000060000000000003F00030303

if they have multiple characters, or repeating characters in this example it's a whole lot of 0's with some 3F's evenly spaced between 'em. (This is very very uncommon with AES-256 encryption keys).

This should narrow it down to two or three keys, in which case it's all trial and error.

@SK1D1092
Copy link
Author

SK1D1092 commented Jun 3, 2023

thanks man helped a lot

@Cracko298
Copy link
Owner

If you're using Umodel (UEViewer), you can just use multiple aes-keys, fmodel is more of trial and error (but I prefer fmodel anyway).

If this issue is resolved on your end, I'll close the GitHub issue.

@Cracko298 Cracko298 pinned this issue Jun 3, 2023
@SK1D1092
Copy link
Author

SK1D1092 commented Jun 3, 2023

ye i think it is you helped a lot thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants