theyareonit / Click-Between-Frames

Geometry Dash mod to allow inputs in between visual frames
82 stars 27 forks source link

config resets when entering level #87

Open fbfnysnshnsgnwg opened 1 week ago

fbfnysnshnsgnwg commented 1 week ago

I can't play levels (cbf still broken), so I check the disable cbf box. for some reason when I enter a level it resets https://youtu.be/0En1l_l6nZY I use wine (proton experimental) on linux mint 21.3

theyareonit commented 1 week ago

Possibly a file permissions issue, make sure you actually have permission to write to the settings directory. [your GD songs folder]/geode/mods/syzzi.click_between_frames/

fbfnysnshnsgnwg commented 1 week ago

the configs had read and write permissions enabled

theyareonit commented 1 week ago

Well, there is no place in the code where the value of the setting is changed, so it's likely a bug with Geode then.