Overview
How to crack open those .asset files and get the juicy contents inside.
The Guide
Requirements
UnityEx[yadi.sk] to extract the contents of the unity .asset archives.
Steps
- Download UnityEx[yadi.sk] (or search for an alternative link using the search engine[www.duckduckgo.com] of your choice).
- Place the UnityEX.exe somewhere easily locatable (I prefer to place it into the Rimworld Directory).
- Run UnityEX.exe and open the .asset file you would like to extract, for example;
RimWorldRimWorldWin64_Dataresources.assets - Extract the files you need. If you are extracting .tex files you can use “Extract with convert”, this will convert the .tex files to .dds.
- The extracted files will be placed into a new folder in the same directory (Unity_Assets_Files) as the .asset file you have extracted.