wetor / LuckSystem

Prototype's galgame (LucaSystem Engine) tools, Decompile and Compile LucaSystem's script file
Other
40 stars 7 forks source link

Support for LUNARiA Steam #20

Open thedanill opened 3 weeks ago

thedanill commented 3 weeks ago

This game is similar to the previous ones, except for the VARSTR_SET opcode. The list of opcodes is completely identical to KANON, and is also compatible with HARMONIA (it has several different opcodes at the end that don't affect anything).

I have also checked the Switch version, which is fully compatible with the scripts from HARMONIA and KANON. It is likely that other games will be compatible as well, I'll check more later. Maybe we should create one generic script called something like "modern1" and just list the supported games?