1
0
Fork 0
forked from suyu/suyu
suyu/src
Subv 9c7321fe6d HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error.
And make IManagerForApplication::CheckAvailability always return false.
Returning a bogus id from GetAccountId causes games to crash on boot.
We should investigate this with a hwtest and either stub it properly or implement it.
2018-07-20 11:02:25 -05:00
..
common Merge pull request #711 from lioncash/swap 2018-07-19 11:48:16 -07:00
core HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error. 2018-07-20 11:02:25 -05:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
video_core gl_shader_decompiler: Remove unnecessary const from return values 2018-07-19 20:11:04 -04:00
yuzu Merge pull request #684 from lioncash/nonmember 2018-07-18 18:55:00 -07:00
yuzu_cmd settings: Turn docked mode off by default. 2018-07-17 22:52:25 -04:00
.clang-format
CMakeLists.txt