File "c:\users\h\appdata\local\programs\python\python38\lib\site-packages\bcml\install.py", line 317, in do_and_refresh
refresh_master_export()
File "c:\users\h\appdata\local\programs\python\python38\lib\site-packages\bcml\install.py", line 326, in refresh_master_export
enable_bcml_gfx()
File "c:\users\h\appdata\local\programs\python\python38\lib\site-packages\bcml\install.py", line 716, in enable_bcml_gfx
settings = util.parse_cemu_settings()
File "c:\users\h\appdata\local\programs\python\python38\lib\site-packages\bcml\util.py", line 650, in parse_cemu_settings
for line in setfile:
File "c:\users\h\appdata\local\programs\python\python38\lib\codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc7 in position 2748: invalid continuation byte
据说是编码问题,但是改了好像也不行