Giter Club home page Giter Club logo

llasdecryptor's People

Contributors

nosyrbllewe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

llasdecryptor's Issues

SQLite Error 26: 'file is not a database'

I tried to decrypt the files from the Japanese version of the game, and I keep getting this error message.

SQLite Error 26: 'file is not a database: at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements (Stopwatch timer)+MoveNext()
at Microsoft.Data.Sqlite.SqliteCommand.GetStatements (Stopwatch timer)+MoveNext()
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteScalar()
at LLASDecryptor.Core.DatabaseReader.GetRowsInTable(String table) in D:\a\LLASDecryptor\LLASDecryptor\LLASDecryptor.Core\DatabaseReader.cs:line 38
at LLASDecryptor.Core.Decryptor.DecryptFiles(Table[] tables) in D:\a\LLASDecryptor\LLASDecryptor\LLAS Decryptor.Core\Decryptor.cs:line 47
at LLASDecryptor.Interface.MainWindow.FileButton_Click(Object sender, RoutedEventArgs e) in D:\a\LLASDecryptor\LLASDecryptor\LLASDecryptor.Interface\MainWindow.xaml.cs:line 85

I don't know if I'm doing it right but I'm stuck here.

About naming files when decrypting/exporting (Texture)

Hello!
A while ago I noticed that, in particular, the files in the texture table, when decrypted, are renamed in a way that makes it difficult for me to classify, especially the cards.

After reading the databases, I realized that the files are renamed as:

[Package Name]_[Head]

To organize the cards, I have literally had to go through them one by one, because the file names just don't help me.

In audio files, for example, in voices, I can organize them well because they have the School Idol identifier, such as:

mXXYY

XX = Unit Number
YY = Character Number

And the reference to the characters with that format is as follows:

Character number μ's (00) Aqours (01) Nijigasaki HS (02)
01 Honoka Chika Ayumu
02 Eli Riko Kasumi
03 Kotori Kanan Shizuku
04 Umi Dia Karin
05 Rin You Ai
06 Maki Yoshiko Kanata
07 Nozomi Hanamaru Setsuna
08 Hanayo Mari Emma
09 Nico Ruby Rina
10 Shioriko
11 Mia
12 Lanzhu

Is there any chance that, in a future update, the naming of the Texture files will change?
That would help me a lot.

PS: I was reading almost all the tables in the databases, and I couldn't find any significant pattern that alludes to the head.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.