frannexi Posted October 13, 2022 Share Posted October 13, 2022 Well, this game is made/packed with IL2CPP, so classic bepinex does NOT work.The prerelease also fails to decompile, but using the BE builds (https://builds.bepinex.dev/projects/bepinex_be) it manages to extract the dlls.... and then crashes immediately. If you want to look at the dlls manually you can use: https://github.com/Perfare/Il2CppDumper, it will succesfully manage to extract everything and then you can as usual import the DLL in VS/Rider/DNSPY Anyone else had any sort of success in modding this game? Link to comment Share on other sites More sharing options...
ernxdr89 Posted September 18, 2023 Share Posted September 18, 2023 UABE does the job, but if you want to share your mods, it gets trickt because you overwrite sharedassets0.assets so you can't install multiple mods. i'm coding a tool to do so, but the python library is poorly documented so the progress is slowhttps://github.com/SeriousCache/UABElastest version are marked as a malware by windows defender so i wouldn't download the 3.0 yet if i was you Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now