McKay42 / McOsu

Custom unofficial osu! practice client with Virtual Reality support
GNU General Public License v3.0
426 stars 40 forks source link

left click become esc key #372

Closed DDkhoa2k8 closed 10 months ago

DDkhoa2k8 commented 10 months ago

now every time I click any option in settings it will escape the setting help me=))))

McKay42 commented 10 months ago

Two options:

Open your /<Steam>/steamapps/common/McOsu/cfg/osu.cfg with Notepad++ or another text editor and search for the line starting with osu_key_game_pause. If bound to left click the full line will say osu_key_game_pause 1, replacing the 1 with a 0 will unbind the key.

Alternatively you could also simply delete your entire /<Steam>/steamapps/common/McOsu/cfg/osu.cfg file and then Steam > Library > right click on McOsu > Properties > Installed Files > "Verify integrity of game files" to redownload the default osu.cfg (this will reset all of your settings ofc).