The VG Resource

Full Version: Help: Night in the Woods (Unity game)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey so I'm trying to get the sprite sheet for Night in the Woods but everything is stored as .asset files and I can't figure out how to get the sprite sheets out. Is ripping sheets from Unity games impossible because the only things that come up on google are people saying ripping sprites are wrong. The only programs I can find that can make sense of .assets files just dumps the code associated with the sprite and not the sprite itself. For almost every .assets file there seems to be a .resS file that corresponds to it. Anyone who has any information on whether if or how I can do this will be amazing.
Unity Studio would be your friend for this occasion.

Use load folder to open all the .assets files at once.
(04-02-2017, 07:14 PM)TwisterWithATrickster Wrote: [ -> ]Unity Studio would be your friend for this occasion.

Use load folder to open all the .assets files at once.

Most of the sprites show up completely black.
This version may work better:
https://github.com/Perfare/UnityStudio

If that doesn't work, upload a sample .assets
I couldn't figure out hot to use the unity master so I'm just going to upload an .asset file and see if anyone can help. So it wont let me attach it so I just uploaded it to mediafire. http://www.mediafire.com/file/1uu6ifnqdw...ts2.assets
(04-03-2017, 03:44 PM)mkoookm Wrote: [ -> ]I couldn't figure out hot to use the unity master so I'm just going to upload an .asset file and see if anyone can help. So it wont let me attach it so I just uploaded it to mediafire. http://www.mediafire.com/file/1uu6ifnqdw...ts2.assets

Cool that you mention this game. I actually ripped some stuff from it a while back.
[Image: 90aJvyx.png]
This tool, while the GUI is a bit dumb, works like a charm fro extracting graphics from Unity 5 games (Like NITW).
(04-03-2017, 04:02 PM)OS-PRIME Wrote: [ -> ]
(04-03-2017, 03:44 PM)mkoookm Wrote: [ -> ]I couldn't figure out hot to use the unity master so I'm just going to upload an .asset file and see if anyone can help. So it wont let me attach it so I just uploaded it to mediafire. http://www.mediafire.com/file/1uu6ifnqdw...ts2.assets

Cool that you mention this game. I actually ripped some stuff from it a while back.
[Image: 90aJvyx.png]
This tool, while the GUI is a bit dumb, works like a charm fro extracting graphics from Unity 5 games (Like NITW).

Holy shit thank you so much. I tried this program before but I couldn't figure out how to get the actual sprites. Who puts something like that under plugins.
Don't use UABE... just go under the releases tab and download the latest zip there...