[x]The VG Resource network will be receiving a HUGE upgrade in the near future!
We will be presenting a LIVE demonstration on our Twitch channel on March 22nd, 7 PM London / 3 PM New York
Click here to follow, and we hope to see you then!


Users browsing this thread:
Is it possible to rip assets from a game like this?
#1
I have a Unity Engine game called "Idle Champions of the Forgotten Realms". It uses DX11.

I went through the files and noticed that the only part that's stored client-side is only metadata. The actual sprites themselves seem to stream in from their server as they're needed, and there's no way to play the game off-line. I looked at the cached files and there wasn't anything in there, either, just some analytics stuff.

Is it possible - at all - to rip sprites from a game that works this way? I imagine something like grabbing the packets as they're sent in from their servers, but I don't really know how these things work.
Reply
Thanked by:


Messages In This Thread
Is it possible to rip assets from a game like this? - by twgl - 01-21-2019, 07:37 PM

Forum Jump: