Topic on User talk:Harakoni

Jump to navigation Jump to search

The art source is nice, especially because some of the art in there is larger before being scaled down, but it is not complete and doesn't get updated often. Extraction is often still your best bet.

For extraction I use AssetStudio, which is open source.

Install and open it

File->Load File to open an asset bundle

Bundles are stored at the following: Core: C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin64_Data as resources.assets

Ideology: RimWorld\Data\Ideology\AssetBundles as resources_ideology

Royalty: RimWorld\Data\Royalty\AssetBundles as resources_Royalty

Once they're open, go into Asset List. If you want, you can filter it to just images by using Filter Type-> Texture2D. Theres a search bar to find the images, but they're not always named the same as the in-game item.

Once you find the image you want, you can either right click on its entry in the list and export, or export via the export menu.

Select a destination and keep in mind that it will export it into a folder of the asset type. So if you pick Desktop, it'll export a texture to Desktop/Texture2D/ImageYouExtracted.png.

Thats the basics, but there are other features that can be useful depending on exactly what you want to do.