>>39501Trying to extract resource files (images, etc) from the source now. Seems easy, I just followed what
https://misthi0s.dev/posts/2026-02-25-extract-resource-ghidra/ said and you basically just export the resources from the label folder in symbol tree. Then you export that as a program and change the file extension to the correct one. That is provided nothing is encrypted or whatever.
Interesting how the resource hacker couldn't find this for some reason, nor is there an open source resource hacker on github. Maybe I should make my own idk.
I fixed some of the old stuff, found some new functions to hook, and now I want to see how feasible it would be to replace images with my own.