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.
EmulationEnjoyer
d5bb26bf3e
Implement HID function stub "SetGestureOutputRanges" (#105)
Add function stub for "SetGestureOutputRanges" in HID service
Fixes userspace panic when booting Donkey Kong Country Returns HD:
> Debug <Critical> core\hle\service\service.cpp:operator ():78: Assertion Failed!
Unknown / unimplemented function '92(<unknown>)': port='hid' cmd_buf={[0]=0x6, [1]=0x8000000C, [2]=0x1, [3]=0x0, [4]=0x4F434653, [5]=0x0, [6]=0x0, [7]=0x0, [8]=0x49434653}
> Service.AM <Info> core\hle\service\am\service\application_functions.cpp:SetTerminateResult:187: (STUBBED) called, result=0x1a80a (2010-0212)
> Debug.Emulated <Critical> core\hle\kernel\svc\svc_exception.cpp:Break:52: Userspace PANIC! info1=0x0000001086D02C4C, info2=0x0000000000000004
> Debug.Emulated <Critical> core\hle\kernel\svc\svc_exception.cpp:operator ():33: debug_buffer_err_code=1A80A
> Debug.Emulated <Critical> core\hle\kernel\svc\svc_exception.cpp:Break:102: Emulated program broke execution! reason=0x0000000000000000, info1=0x0000001086D02C4C, info2=0x0000000000000004
ref: 132077e18f

Reviewed-on: http://vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion/torzu-emu/torzu/pulls/105
Co-authored-by: EmulationEnjoyer <emulationenjoyer@noreply.localhost>
Co-committed-by: EmulationEnjoyer <emulationenjoyer@noreply.localhost>
|
1 year ago |
| .. |
|
android
|
Android: Add ability to run Qlaunch
|
12 months ago |
|
audio_core
|
Update src/audio_core/common/feature_support.h
|
12 months ago |
|
common
|
Disabled MCO_USE_VMEM_ALLOCATOR because standard stack size seems to suffice
|
12 months ago |
|
core
|
Implement HID function stub "SetGestureOutputRanges" (#105)
|
12 months ago |
|
dedicated_room
|
Changed executable names to eden
|
12 months ago |
|
frontend_common
|
Merge pull request #13047 from anpilley/import-firmware
|
2 years ago |
|
hid_core
|
Merge pull request #13135 from german77/hid-interface
|
2 years ago |
|
input_common
|
Fix windows boost compilation errors
|
12 months ago |
|
network
|
Fix more typos
|
2 years ago |
|
shader_recompiler
|
Add SR_WScaleFactorXY/SR_WScaleFactorZ stubs for Prince of Persia (#5)
|
12 months ago |
|
tests
|
Implemented rewindless Fiber without Boost (using minicoro)
|
12 months ago |
|
video_core
|
Vulkan validation error fix.
|
12 months ago |
|
web_service
|
Removed telemetry and anonymized SCM (git) strings
|
12 months ago |
|
yuzu
|
Removed telemetry and anonymized SCM (git) strings
|
12 months ago |
|
yuzu_cmd
|
Removed telemetry and anonymized SCM (git) strings
|
12 months ago |
|
.clang-format
|
chore: make yuzu REUSE compliant
|
4 years ago |
|
CMakeLists.txt
|
Port changes from Early Access
|
12 months ago |