The VG Resource
Help: Night in the Woods (Unity game) - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-114.html)
+---- Thread: Help: Night in the Woods (Unity game) (/thread-30886.html)



Help: Night in the Woods (Unity game) - mkoookm - 04-02-2017

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.


RE: Help: Night in the Woods (Unity game) - Cooper - 04-02-2017

Unity Studio would be your friend for this occasion.

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


RE: Help: Night in the Woods (Unity game) - mkoookm - 04-02-2017

(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.


RE: Help: Night in the Woods (Unity game) - Pingus! - 04-02-2017

This version may work better:
https://github.com/Perfare/UnityStudio

If that doesn't work, upload a sample .assets


RE: Help: Night in the Woods (Unity game) - mkoookm - 04-03-2017

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/1uu6ifnqdwh9w35/sharedassets2.assets


RE: Help: Night in the Woods (Unity game) - OS-PRIME - 04-03-2017

(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/1uu6ifnqdwh9w35/sharedassets2.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).


RE: Help: Night in the Woods (Unity game) - mkoookm - 04-03-2017

(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/1uu6ifnqdwh9w35/sharedassets2.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.


RE: Help: Night in the Woods (Unity game) - Pingus! - 04-03-2017

Don't use UABE... just go under the releases tab and download the latest zip there...