You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/yuzu_cmd
Morph 4cdf69c378 default_ini: Split and concatenate the config string literal
We are dangerously close to MSVC's 16384 character limit for string literals. Breaking this string up and concatenating will allow for more settings to be added in the future.
2 years ago
..
emu_window
CMakeLists.txt
config.cpp Merge pull request #9552 from liamwhite/turbo 2 years ago
config.h
default_ini.h default_ini: Split and concatenate the config string literal 2 years ago
precompiled_headers.h
yuzu.cpp
yuzu.rc