You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xbzk
81a344f3db
[android,addons] after a crash, launch button will wait for reloadGames to complete, and system will initialize after global config for proper firmware mounting ( #3803 )
This fixes two problems:
1. After a crash, it was possible to launch a game before external content gets mounted. Now the button will wait for it to complete.
2. Directory initialization was init system before init globalconfig, so after a crash firmware was not being remounted
(have you ever noticed fw version = N/A in device overlay, after fiddling with applets?)
(this had been fixed in 3755, which was not thoroughly tested by cocoon dev)
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3803
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: xbzk <xbzk@eden-emu.dev>
Co-committed-by: xbzk <xbzk@eden-emu.dev>
1 week ago
..
android
[android,addons] after a crash, launch button will wait for reloadGames to complete, and system will initialize after global config for proper firmware mounting (#3803)
1 week ago
audio_core
[cmake] fixes for XCode when having languages other than C/C++ (#3772)
2 weeks ago
common
[common] unify std::random_device (#3801)
1 week ago
core
[hle] fetch manager once in cmif wrapper (#3796)
1 week ago
dedicated_room
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
4 weeks ago
dynarmic
[dynarmic] improve A32 translate loop (#3780)
1 week ago
frontend_common
[common] unify std::random_device (#3801)
1 week ago
hid_core
[common] unify std::random_device (#3801)
1 week ago
input_common
[common] unify std::random_device (#3801)
1 week ago
network
[common] unify std::random_device (#3801)
1 week ago
qt_common
[qt_common] remove 109kb worth of duplicate shortcut data (#3756)
3 weeks ago
shader_recompiler
[shader_recompiler] fix CBuf get/set VUUID due to using composite for U32[1], F32[1] (#3790)
2 weeks ago
tests
[cmake] fixes for XCode when having languages other than C/C++ (#3772)
2 weeks ago
video_core
[vulkan] Fix Vulkan graphics pipeline crash when image descriptor count exceeds 64 (#3785)
1 week ago
web_service
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
4 weeks ago
yuzu
[cmake] Fix macOS frameworks, and icon set usage (#3782)
2 weeks ago
yuzu_cmd
[cmake] fixes for XCode when having languages other than C/C++ (#3772)
2 weeks ago
yuzu_room_standalone
[cmake] add a `YUZU_STATIC_ROOM` option (#3411)
2 months ago
.clang-format
chore: make yuzu REUSE compliant
4 years ago
CMakeLists.txt
[cmake] fixes for XCode when having languages other than C/C++ (#3772)
2 weeks ago
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
8 months ago