Quote:
Originally Posted by oren64
This is what I did but it didn't work, it write in the end "successfully save..." but it didn't generating librmsdk.so.1.0.0 and libadobe.so files or patch correctly, I wait for geek1011.
|
After playing with the code and looking at the logs a bit, I think I've figured out your issue. There seems to be a race condition in writing the tgz, which results in some of the file not being written. Can you try running it 2 or 3 times and tell me if the file size is different each time so I can make sure my theory is correct before I try to fix it?
Thanks for testing!