Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
GNU General Public License v2.0
86
stars
68
forks
source link
Change some logging levels to debug to avoid huge spam in logs #285
Closed
bslenul closed 2 years ago
Logs comparison (just booting Super Mario Galaxy then closing RA):
957 lines down to 198, relevant stuff is still printed (system dir, saves dir + warnings/errors on fails, etc.).
Closes #194