-
Notifications
You must be signed in to change notification settings - Fork 44
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
Comments
Here's an example: "C:\Program File (x86)\Steam\steamapps\common\Ice Station Z\ISZ\Binaries\Win64\YourUE4Game-Shipping.exe" If this still doesn't resolve your issue/problem, you can send a screenshot here what steamless is pointing too. |
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. |
Sure thing, you can get rid of most of the keys, some known fake keys are as follows: 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. |
thanks man helped a lot |
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. |
ye i think it is you helped a lot thanks |
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."
The text was updated successfully, but these errors were encountered: