hamangamaze Posted January 7, 2021 Posted January 7, 2021 Hello !Ā so i have been trying to edit a unity game files, i know what files i want to replace. but when i try to open the resource files i want to edit (using AssetBundleExtractor) it gives me this error: "(Unable to read the bundle file (invalid file or unknown version)"Ā i have tried a different one (uTinyRipper) and it crashes when i try to load those files, Tho i have tested same resource fileĀ but from old version of the same game and they open normally with both extractors.Ā it is my first time trying those tools so i looked into that issue and all i can get is that, the updated game files are "Encrypted" and thatĀ I need to do something with "Assembly-CSharp.dll" using dnSpy decompiler but when i open it i just have no idea what i should do with it... i tried looking for assembly files that has anything to do with that error and got nothing... Ā just to clarify,Ā game is "blackthorn arena" and there are 2 files that contain the female body textures that needs to be edited (humanfemale) and (orc_dwarf_female_bodys) Ā Ā
flamecid Posted November 2, 2023 Posted November 2, 2023 best i know you need to use unity to open sharedresources(insert number).assetsĀ (and maybe the .res file with the same name the export the texture files as a png, THEN you edit the png files, load up the same shared assets file, find the file you edited, click on "plugins" then edit, and load the edited file, once you've done the for all the files you've edited, you then export as an .exe installer
flamecid Posted November 2, 2023 Posted November 2, 2023 i learned about it from reading a post from this guy so if you need more help try messaging him https://www.loverslab.com/profile/8150336-catnatic/
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