hozuki / MilliSim

Extensible simulator for THE iDOLM@STER Million Live! Theater Days / アイドルマスターミリオンライブ!シアターデイズ用の拡張可能なシミュレーター / 可扩展的偶像大师百万现场剧场时光模拟器
MIT License
33 stars 3 forks source link

Questions about simplescore plugins #20

Open XyLe-GBP opened 3 years ago

XyLe-GBP commented 3 years ago

I built MilisimFormat.SimpleScore.dll and put it in the same directory as MiliSim, but the score file won't load. I changed plugins.yml and score_loader.yml, but it won't load in .ss score file format. I can only load .unity3d at the moment, so I thought about using Export.exe to convert the .ss score files and then using UABE to replace the MonoBehaviour assets, but I couldn't do that either. unity3d makes it difficult to edit the score file. I need help.

The plugin was built with visual studio 2019. Is there another way to load my own score file besides this method?

TrobridgeWolfCreations commented 1 month ago

Read this here: https://github.com/hozuki/MilliSim/issues/18

Maybe this can help.