lat9nq
e5392df1a5
yuzu qt: Add option to disable startup Vulkan check
...
The startup check apparently confuses other programs when yuzu launches
2 processes and then quickly closes one of them. Though this isn't
really our issues it's also not a big deal for me to add an option to
work around that issue.
2022-09-19 14:46:12 -04:00
lat9nq
554b7e220b
yuzu: Use a debugger to generate minidumps
...
yuzu: Move mini_dump out of core
startup_checks: Better exception handling
2022-09-04 21:36:04 -04:00
lat9nq
fbe7437c3a
startup_checks: Use WaitForSingleObject and more cleanup
2022-07-12 14:23:50 -04:00
lat9nq
1c5dc78d10
startup_checks: Use GetEnvironmentVariableA
...
Solves MSVC compile error. Also drops need string use for comparison.
2022-07-10 20:24:37 -04:00
lat9nq
358ad2421f
startup_checks: Clean up
...
Adds some comments, removes unused includes, and removes last bits of
logging since this is before the logging backend starts up.
2022-07-10 17:18:31 -04:00
lat9nq
bb4d2e3461
startup_checks: Implement unix side code
...
Wow fork() is nice, isn't it?
2022-07-10 17:01:37 -04:00
lat9nq
27848d6052
yuzu: Simplify broken Vulkan handling
2022-07-10 16:52:00 -04:00
lat9nq
6972bcd946
yuzu: Check Vulkan on startup with a child
2022-07-10 14:08:20 -04:00
lat9nq
200f152c3f
yuzu: Rename check_vulkan to startup_checks
2022-07-10 12:34:34 -04:00