open-goal / launcher

A launcher for the OpenGOAL Project to simplify usage and installation
ISC License
71 stars 14 forks source link

backend: only apply decomp settings if they deviate from the defaults (if they are true) #524

Closed xTVaser closed 3 months ago

xTVaser commented 3 months ago

This was causing the JSON settings to not be applied if manually changed -- as the setting would be false if unset, which would override the json setting.