-
Notifications
You must be signed in to change notification settings - Fork 21
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
Lego Games RPX not loading properly #2
Comments
@Maschell Any idea on this issue? If you need more information let me know. Thanks! Dug a bit further, the error's are coming from Ghidra's ELF loader. |
@NWPlayer123 Sorry to ping you here but I see you have dealt with various ELF/RPL/RPX tools on your github and was wondering if you would be able to chime in on the above issue? |
Do you have a hash of the RPX you were using? |
I'm using the latest Lego Dimensions update (v320) RPX.
|
Update: If I decompress the RPX file, it partially works. Here are the steps I used
|
On Ghidra 9.0.2, the following errors occur when attempting to open the Lego Dimensions RPX
https://gist.githubusercontent.com/bloodmc/a116141e7486d7fca8a738c02ee43b4e/raw/78f5d6aa00ee5fc93908a327298a80f8db9c37a0/ghidra_lego_rpx.txt
This causes all code to show up with
??
.From what I was told, Lego Dimensions uses some odd wrappers causing various RPX loaders to not work fully.
The text was updated successfully, but these errors were encountered: