toyobayashi / mishiro

CGSS desktop application
MIT License
164 stars 16 forks source link

Cannot download/display artworks of newer SR/SSRs #49

Open NatsukiOkusawa opened 1 week ago

NatsukiOkusawa commented 1 week ago

In the game's last update, it appears like the artworks of newer SR/SSRs cannot be downloaded/displayed by the program. This is probably due to the game updating into a newer unity version. The artworks or 'jackets' of newer songs cannot be downloaded/displayed either, but the songs themselves can still be played. Will there be a possibility to get this fixed? Thank you very much.

image

image

toyobayashi commented 5 days ago

Sorry, I have no idea how to fix it as I don't know u3d file format, the current decoding logic is translated from https://github.com/marcan/deresuteme/blob/master/decode.py

NatsukiOkusawa commented 4 days ago

I see... I guess that code would have to be updated to support the newer unity version? just recently, the unity version of cgss just changed in an update, which is 22.3.37f1. a 'forked' version of asset studio can open the newer files just fine. anyway, thank you very much.