Jump to content

[Android] Love & Deepspace file encryption (Unity assets)


Go to solution Solved by kovace,

Recommended Posts

Posted

Hi there.

Love & Deepspace is a Unity game made for Android, I've been able to locate AB files and exact them safely however they seem to present either compression or encryption but I am not familiar with Unity assets. You can find a sample here in the shared zip, if anybody has an idea how to open these AB files it would be very welcome.

samples.zip

Posted

I don't want to be the dump 1 here but where was locate this file. I just to point out and correct me if I m wrong. But not all file in the folder are asset. Are not all like unreal say in content folder here my shit. The file sample have first 8 kbyte file., even with just 1 triangle I have file are at last 11 kb and the second just by name say ab...config so don't even try to load this in AS. But good you post can find key and structure of the game.

Posted
On 1/28/2024 at 9:40 AM, kovace said:

Yeh assetstudio 1.3 go to do the trick just switch the specific game.
Screenshot2024-01-27203745.thumb.png.7ca2b4aff35a927e25c3c59c9c142dd4.png

I loaded the .ab file in assetstudio and it shows "no unity file can be loaded".should I do something else to open them?(╥﹏╥)

Posted
1 hour ago, Iygnim said:

I loaded the .ab file in assetstudio and it shows "no unity file can be loaded".should I do something else to open them?(╥﹏╥)

I loaded the whole folder but there is no model file, and there are some failed to read.

the resourses downloaded in app rather than extracted from apk file also have problems with LZMA?so I failed to extract any useful resourses.

I suspect I haven't even opened any .ab file yet for its little output compared with RAW file about 3GBIMG_20240130_160313.thumb.jpg.9043b43491d507578c8116d9b20f9c4d.jpg

IMG_20240130_161649.jpg

Posted
On 1/27/2024 at 8:40 PM, kovace said:

assetstudio 1.3 go to do the trick just switch the specific game

??? Done this in option menu->specify game???

Posted

Hello ! i followed the steps in previous posts and it works ! thank you ! 

Btw i was wondering if anyone knows where would the file for story text is ? i can't seems to find it T-T thank you !

  • 4 weeks later...
Posted

Hello! I followed steps but still can't get any assets 🥲

In fact I can not even find where to download assetstudio v1.3

so i just used v0.16.47, and it does not have 'game' as an option when I goes to specify unity version... it just has nothing...

i really need Rafael's fishtail beacon's 3d model... can someone please help🥲

Posted
On 1/30/2024 at 2:03 PM, Iygnim said:

I loaded the .ab file in assetstudio and it shows "no unity file can be loaded".should I do something else to open them?(╥﹏╥)

Yes me too... omg it's driving me crazy😭🤯

Could u please tell me if you get the model of Rafayel's fishtail beacon?

Posted (edited)
On 1/31/2024 at 3:59 AM, kovace said:

??? Done this in option menu->specify game???

but there is a error "[ArgumentOutOfRangeException: Specified argument was out of the range of valid values." ?

and some of the meshes is not previewable...

really need help

 

image.thumb.png.320800a08d0a2be4206dfeb02da3454c.png

Edited by Alicia H
version update
  • 6 months later...
Posted
On 3/9/2024 at 7:32 AM, Alicia H said:

but there is a error "[ArgumentOutOfRangeException: Specified argument was out of the range of valid values." ?

and some of the meshes is not previewable...

really need help

 

image.thumb.png.320800a08d0a2be4206dfeb02da3454c.png

mine keep saying "non negative number required (parameter value)" or something am i even doing this correctly

nnn.PNG

Posted
56 minutes ago, Alice Malizer said:

mine keep saying "non negative number required (parameter value)" or something am i even doing this correctly

nnn.PNG

okay so i read somewhere that these means the file is encrypted so idk what to do

  • 4 weeks later...
Posted
On 3/1/2024 at 11:11 AM, herstory00521 said:

Hello! I followed steps but still can't get any assets 🥲

In fact I can not even find where to download assetstudio v1.3

so i just used v0.16.47, and it does not have 'game' as an option when I goes to specify unity version... it just has nothing...

i really need Rafael's fishtail beacon's 3d model... can someone please help🥲

This is the version

Posted

i used the correct version of assetstudio but it say no unity file could be loaded...am i doing this correctly? i loaded "bundles" file and even the whole asset folder then waited then it say "no unity file could be loaded"

i am trying to see if i made a mistake in previous steps, i had to use blustacks emu because ldplayer is "gone" (i love ldplayer and website no longer work since last year), i might  try another emu or something else...?

Posted

i have the same problem with another android game. it's command & conquer legions i tried to download it but it doesn't find me the templates if you want i can pass you the files . i was going to wait for it to come out, but since you managed to get it working, maybe you can with this one too 

  • 2 weeks later...
Posted

Greetings. Seems like RazTools is no longer able to open the game files.

[Info] Loading \bundles\ff\ff\ca1da36453f30e92b495bd8a1082.ab
[Error] Error while reading bundle file \bundles\ff\ff\ca1da36453f30e92b495bd8a1082.ab
System.ArgumentOutOfRangeException: value ('-1881145261') must be a non-negative value. (Parameter 'value')
Actual value was -1881145261.
   at System.ArgumentOutOfRangeException.ThrowNegative[T](T value, String paramName)
   at System.IO.MemoryStream.set_Position(Int64 value)
   at AssetStudio.BundleFile.ReadBlocksInfoAndDirectory(FileReader reader) in D:\a\Studio\Studio\AssetStudio\BundleFile.cs:line 409
   at AssetStudio.BundleFile..ctor(FileReader reader, Game game) in D:\a\Studio\Studio\AssetStudio\BundleFile.cs:line 145
   at AssetStudio.AssetsManager.LoadBundleFile(FileReader reader, String originalPath, Int64 originalOffset, Boolean log) in D:\a\Studio\Studio\AssetStudio\AssetsManager.cs:line 243

 

Currently looking for alternatives as RazTools dev is not active anymore.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...