Sunguk Lee
Sunguk Lee
Hello, I tcheck problem about using svchax on the korean 3ds. I think, APT_SetAppCpuTimeLimit is main reason about svchax stuck problem (https://github.com/aliaspider/svchax/blob/e1ddbff/svchax.c#L219). So I googled and saw https://github.com/yellows8/3ds_homemenuhax/issues/6 issue, but...
1. `ksceCtrlRegisterVirtualControllerDriver` overwrite system virtual controller driver, but this function cannot release set driver. 2. if override controller driver, `sub_17C107C` only use readButtons at fetch input data. it occurs can't...
- Add KOR versions - Cleanup version maps
 I was try to check about svchax stuck on the Korea console with browserhax. I added [debug codes](https://github.com/d3m3vilurr/svchax/blob/debugs/svchax.c#L221-230), and few days ago, figure out...
this pr is just proposal. I need this option for personal reason. similar option in line & xy charts would help to make the chart
This patch is not perfect. If a user doesn't do workout, treadmill will stop automatically, but an UI of the application couldn't update anything. Also in the timing issue, sometimes...
``` matrix-puppet-facebook_1 | Tue, 08 Oct 2019 08:32:13 GMT matrix-puppet:Base:info initialized matrix-puppet-facebook_1 | Getting saved sync token... matrix-puppet-facebook_1 | Getting push rules... matrix-puppet-facebook_1 | Got saved sync token matrix-puppet-facebook_1 |...
just minor refactoring. `array.indexOf(..) > -1` could be replaced to `array.includes(..)`
if call `DeviceManager` outside of the module, `self.code['type_codes']` could be always empty
an original patch file was worked well until 1.2.3 and c381e8a2 but 1dadba3cc of dxvk was broke the patch of `dxvk_graphics.h`