Giter VIP home page Giter VIP logo

ryujinx's Introduction


Ryujinx
Ryujinx
(REE-YOU-JINX)

Ryujinx is an open-source Nintendo Switch emulator, created by gdkchan, written in C#. This emulator aims at providing excellent accuracy and performance, a user-friendly interface and consistent builds. It was written from scratch and development on the project began in September 2017. Ryujinx is available on Github under the MIT license.

Discord

Compatibility

As of October 2023, Ryujinx has been tested on approximately 4,200 titles; over 4,150 boot past menus and into gameplay, with roughly 3,500 of those being considered playable.

You can check out the compatibility list here.

Anyone is free to submit a new game test or update an existing game test entry; simply follow the new issue template and testing guidelines, or post as a reply to the applicable game issue. Use the search function to see if a game has been tested already!

Usage

To run this emulator, your PC must be equipped with at least 8GiB of RAM; failing to meet this requirement may result in a poor gameplay experience or unexpected crashes.

See our Setup & Configuration Guide on how to set up the emulator.

For our Local Wireless (LDN) builds, see our Multiplayer: Local Play/Local Wireless Guide .

Avalonia UI comes with translations for various languages. See Crowdin for more information.

Latest build

These builds are compiled automatically for each commit on the master branch. While we strive to ensure optimal stability and performance prior to pushing an update, our automated builds may be unstable or completely broken.

If you want to see details on updates to the emulator, you can visit our Changelog.

The latest automatic build for Windows, macOS, and Linux can be found on the Official Website.

Documentation

If you are planning to contribute or just want to learn more about this project please read through our documentation.

Building

If you wish to build the emulator yourself, follow these steps:

Step 1

Install the .NET 8.0 (or higher) SDK. Make sure your SDK version is higher or equal to the required version specified in global.json.

Step 2

Either use git clone https://github.com/Ryujinx/Ryujinx on the command line to clone the repository or use Code --> Download zip button to get the files.

Step 3

To build Ryujinx, open a command prompt inside the project directory. You can quickly access it on Windows by holding shift in File Explorer, then right clicking and selecting Open command window here. Then type the following command: dotnet build -c Release -o build the built files will be found in the newly created build directory.

Ryujinx system files are stored in the Ryujinx folder. This folder is located in the user folder, which can be accessed by clicking Open Ryujinx Folder under the File menu in the GUI.

Features

  • Audio

    Audio output is entirely supported, audio input (microphone) isn't supported. We use C# wrappers for OpenAL, and SDL2 & libsoundio as fallbacks.

  • CPU

    The CPU emulator, ARMeilleure, emulates an ARMv8 CPU and currently has support for most 64-bit ARMv8 and some of the ARMv7 (and older) instructions, including partial 32-bit support. It translates the ARM code to a custom IR, performs a few optimizations, and turns that into x86 code. There are three memory manager options available depending on the user's preference, leveraging both software-based (slower) and host-mapped modes (much faster). The fastest option (host, unchecked) is set by default. Ryujinx also features an optional Profiled Persistent Translation Cache, which essentially caches translated functions so that they do not need to be translated every time the game loads. The net result is a significant reduction in load times (the amount of time between launching a game and arriving at the title screen) for nearly every game. NOTE: This feature is enabled by default in the Options menu > System tab. You must launch the game at least twice to the title screen or beyond before performance improvements are unlocked on the third launch! These improvements are permanent and do not require any extra launches going forward.

  • GPU

    The GPU emulator emulates the Switch's Maxwell GPU using either the OpenGL (version 4.5 minimum), Vulkan, or Metal (via MoltenVK) APIs through a custom build of OpenTK or Silk.NET respectively. There are currently six graphics enhancements available to the end user in Ryujinx: Disk Shader Caching, Resolution Scaling, Anti-Aliasing, Scaling Filters (including FSR), Anisotropic Filtering and Aspect Ratio Adjustment. These enhancements can be adjusted or toggled as desired in the GUI.

  • Input

    We currently have support for keyboard, mouse, touch input, JoyCon input support, and nearly all controllers. Motion controls are natively supported in most cases; for dual-JoyCon motion support, DS4Windows or BetterJoy are currently required. In all scenarios, you can set up everything inside the input configuration menu.

  • DLC & Modifications

    Ryujinx is able to manage add-on content/downloadable content through the GUI. Mods (romfs, exefs, and runtime mods such as cheats) are also supported; the GUI contains a shortcut to open the respective mods folder for a particular game.

  • Configuration

    The emulator has settings for enabling or disabling some logging, remapping controllers, and more. You can configure all of them through the graphical interface or manually through the config file, Config.json, found in the user folder which can be accessed by clicking Open Ryujinx Folder under the File menu in the GUI.

Contact

If you have contributions, suggestions, need emulator support or just want to get in touch with the team, join our Discord server. You may also review our FAQ.

Donations

If you'd like to support the project financially, Ryujinx has an active Patreon campaign.

All developers working on the project do so in their free time, but the project has several expenses:

  • Hackable Nintendo Switch consoles to reverse-engineer the hardware
  • Additional computer hardware for testing purposes (e.g. GPUs to diagnose graphical bugs, etc.)
  • Licenses for various software development tools (e.g. Jetbrains, IDA)
  • Web hosting and infrastructure maintenance (e.g. LDN servers)

All funds received through Patreon are considered a donation to support the project. Patrons receive early access to progress reports and exclusive access to developer interviews.

License

This software is licensed under the terms of the MIT license. This project makes use of code authored by the libvpx project, licensed under BSD and the ffmpeg project, licensed under LGPLv3. See LICENSE.txt and THIRDPARTY.md for more details.

Credits

  • LibHac is used for our file-system.
  • AmiiboAPI is used in our Amiibo emulation.
  • ldn_mitm is used for one of our available multiplayer modes.
  • ShellLink is used for Windows shortcut generation.

ryujinx's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ryujinx's Issues

Slaps and Beans (freeze)

This game freezes with this log
Loading as cart with RomFS.
00:00:00.132 | 0001 Loader LoadCart: Loading Title Metadata...
00:00:00.153 | 0001 Loader LoadCart: Loading rtld...
00:00:00.164 | 0001 Loader LoadProgram: Image base at 0x0000000008000000.
00:00:00.169 | 0001 Loader LoadCart: Loading main...
00:00:00.448 | 0001 Loader LoadProgram: Image base at 0x0000000008005000.
00:00:00.468 | 0001 Loader LoadCart: Loading subsdk0...
00:00:00.505 | 0001 Loader LoadProgram: Image base at 0x000000000af28000.
00:00:00.537 | 0001 Loader LoadCart: Loading sdk...
00:00:00.580 | 0001 Loader LoadProgram: Image base at 0x000000000b5e6000.
00:00:01.166 | 0007 ServiceAm GetAppletResourceUserId: Stubbed.
00:00:01.216 | 0007 ServiceAm AcquireForegroundRights: Stubbed.
00:00:01.223 | 0007 ServiceAm SetFocusHandlingMode: Stubbed.
00:00:01.227 | 0007 ServiceAm SetOutOfFocusSuspendingEnabled: Stubbed.
00:00:02.518 | 0007 ServiceNv FinishInitialize: Stubbed.
00:00:02.608 | 0007 ServiceAm SetRestartMessageEnabled: Stubbed.
00:00:02.611 | 0007 ServiceAm SetPerformanceModeChangedNotification: Stubbed.
00:00:02.614 | 0007 ServiceAm SetOperationModeChangedNotification: Stubbed.
00:00:06.431 | 0007 Hid ShMemMap: HID shared memory successfully mapped to 0x0000000021604000!
00:00:06.441 | 0007 ServiceHid ActivateNpad: Stubbed.
00:00:06.448 | 0007 ServiceHid ActivateTouchScreen: Stubbed.
00:00:06.455 | 0007 ServiceHid SetSupportedNpadStyleSet: Stubbed.
00:00:06.464 | 0007 ServiceHid SetSupportedNpadIdType: Stubbed.
00:00:09.291 | 0007 ServiceNv ZcullGetCtxSize: Stubbed.
00:00:09.293 | 0007 ServiceNv ZcullGetInfo: Stubbed.
00:00:09.392 | 0007 ServiceNv InitializeEx: Stubbed.
00:00:09.393 | 0007 ServiceNv GetVaRegions: Stubbed.
00:00:09.397 | 0007 ServiceNv GetVaRegions: Stubbed.
00:00:09.484 | 0007 ServiceNv Create: Created map 1 with size 0x00001000!
00:00:09.540 | 0007 ServiceNv Create: Created map 2 with size 0x00010000!
00:00:09.575 | 0007 ServiceNv GetActiveSlotMask: Stubbed.
00:00:09.600 | 0007 ServiceNv Create: Created map 3 with size 0x00001000!
00:00:09.616 | 0007 ServiceNv BindChannel: Stubbed.
00:00:09.619 | 0007 ServiceNv SetNvMap: Stubbed.
00:00:09.621 | 0007 ServiceNv AllocGpfifoEx2: Stubbed.
00:00:09.623 | 0007 ServiceNv AllocObjCtx: Stubbed.
00:00:09.630 | 0007 ServiceNv SetErrorNotifier: Stubbed.
00:00:09.632 | 0007 ServiceNv SetUserData: Stubbed.
00:00:09.636 | 0007 ServiceNv SetPriority: Stubbed.
00:00:09.644 | 0007 ServiceNv Create: Created map 4 with size 0x00010000!
00:00:09.687 | 0007 ServiceNv Create: Created map 5 with size 0x00049000!
00:00:09.712 | 0007 ServiceNv ZcullBind: Stubbed.
00:00:09.834 | 0007 ServiceNv Create: Created map 6 with size 0x01000000!
00:00:09.883 | 0007 ServiceNv Create: Created map 7 with size 0x00054000!
00:00:09.946 | 0007 ServiceNv Create: Created map 8 with size 0x06000000!
00:00:10.135 | 0007 ServiceNv Create: Created map 9 with size 0x021d0000!
00:00:10.704 | 0015 ServiceNv Create: Created map 10 with size 0x0c000000!

Issue Booting ANY Game With Ryujinx

I have a pc running windows 10, and would like to run ryujinx on it, however whenever i drag a rom onto the executable, it always says:
"Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenTK.Audio.AudioContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'OpenTK.Audio.AudioDeviceEnumerator' threw an exception. ---> System.TypeInitializationException: The type initializer for 'OpenTK.Audio.OpenAL.Alc' threw an exception. ---> System.TypeInitializationException: The type initializer for 'OpenTK.Audio.OpenAL.AL' threw an exception. ---> System.InvalidOperationException: Could not load openal32.dll
at OpenTK.NativeLibrary..ctor(String libraryName)
at OpenTK.NativeLibrary.Load(String libraryName)
at OpenTK.Audio.OpenAL.AL..cctor()
--- End of inner exception stack trace ---
at OpenTK.Audio.OpenAL.Alc..cctor()
--- End of inner exception stack trace ---
at OpenTK.Audio.OpenAL.Alc.MakeContextCurrent(IntPtr context)
at OpenTK.Audio.OpenAL.Alc.MakeContextCurrent(ContextHandle context)
at OpenTK.Audio.AudioDeviceEnumerator..cctor()
--- End of inner exception stack trace ---
at OpenTK.Audio.AudioDeviceEnumerator.get_IsOpenALSupported()
at OpenTK.Audio.AudioContext..cctor()
--- End of inner exception stack trace ---
at Ryujinx.Audio.OpenAL.OpenALAudioOut..ctor() in C:\projects\ryujinx\Ryujinx.Audio\OpenAL\OpenALAudioOut.cs:line 204
at Ryujinx.Program.Main(String[] args) in C:\projects\ryujinx\Ryujinx\Ui\Program.cs:line 21". And then it closes.

I have tried many different versions of ryujinx and none of them work. Im sure its not the roms im using, because they all work with yuzu. The roms i have tried booting are Super Mario Odyssey, 1... 2... Switch and Space Game (a port to switch).

CPU issues related to half-float

Currently there are a few issues on the half-float conversion instructions:

  • There is a bit on FPCR (AHP) that is supposed to be used to select the half-float encoding, which can be either IEEE encoding or an "alternative" one. Currently IEEE is assumed, we should instead read this bit.
  • On FCVTN, it seems that the upper bits of the register half where the narrow value is written is not being cleared to 0.
  • Float -> Half conversion is not implemented on Fcvtn_V. A considerable amount of games requires this instruction to progress further.

fyi @LDj3SNuD. I believe @MerryMage started implementing the Float -> Half conversion, but that was a few months ago and I don't know if she's still planning to work on that.

ThimbleweedPark (freeze)

This game freezes at
Loading as cart with RomFS.
00:00:00.137 | 0001 Loader LoadCart: Loading Title Metadata...
00:00:00.155 | 0001 Loader LoadCart: Loading rtld...
00:00:00.168 | 0001 Loader LoadProgram: Image base at 0x0000000008000000.
00:00:00.172 | 0001 Loader LoadCart: Loading main...
00:00:00.191 | 0001 Loader LoadProgram: Image base at 0x0000000008005000.
00:00:00.193 | 0001 Loader LoadCart: Loading subsdk0...
00:00:00.339 | 0001 Loader LoadProgram: Image base at 0x0000000008237000.
00:00:00.353 | 0001 Loader LoadCart: Loading sdk...
00:00:00.403 | 0001 Loader LoadProgram: Image base at 0x0000000009ad5000.
00:00:00.979 | 0007 ServiceAm GetAppletResourceUserId: Stubbed.
00:00:01.028 | 0007 ServiceAm AcquireForegroundRights: Stubbed.
00:00:01.035 | 0007 ServiceAm SetFocusHandlingMode: Stubbed.
00:00:01.038 | 0007 ServiceAm SetOutOfFocusSuspendingEnabled: Stubbed.
00:00:02.082 | 0007 ServiceNv FinishInitialize: Stubbed.
00:00:02.119 | 0007 ServiceAm SetOperationModeChangedNotification: Stubbed.
00:00:02.122 | 0007 ServiceAm LockExit: Stubbed.
00:00:02.130 | 0007 ServiceAcc InitializeApplicationInfo: Stubbed.
00:00:02.257 | 0007 Hid ShMemMap: HID shared memory successfully mapped to 0x0000000027a04000!
00:00:02.267 | 0007 ServiceHid ActivateTouchScreen: Stubbed.
00:00:02.371 | 0007 ServiceAcc GetUserExistence: Stubbed.
00:00:02.376 | 0007 ServiceAm EnsureSaveData: Stubbed.
00:00:05.834 | 0007 ServiceNv ZcullGetCtxSize: Stubbed.
00:00:05.836 | 0007 ServiceNv ZcullGetInfo: Stubbed.
00:00:05.925 | 0007 ServiceNv InitializeEx: Stubbed.
00:00:05.927 | 0007 ServiceNv GetVaRegions: Stubbed.
00:00:05.930 | 0007 ServiceNv GetVaRegions: Stubbed.

Requesting to add Hotkeys list to the Github Repo Wiki

Update: Fixed enumeration values.

This is the list below to be added to the wiki. I don't have access to add a new page to the Wiki, so I guess this is the best way to request for one.

The Hotkeys are generated from OpenTK. This is for Ryujinx.conf.

0 - Unknown
1 - ShiftLeft
1 - LShift
2 - ShiftRight
2 - RShift
3 - ControlLeft
3 - LControl
4 - ControlRight
4 - RControl
5 - AltLeft
5 - LAlt
6 - AltRight
6 - RAlt
7 - WinLeft
7 - LWin
8 - WinRight
8 - RWin
9 - Menu
10 - F1
11 - F2
12 - F3
13 - F4
14 - F5
15 - F6
16 - F7
17 - F8
18 - F9
19 - F10
20 - F11
21 - F12
22 - F13
23 - F14
24 - F15
25 - F16
26 - F17
27 - F18
28 - F19
29 - F20
30 - F21
31 - F22
32 - F23
33 - F24
34 - F25
35 - F26
36 - F27
37 - F28
38 - F29
39 - F30
40 - F31
41 - F32
42 - F33
43 - F34
44 - F35
45 - Up
46 - Down
47 - Left
48 - Right
49 - Enter
50 - Escape
51 - Space
52 - Tab
53 - BackSpace
53 - Back
54 - Insert
55 - Delete
56 - PageUp
57 - PageDown
58 - Home
59 - End
60 - CapsLock
61 - ScrollLock
62 - PrintScreen
63 - Pause
64 - NumLock
65 - Clear
66 - Sleep
67 - Keypad0
68 - Keypad1
69 - Keypad2
70 - Keypad3
71 - Keypad4
72 - Keypad5
73 - Keypad6
74 - Keypad7
75 - Keypad8
76 - Keypad9
77 - KeypadDivide
78 - KeypadMultiply
79 - KeypadSubtract
79 - KeypadMinus
80 - KeypadAdd
80 - KeypadPlus
81 - KeypadDecimal
81 - KeypadPeriod
82 - KeypadEnter
83 - A
84 - B
85 - C
86 - D
87 - E
88 - F
89 - G
90 - H
91 - I
92 - J
93 - K
94 - L
95 - M
96 - N
97 - O
98 - P
99 - Q
100 - R
101 - S
102 - T
103 - U
104 - V
105 - W
106 - X
107 - Y
108 - Z
109 - Number0
110 - Number1
111 - Number2
112 - Number3
113 - Number4
114 - Number5
115 - Number6
116 - Number7
117 - Number8
118 - Number9
119 - Tilde
119 - Grave
120 - Minus
121 - Plus
122 - BracketLeft
122 - LBracket
123 - BracketRight
123 - RBracket
124 - Semicolon
125 - Quote
126 - Comma
127 - Period
128 - Slash
129 - BackSlash
130 - NonUSBackSlash
131 - LastKey

Optimize AOpCodeTable.GetInst

Currently, it does a linear search and in the worst case, it will need to compare the opcode value with the value on all the (currently) 837 entries on the opcode table (a linked list). This number will keep increasing as new instructions are added and it is only going to get slower, so ideally we should find a more efficient way to find instructions on the table from the opcode value.

RyujiNX will not boot in newer versions

RyujiNX builds from a month ago work fine, however, newer builds spit out console errors.

Unhandled Exception: Ryujinx.HLE.Resource.InvalidSystemResourceException: Font "FontStandard.ttf" not found. Please provide it in "C:\Users\Mi\AppData\Roaming\RyuFs\system\fonts".
at Ryujinx.HLE.Font.SharedFontManager.GetData(String FontName) in C:\projects\ryujinx\Ryujinx.HLE\Font\SharedFontManager.cs:line 72
at Ryujinx.HLE.Font.SharedFontManager..ctor(Logger Log, String SystemPath) in C:\projects\ryujinx\Ryujinx.HLE\Font\SharedFontManager.cs:line 38
at Ryujinx.HLE.Switch..ctor(IGalRenderer Renderer, IAalOutput AudioOut) in C:\projects\ryujinx\Ryujinx.HLE\Switch.cs:line 63
at Ryujinx.Program.Main(String[] args) in C:\projects\ryujinx\Ryujinx\Ui\Program.cs:line 21

I assume this means font files are now required to use the emulator?

[Feature Request] MacOS Support

Hi,
tested a game which works perfectly on Windows and Linux on version 1.0.1332 but on MacOS Mojave beta using same version (ryujinx-1.0.1332-osx_x64) fails:

Unhandled Exception: Ryujinx.Graphics.Gal.ShaderException: WARNING: Output of vertex shader 'out_attr0' not read by fragment shader
ERROR: Input of fragment shader 'in_attr0' not written by vertex shader

   at Ryujinx.Graphics.Gal.OpenGL.OGLShader.CheckProgramLink(Int32 Handle) in C:\projects\ryujinx\Ryujinx.Graphics\Gal\OpenGL\OGLShader.cs:line 259
   at Ryujinx.Graphics.Gal.OpenGL.OGLShader.BindProgram() in C:\projects\ryujinx\Ryujinx.Graphics\Gal\OpenGL\OGLShader.cs:line 180
   at Ryujinx.HLE.Gpu.Engines.NvGpuEngine3d.VertexEndGl(NvGpuVmm Vmm, NvGpuPBEntry PBEntry) in C:\projects\ryujinx\Ryujinx.HLE\Gpu\Engines\NvGpuEngine3d.cs:line 103
   at Ryujinx.HLE.Gpu.Engines.NvGpuEngine3d.CallMethod(NvGpuVmm Vmm, NvGpuPBEntry PBEntry) in C:\projects\ryujinx\Ryujinx.HLE\Gpu\Engines\NvGpuEngine3d.cs:line 81
   at Ryujinx.HLE.Gpu.Engines.NvGpuFifo.Call3dMethod(NvGpuVmm Vmm, NvGpuPBEntry PBEntry) in C:\projects\ryujinx\Ryujinx.HLE\Gpu\Engines\NvGpuFifo.cs:line 183
   at Ryujinx.HLE.Gpu.Engines.NvGpuFifo.CallMethod(NvGpuVmm Vmm, NvGpuPBEntry PBEntry) in C:\projects\ryujinx\Ryujinx.HLE\Gpu\Engines\NvGpuFifo.cs:line 150
   at Ryujinx.HLE.Gpu.Engines.NvGpuFifo.Step() in C:\projects\ryujinx\Ryujinx.HLE\Gpu\Engines\NvGpuFifo.cs:line 91
   at Ryujinx.GLScreen.RenderLoop() in C:\projects\ryujinx\Ryujinx\Ui\GLScreen.cs:line 68
   at System.Threading.Thread.ThreadMain_ThreadStart()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Abort trap: 6

Puyo Puyo Tetris glitches

There are some glitches that makes the info box bigger than usual and there are still some visual bugs

Run Homebrew with SDL2 support, Mac OSX 10.13.6

LOG:

Unhandled Exception: System.ArgumentException: BlendFactor "0" is not valid!
at Ryujinx.Graphics.Gal.OpenGL.OGLEnumConverter.GetBlendFactor(GalBlendFactor BlendFactor) in C:\projects\ryujinx\Ryujinx.Graphics\Gal\OpenGL\OGLEnumConverter.cs:line 320
at Ryujinx.Graphics.Gal.OpenGL.OGLPipeline.Bind(GalPipelineState New) in C:\projects\ryujinx\Ryujinx.Graphics\Gal\OpenGL\OGLPipeline.cs:line 299
at Ryujinx.Graphics.NvGpuEngine3d.DispatchRender(NvGpuVmm Vmm, GalPipelineState State) in C:\projects\ryujinx\Ryujinx.Graphics\NvGpuEngine3d.cs:line 772
at Ryujinx.Graphics.NvGpuEngine3d.VertexEndGl(NvGpuVmm Vmm, NvGpuPBEntry PBEntry) in C:\projects\ryujinx\Ryujinx.Graphics\NvGpuEngine3d.cs:line 123
at Ryujinx.Graphics.NvGpuEngine3d.CallMethod(NvGpuVmm Vmm, NvGpuPBEntry PBEntry) in C:\projects\ryujinx\Ryujinx.Graphics\NvGpuEngine3d.cs:line 79
at Ryujinx.Graphics.NvGpuFifo.Call3dMethod(NvGpuVmm Vmm, NvGpuPBEntry PBEntry) in C:\projects\ryujinx\Ryujinx.Graphics\NvGpuFifo.cs:line 173
at Ryujinx.Graphics.NvGpuFifo.CallMethod(NvGpuVmm Vmm, NvGpuPBEntry PBEntry) in C:\projects\ryujinx\Ryujinx.Graphics\NvGpuFifo.cs:line 120
at Ryujinx.Graphics.NvGpuFifo.Step() in C:\projects\ryujinx\Ryujinx.Graphics\NvGpuFifo.cs:line 104
at Ryujinx.GLScreen.RenderLoop() in C:\projects\ryujinx\Ryujinx\Ui\GLScreen.cs:line 67
at System.Threading.Thread.ThreadMain_ThreadStart()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Abort trap: 6

Missing sysarchives cause Vmm fault when required by games

Attempting to access a NAND dump or sysarchive when they are not present causes a Vmm fault to be encountered, after the game attempts to read from an offset of a null pointer.

The exception looks something like this:

Unhandled Exception: ChocolArm64.Exceptions.VmmPageFaultException: Tried to access unmapped address 0x0000000000000038!
   at ChocolArm64.Memory.MemoryManager.HandleNullPte(Int64 position) in C:\projects\ryujinx\ChocolArm64\Memory\MemoryManager.cs:line 688
   at Sub0000000008081760(CpuThreadState , MemoryManager , UInt64 , UInt64 )
   at ChocolArm64.Translator.ExecuteSubroutineA64(CpuThreadState state, MemoryManager memory, Int64 position) in C:\projects\ryujinx\ChocolArm64\Translator.cs:line 69
   at ChocolArm64.CpuThread.<>c__DisplayClass14_0.<.ctor>b__0() in C:\projects\ryujinx\ChocolArm64\CpuThread.cs:line 36
   at System.Threading.Thread.ThreadMain_ThreadStart()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

We should properly detect when sysarchives are accessed if they are installed or not, and throw an exception when they aren't.

cc: @emmauss @AcK77 @gdkchan

ARM Exclusive Monitor is not being cleared when it should

Any store to a "exclusive" region should clear the exclusive monitor, however this is not happening currently, the only stores that are clearing the exclusive monitor are the exclusive instructions.

The main problem is that the clear exclusive monitor + store operation should be atomic, and I couldn't think yet in a way to do that without slowing down all stores (due to the use of a lock being necessary).

AppVeyor Build Name Suggestion

I suggest that setting the build name(s) should be set to have the compilation date on the end of the file name.

IE:
ryujinx_%data_time%_unstable.zip

That would help to differentiate builds; and help with not having to replace an existing download.
I am pretty sure that AppVeyor supports custom File name support and build scripts.

~Dr.Hacknik

System.NotImplementedException: Tid 1 ServiceHid 124

Hi,

Since this commit : switchbrew/libnx@e7a4eba , Ryujinx is not working anymore with libnx. There's probably an "easy" fix, but i'm not sure i should take a closer look myself as i'm not used to it :

`
00000000ms | INFO > Loading as homebrew.
00000066ms | INFO > Image base at 0x0000000008000000.
00002269ms | INFO > HID shared memory successfully mapped to 0x000000000b6d7000!

Unhandled Exception: System.NotImplementedException: Tid 1 ServiceHid 124
at Ryujinx.Core.OsHle.Ipc.IpcHandler.IpcCall(Switch Ns, Process Process, AMemory Memory, HSession Session, IpcMessage Request, Int32 ThreadId, Int64 CmdPtr, Int32 HndId) in /home/cpasjuste/dev/switch/Ryujinx/Ryujinx.Core/OsHle/Ipc/IpcHandler.cs:line 119
at Ryujinx.Core.OsHle.Svc.SvcHandler.SendSyncRequest(AThreadState ThreadState, Boolean UserBuffer) in /home/cpasjuste/dev/switch/Ryujinx/Ryujinx.Core/OsHle/Svc/SvcSystem.cs:line 129
at Ryujinx.Core.OsHle.Svc.SvcHandler.SvcCall(Object sender, AInstExceptionEventArgs e) in /home/cpasjuste/dev/switch/Ryujinx/Ryujinx.Core/OsHle/Svc/SvcHandler.cs:line 86
at Sub0000000008cd42e8(AThreadState , AMemory )
at ChocolArm64.ATranslator.ExecuteSubroutine(AThread Thread, Int64 Position) in /home/cpasjuste/dev/switch/Ryujinx/ChocolArm64/ATranslator.cs:line 65
at ChocolArm64.AThread.b__18_0() in /home/cpasjuste/dev/switch/Ryujinx/ChocolArm64/AThread.cs:line 45
at System.Threading.Thread.ThreadMain_ThreadStart()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
`

Ryujinx Master Build WIP NVDEC #443 Ultra_Street_Fighter_II_-_The_Final_Challengers_

Ryujinx Master Build WIP NVDEC #443
Loading as XCI.
00:00:00.635 | 0007 Loader LoadNca: Loading main.npdm...
00:00:00.650 | 0007 Loader LoadNca: Loading rtld...
00:00:00.652 | 0007 Loader LoadNca: Loading main...
00:00:00.811 | 0007 Loader LoadNca: Loading subsdk...
00:00:00.843 | 0007 Loader LoadNca: Loading subsdk...
00:00:00.845 | 0007 Loader LoadNca: Loading subsdk...
00:00:00.854 | 0007 Loader LoadNca: Loading subsdk...
00:00:00.855 | 0007 Loader LoadNca: Loading sdk...
00:00:00.990 | 0007 Loader LoadStaticObjects: Loading image 0 at 0x0000000008000000...
00:00:00.992 | 0007 Loader LoadStaticObjects: Loading image 1 at 0x0000000008006000...
00:00:01.007 | 0007 Loader LoadStaticObjects: Loading image 2 at 0x00000000099d2000...
00:00:01.011 | 0007 Loader LoadStaticObjects: Loading image 3 at 0x000000000a048000...
00:00:01.012 | 0007 Loader LoadStaticObjects: Loading image 4 at 0x000000000a08d000...
00:00:01.012 | 0007 Loader LoadStaticObjects: Loading image 5 at 0x000000000a281000...
00:00:01.013 | 0007 Loader LoadStaticObjects: Loading image 6 at 0x000000000a2ab000...
00:00:01.842 | 0007 ServiceAm GetAppletResourceUserId: Stubbed.
00:00:01.933 | 0007 ServiceAm AcquireForegroundRights: Stubbed.
00:00:01.940 | 0007 ServiceAm SetFocusHandlingMode: Stubbed.
00:00:10.765 | 0007 ServiceAm LockExit: Stubbed.
00:00:10.787 | 0007 ServiceAm SetOperationModeChangedNotification: Stubbed.
00:00:10.794 | 0007 ServiceAm SetPerformanceModeChangedNotification: Stubbed.
00:00:10.800 | 0007 ServiceAm SetRestartMessageEnabled: Stubbed.
00:00:10.806 | 0007 ServiceAm SetFocusHandlingMode: Stubbed.
00:00:12.636 | 0007 ServiceNv ZcullGetCtxSize: Stubbed.
00:00:12.643 | 0007 ServiceNv ZcullGetInfo: Stubbed.
00:00:12.783 | 0007 ServiceNv InitializeEx: Stubbed.
00:00:12.786 | 0007 ServiceNv GetVaRegions: Stubbed.
00:00:12.796 | 0007 ServiceNv GetVaRegions: Stubbed.
00:00:13.133 | 0007 ServiceNv Create: Created map 1 with size 0x00001000!
00:00:13.215 | 0007 ServiceNv Create: Created map 2 with size 0x00010000!
00:00:13.288 | 0007 ServiceNv GetActiveSlotMask: Stubbed.
00:00:13.312 | 0007 ServiceNv Create: Created map 3 with size 0x06400000!
00:00:13.718 | 0007 ServiceNv Create: Created map 4 with size 0x0c800000!
00:00:13.765 | 0007 ServiceNv Create: Created map 5 with size 0x4b000000!
00:00:13.910 | 0007 ServiceNv ZbcSetTable: Stubbed.
00:00:13.916 | 0007 ServiceNv GetActiveSlotMask: Stubbed.
00:00:13.917 | 0007 ServiceNv ZbcSetTable: Stubbed.
00:00:13.917 | 0007 ServiceNv GetActiveSlotMask: Stubbed.
00:00:13.929 | 0007 ServiceNv ZbcSetTable: Stubbed.
00:00:13.931 | 0007 ServiceNv GetActiveSlotMask: Stubbed.
00:00:13.937 | 0007 ServiceNv ZbcSetTable: Stubbed.
00:00:13.937 | 0007 ServiceNv GetActiveSlotMask: Stubbed.
00:00:14.007 | 0007 ServiceNv Create: Created map 6 with size 0x00001000!
00:00:14.019 | 0007 ServiceNv BindChannel: Stubbed.
00:00:14.022 | 0007 ServiceNv SetNvMap: Stubbed.
00:00:14.026 | 0007 ServiceNv AllocGpfifoEx2: Stubbed.
00:00:14.028 | 0007 ServiceNv AllocObjCtx: Stubbed.
00:00:14.042 | 0007 ServiceNv SetErrorNotifier: Stubbed.
00:00:14.045 | 0007 ServiceNv SetUserData: Stubbed.
00:00:14.051 | 0007 ServiceNv SetPriority: Stubbed.
00:00:14.060 | 0007 ServiceNv Create: Created map 7 with size 0x00010000!
00:00:14.138 | 0007 ServiceNv Create: Created map 8 with size 0x00008000!
00:00:14.202 | 0007 ServiceNv ZcullBind: Stubbed.
00:00:14.413 | 0007 ServiceNv Create: Created map 9 with size 0x00001000!
00:00:14.413 | 0007 ServiceNv BindChannel: Stubbed.
00:00:14.413 | 0007 ServiceNv SetNvMap: Stubbed.
00:00:14.413 | 0007 ServiceNv AllocGpfifoEx2: Stubbed.
00:00:14.413 | 0007 ServiceNv AllocObjCtx: Stubbed.
00:00:14.414 | 0007 ServiceNv SetErrorNotifier: Stubbed.
00:00:14.414 | 0007 ServiceNv SetUserData: Stubbed.
00:00:14.414 | 0007 ServiceNv SetPriority: Stubbed.
00:00:14.414 | 0007 ServiceNv Create: Created map 10 with size 0x00010000!
00:00:14.477 | 0007 ServiceNv Create: Created map 11 with size 0x00008000!
00:00:14.535 | 0007 ServiceNv ZcullBind: Stubbed.
00:00:15.186 | 0007 ServiceAcc InitializeApplicationInfo: Stubbed. Unknown: 0
00:00:15.650 | 0007 ServiceAcc CheckAvailability: Stubbed.
00:00:15.657 | 0007 ServiceAcc GetAccountId: Stubbed. NetworkServiceAccountId: 51966
00:00:17.384 | 0007 ServiceHid ActivateTouchScreen: Stubbed. AppletResourceUserId: 0
00:00:17.401 | 0007 ServiceHid ActivateNpad: Stubbed. AppletResourceUserId: 0
00:00:17.411 | 0007 ServiceHid SetSupportedNpadStyleSet: Stubbed. AppletResourceUserId: 0 - NpadStyleSet: FullKey, Handheld, Dual, Left, Right
00:00:17.422 | 0007 ServiceHid SetSupportedNpadIdType: Stubbed. AppletResourceUserId: 0 - NpadIdType: CONTROLLER_PLAYER_1
00:00:17.441 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 131075
00:00:17.536 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 5
00:00:17.538 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 65541
00:00:17.546 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 6
00:00:17.552 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 65543
00:00:17.558 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 139268
00:00:17.569 | 0007 ServiceHid AcquireNpadStyleSetUpdateEventHandle: Stubbed. AppletResourceUserId: 0 - NpadId: 0 - NpadStyleSet: 1604180833495678976
00:00:17.581 | 0007 ServiceHid AcquireNpadStyleSetUpdateEventHandle: Stubbed. AppletResourceUserId: 32 - NpadId: 0 - NpadStyleSet: 1604327377779818496
00:00:17.618 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 131331
00:00:17.619 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 261
00:00:17.619 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 65797
00:00:17.620 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 262
00:00:17.620 | 0007 ServiceHid StartSixAxisSensor: Stubbed. AppletResourceUserId: 0 - SixAxisSensorHandle: 65799
00:00:17.621 | 0007 ServiceHid AcquireNpadStyleSetUpdateEventHandle: Stubbed. AppletResourceUserId: 1 - NpadId: 0 - NpadStyleSet: 1604200830863409152
00:00:17.628 | 0007 ServiceHid SetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldType: Horizontal
00:00:17.734 | 0007 ServiceHid ActivateKeyboard: Stubbed. AppletResourceUserId: 0
00:00:21.444 | 0007 ServiceAudio QueryAudioDeviceSystemEvent: Stubbed.
00:00:21.487 | 0007 ServiceAudio SetAudioDeviceOutputVolume: Stubbed.
00:00:21.493 | 0007 ServiceAudio SetAudioDeviceOutputVolume: Stubbed.
00:00:21.494 | 0007 ServiceAudio SetAudioDeviceOutputVolume: Stubbed.
00:00:21.581 | 0007 ServiceAudio StartAudioRenderer: Stubbed.
00:00:22.183 | 0007 ServiceNs CountAddOnContent: Stubbed.
00:00:22.183 | 0007 ServiceAudio SetAudioDeviceOutputVolume: Stubbed.
00:00:22.247 | 0007 ServiceAudio SetAudioDeviceOutputVolume: Stubbed.
00:00:22.331 | 0007 ServiceAudio SetAudioDeviceOutputVolume: Stubbed.
00:00:22.679 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:22.794 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:24.019 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:24.020 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:24.370 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:24.371 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:24.811 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:24.844 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:25.430 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:25.448 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:25.523 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:25.533 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:25.754 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:25.761 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:25.917 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:25.928 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.027 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.028 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.099 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.101 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.226 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.228 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.311 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.311 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.388 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.392 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.410 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.412 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.486 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.517 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.653 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.653 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.841 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:26.842 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.163 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.163 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.278 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.286 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.358 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.358 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.486 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.487 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.596 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.596 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.684 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.685 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.754 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.755 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.800 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.801 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.930 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:27.931 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.034 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.035 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.167 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.171 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.226 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.295 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.402 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.403 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.587 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.588 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.704 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:28.707 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.009 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.010 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.129 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.154 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.261 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.262 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.348 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.349 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.415 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.417 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.431 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.442 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.546 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:29.547 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.412 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.413 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.465 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.467 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.540 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.540 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.642 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.644 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.711 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.714 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.761 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.764 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.813 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.814 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.900 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.905 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.942 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.942 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:30.990 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.019 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.047 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.049 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.102 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.103 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.169 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.170 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.205 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.206 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.244 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.245 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.276 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.277 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.312 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.313 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.346 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.346 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.369 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.370 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.417 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.420 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.587 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.593 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.641 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.642 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.821 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.825 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.841 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.847 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.922 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:31.956 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.004 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.004 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.108 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.109 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.165 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.166 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.194 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.202 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.211 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.212 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.235 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.237 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.244 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.246 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.277 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.279 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.292 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.293 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.301 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.302 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.313 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.314 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.342 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.343 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.357 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.359 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.373 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.374 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.387 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.388 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.413 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.414 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.423 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.425 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.444 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.449 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.463 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.467 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.483 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.485 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.874 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:32.964 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.030 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.031 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.098 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.099 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.212 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.213 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.241 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.243 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.266 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.268 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.291 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.291 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.321 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.322 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.343 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.345 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.374 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.375 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.402 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.403 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.425 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.426 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.451 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.456 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.473 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.474 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.494 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.495 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.523 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.524 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.559 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.560 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.611 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.611 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.629 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.629 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.674 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.675 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.708 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.708 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.791 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.793 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.813 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.814 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.823 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.829 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.847 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.848 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.872 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.873 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.880 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.881 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.894 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.895 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.909 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.910 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.923 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.930 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.944 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.945 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.957 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.958 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.975 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.976 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:33.999 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.000 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.022 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.028 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.083 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.084 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.110 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.120 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 3 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.127 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 5 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.132 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 6 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.136 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 8196 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.137 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65539 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.137 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65541 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.138 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65543 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.138 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 73732 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.138 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.139 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 259 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.139 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 261 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.139 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 262 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.140 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65795 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.140 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65797 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.141 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65799 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:34.158 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.158 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.259 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.260 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.290 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.291 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.341 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.343 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.392 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.417 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.893 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:34.953 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.018 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.021 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.052 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.074 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.309 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.310 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.366 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.366 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.599 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.599 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.624 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.625 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.646 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.647 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.676 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.676 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.708 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.709 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.747 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.748 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.756 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.757 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.804 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.804 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.971 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:35.972 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.100 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.101 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.228 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.229 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.318 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.319 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.363 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.364 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.430 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.431 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.438 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.439 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.462 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.463 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.481 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.481 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.520 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:36.521 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.121 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.122 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.208 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.208 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.222 | 0007 ServiceAm EnsureSaveData: Stubbed.
00:00:37.394 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.395 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.616 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.616 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.638 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:37.639 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.063 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.063 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.087 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.088 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.110 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.111 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.128 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.129 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.146 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.147 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.163 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.164 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.175 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.176 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.186 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.186 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.197 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.198 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.229 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.229 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.251 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.252 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.267 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.268 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.304 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.305 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.322 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.323 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.340 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.341 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.359 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.360 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.373 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.374 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.387 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.388 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.401 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.402 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.607 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.608 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.618 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.619 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.631 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.632 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.643 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.645 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.661 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.662 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.682 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.683 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.694 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.695 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.710 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.711 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.731 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.732 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.748 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.749 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.767 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.776 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.782 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.783 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.793 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.794 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.815 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.816 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.868 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.897 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.923 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.924 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.936 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.937 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.951 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.952 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.963 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.964 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.975 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:38.976 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.033 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.034 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.053 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.053 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.082 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.083 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.159 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.159 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.166 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.167 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.185 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.185 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.206 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.207 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.225 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.226 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.266 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.266 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.313 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.314 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.458 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.458 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.486 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.487 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.508 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.509 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.528 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.529 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.549 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.550 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.568 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.569 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.591 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.592 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.612 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.613 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.632 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.634 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.653 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.655 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.689 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.700 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.720 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.721 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.741 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.741 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.758 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.759 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.776 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.777 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.796 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.797 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.813 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.814 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.834 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.835 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.853 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.854 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.871 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.872 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.897 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.898 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.916 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.917 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.933 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.934 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.952 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.953 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.972 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.973 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.992 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:39.993 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.010 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.011 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.028 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.029 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.046 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.047 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.066 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.069 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.084 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.100 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.423 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.424 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.469 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.472 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.489 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.489 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.507 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.508 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.519 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.520 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.537 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.538 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.556 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.557 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.575 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.576 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 3 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.576 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 5 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.576 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 6 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.576 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 8196 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.576 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65539 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.576 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65541 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.577 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65543 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.577 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 73732 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.577 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.577 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 259 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.577 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 261 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.577 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 262 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.577 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65795 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.579 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65797 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.580 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65799 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:40.601 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.602 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.632 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.634 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.658 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.659 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.675 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.676 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.693 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.693 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.720 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.721 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.754 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.755 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.813 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.814 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:40.957 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:41.021 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:42.752 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:42.940 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.005 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.008 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.057 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.058 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.077 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.078 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.395 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.396 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.523 | 0007 ServiceAm EnsureSaveData: Stubbed.
00:00:45.735 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.736 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.817 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.818 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.854 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.855 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.874 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.875 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.894 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.895 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.904 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.905 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.915 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.915 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.929 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.929 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.950 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.950 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.962 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.963 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.982 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:45.983 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.002 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.003 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.014 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.015 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.033 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.034 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.049 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.050 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.062 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.062 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.082 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.083 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.101 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.102 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.117 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.118 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.136 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.137 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.148 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.148 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.167 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.168 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.179 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.179 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.197 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.198 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.217 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.218 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.229 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.230 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.249 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.250 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.263 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.264 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.284 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.284 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.297 | 0007 ServiceAm EnsureSaveData: Stubbed.
00:00:46.354 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.354 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.368 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.368 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.390 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.390 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.415 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.415 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.418 | 0007 ServiceAm EnsureSaveData: Stubbed.
00:00:46.423 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.424 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.432 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.433 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.454 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.455 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.465 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.466 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.483 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.483 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.499 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.500 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.515 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.515 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.537 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.537 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.594 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.595 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.781 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.843 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.853 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:46.854 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.119 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.120 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.237 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.238 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.365 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.366 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.489 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.490 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.617 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.618 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.745 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.746 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.896 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:47.897 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.028 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.029 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.157 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.157 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.282 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.282 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.410 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.411 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.538 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.539 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.672 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.672 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.821 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.822 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.989 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:48.989 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.119 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.120 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.251 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.251 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.374 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.375 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.500 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.501 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.628 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.629 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.751 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.752 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.931 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:49.932 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.067 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.068 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.201 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.202 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.330 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.331 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.476 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.478 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.610 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.611 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.742 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.742 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.872 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:50.873 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.011 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.012 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.149 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.149 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.278 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.278 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.407 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.408 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.539 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.540 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.823 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.824 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.835 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.838 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.955 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:51.956 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.086 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.087 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.216 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.217 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.339 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.339 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.462 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.463 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.596 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.596 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.723 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.724 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.850 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.851 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.976 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:52.977 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.106 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.107 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.232 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.233 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.371 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.371 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.488 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.489 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.638 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.638 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.871 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:53.871 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.088 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.089 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.213 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.213 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.337 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.337 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.468 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.469 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.600 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.601 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.786 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.787 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.939 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:54.939 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.072 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.072 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.202 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.203 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.332 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.333 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.460 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.461 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.591 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.591 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 3 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 5 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 6 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 8196 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65539 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65541 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65543 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 73732 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 259 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 261 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.592 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 262 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.593 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65795 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.593 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65797 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.594 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65799 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:00:55.722 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.722 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.856 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.857 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.991 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:55.991 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.121 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.122 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.254 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.254 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.387 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.388 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.533 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.534 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.666 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.667 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.796 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.797 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.931 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:56.931 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.062 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.063 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.193 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.194 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.327 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.327 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.461 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.461 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.596 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.597 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.728 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.729 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.860 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.860 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.993 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:57.993 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.132 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.188 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.265 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.266 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.397 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.398 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.525 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.526 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.657 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.658 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.791 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.792 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.952 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:58.952 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.092 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.093 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.223 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.225 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.353 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.354 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.488 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.488 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.619 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.619 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.749 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.750 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.881 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:00:59.881 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.020 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.020 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.154 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.155 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.288 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.289 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.441 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.442 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.579 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.579 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.719 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.720 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.860 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.860 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.991 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:00.992 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.125 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.125 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.259 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.260 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.397 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.397 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.531 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.532 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.667 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.667 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.798 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.799 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.931 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:01.932 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.063 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.064 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.194 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.195 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.331 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.331 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.466 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.466 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.605 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.605 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.739 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.739 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.872 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:02.873 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.007 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.007 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.139 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.139 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.276 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.277 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.422 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.422 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.541 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.542 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.671 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.672 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.810 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.810 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.941 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:03.942 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.072 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.072 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.202 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.203 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.332 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.332 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.462 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.463 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.593 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.593 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.722 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.723 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.853 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.853 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.985 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:04.986 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.132 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.133 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.262 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.262 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.397 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.397 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.526 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.527 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.670 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.670 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.804 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.804 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.938 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:05.939 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.074 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.074 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.231 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.231 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.370 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.371 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.507 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.508 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.647 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.647 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.780 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.781 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.933 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:06.933 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.074 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.074 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.210 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.211 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.354 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.354 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.491 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.492 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.632 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.633 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.771 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.774 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.920 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:07.921 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.058 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.059 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.210 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.211 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.370 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.371 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.511 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.512 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.660 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.660 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.798 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.799 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.939 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:08.940 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.086 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.087 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.224 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.224 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.366 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.366 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.504 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.505 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.641 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.642 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.778 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.779 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.914 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:09.915 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.048 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.049 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.182 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.182 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.316 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.317 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.446 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.447 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.579 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.580 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.712 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.712 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.844 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.845 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.978 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:10.979 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.111 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.112 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.247 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.247 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.385 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.386 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.522 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.522 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.655 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.655 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.787 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.788 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.923 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:11.923 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.059 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 3 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 5 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 6 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 8196 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65539 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65541 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65543 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 73732 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.060 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.060 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 259 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.061 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 261 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.062 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 262 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.067 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65795 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.068 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65797 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.069 | 0007 ServiceHid SendVibrationValue: Stubbed. AppletResourceUserId: 0 - VibrationDeviceHandle: 65799 - AmplitudeLow: 0 - FrequencyLow: 160 - AmplitudeHigh: 0 - FrequencyHigh: 320
00:01:12.199 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.200 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.336 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.342 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.474 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.475 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.613 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.614 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.746 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:12.747 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:13.943 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:13.944 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:13.995 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:13.995 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:14.938 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:15.008 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:16.198 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:16.254 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
00:01:16.403 | 0007 ServiceNv SetNvMap: Stubbed.

Unhandled Exception: 00:01:16.614 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal
System.NotImplementedException: mm:u IRequest: 0
at Ryujinx.HLE.HOS.Services.IpcService.CallMethod(ServiceCtx Context) in C:\projects\ryujinx\Ryujinx.HLE\HOS\Services\IpcService.cs:line 83
at Ryujinx.HLE.HOS.Ipc.IpcHandler.IpcCall(Switch Device, KProcess Process, MemoryManager Memory, KSession Session, IpcMessage Request, Int64 CmdPtr) in C:\projects\ryujinx\Ryujinx.HLE\HOS\Ipc\IpcHandler.cs:line 33
at Ryujinx.HLE.HOS.Kernel.SvcHandler.ProcessIpcRequest(Object State) in C:\projects\ryujinx\Ryujinx.HLE\HOS\Kernel\SvcSystem.cs:line 236
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadPoolWorkQueue.Dispatch()
00:01:16.621 | 0007 ServiceHid GetNpadJoyHoldType: Stubbed. AppletResourceUserId: 0 - NpadJoyHoldTypeValue: Horizontal

Games?

There is no information on where to download games such as currently running sonic mania

fatal:u is not implemented thus far.

Somehow, fatal:u is not implemented. I can understand that fatal:u may not be needed to be implemented, because, it's an actual crash on the target hardware system.

I am hoping that if fatal:u is implemented, there may be some way to see how it is triggering the fatal:u service on the Switch.

The hint I got for seeing a fatal:u is because I'm allocating too much memory on the Switch. But it shouldn't take up too much (25MB at most).

If you have a way to implement fatal:u, that's all I'm reporting about.

There needs to be a null check to warn users that they may not be using the supported discrete graphics chipset.

Version: Latest master branch from the repository.
Info: No modifications were added to Ryujinx. I wouldn't even have the knowledge to do so.

EDIT: Ok, found out what's really going on. My computer has Nvidia Optimus, but it was not running correctly. Therefore, when running Ryujinx, it didn't switch to the correct context to use the discrete graphics chipset. It was using the integrated graphics chipset, and that did not support certain features for Ryujinx.

But still, because Ryujinx is assuming the hardware it is run on is capable of initializing the shaders, there is no null checking mechanism to make sure that it successfully initializes the shaders. I would like to propose that there should be a null check, and warn the user that they are not using the correct settings for their graphics chipset on their device.


Original post:

This is the error message displayed when debugging in Visual Studio:

image

It seemed Shader.Handle was not initialized, as it is referencing 0x00000000. (I think there should be a null check somewhere, but I'm not sure if we're either going to run an assertion that Shader.Handle will always be defined, or we actually implement a null check for this.)

The homebrew I'm running is a fairly simple SDL2 application. Here's the full source code:

#include <SDL2\SDL.h>
#include <switch.h>

int main(int argc, char* argv[]) {
	SDL_Init(SDL_INIT_EVERYTHING);
	SDL_Delay(3000);
	SDL_QuitSubSystem(SDL_INIT_EVERYTHING);
	return 0;
}

And here's the compilation build that causes the error:

SDLSwitch.zip

For some reasons, before calling on OGLFrameBuffer.SetWindowSize(), it never called on OGLFrameBuffer.EnsureInitialized() at all.

Touchscreen coordinates reported incorrectly when Windows DPI != 96

My system has a DPI setting of 200% and ryujinx creates a emulator window of 2560x1440. I already set the compatibility setting for DPI scaling to "Application" to exclude a Windows-side emulation but this behaviour appears to be on purpose.

This hugher window results in incorrect touch coordinates being reported that must be divided by the DPI scale factor.

First related search result:
https://stackoverflow.com/questions/5977445/how-to-get-windows-display-settings

System.NotImplementedException: psm

OSX 10.12.1

I get the following error when I attempt to run the LovePotion game engine nro.

Update:
NRO works fine on switch

Unhandled Exception: System.NotImplementedException: psm
   at Ryujinx.HLE.HOS.Services.ServiceFactory.MakeService(Horizon System, String Name) in C:\projects\ryujinx\Ryujinx.HLE\HOS\Services\ServiceFactory.cs:line 189
   at Ryujinx.HLE.HOS.Services.Sm.IUserInterface.GetService(ServiceCtx Context) in C:\projects\ryujinx\Ryujinx.HLE\HOS\Services\Sm\IUserInterface.cs:line 70
   at Ryujinx.HLE.HOS.Services.IpcService.CallMethod(ServiceCtx Context) in C:\projects\ryujinx\Ryujinx.HLE\HOS\Services\IpcService.cs:line 96
   at Ryujinx.HLE.HOS.Ipc.IpcHandler.IpcCall(Switch Ns, Process Process, AMemory Memory, KSession Session, IpcMessage Request, Int64 CmdPtr) in C:\projects\ryujinx\Ryujinx.HLE\HOS\Ipc\IpcHandler.cs:line 33
   at Ryujinx.HLE.HOS.Kernel.SvcHandler.ProcessIpcRequest(Object State) in C:\projects\ryujinx\Ryujinx.HLE\HOS\Kernel\SvcSystem.cs:line 231
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
Abort trap: 6

Game: DragonQuestBuilders need Service

Game loads 4 minutes maps and crashes with the following message:
System.NotImplementedException: fsp-srv IFileSystemProxy: 202

Full Stacktrace:

Unhandled Exception: System.NotImplementedException: fsp-srv IFileSystemProxy: 202
   at Ryujinx.HLE.HOS.Services.IpcService.CallMethod(ServiceCtx Context) in \switch\Ryujinx\Ryujinx.HLE\HOS\Services\IpcService.cs:line 121
   at Ryujinx.HLE.HOS.Ipc.IpcHandler.IpcCall(Switch Ns, Process Process, AMemory Memory, KSession Session, IpcMessage Request, Int64 CmdPtr) in \switch\Ryujinx\Ryujinx.HLE\HOS\Ipc\IpcHandler.cs:line 43
   at Ryujinx.HLE.HOS.Kernel.SvcHandler.SendSyncRequest(AThreadState ThreadState, Int64 CmdPtr, Int64 Size, Int32 Handle) in C:\Games\switch\Ryujinx\Ryujinx.HLE\HOS\Kernel\SvcSystem.cs:line 242
   at Ryujinx.HLE.HOS.Kernel.SvcHandler.SvcSendSyncRequest(AThreadState ThreadState) in \switch\Ryujinx\Ryujinx.HLE\HOS\Kernel\SvcSystem.cs:line 216
   at Ryujinx.HLE.HOS.Kernel.SvcHandler.SvcCall(Object sender, AInstExceptionEventArgs e) in \switch\Ryujinx\Ryujinx.HLE\HOS\Kernel\SvcHandler.cs:line 97
   at ChocolArm64.State.AThreadState.OnSvcCall(Int64 Position, Int32 Imm) in \switch\Ryujinx\ChocolArm64\State\AThreadState.cs:line 112
   at _ZN2nn3svc7aarch644lp6415SendSyncRequestENS0_6HandleE(AThreadState , AMemory )
   at ChocolArm64.ATranslatedSub.Execute(AThreadState ThreadState, AMemory Memory) in \switch\Ryujinx\ChocolArm64\ATranslatedSub.cs:line 119
   at ChocolArm64.ATranslator.ExecuteSubroutineA64(AThreadState State, AMemory Memory, Int64 Position) in \switch\Ryujinx\ChocolArm64\ATranslator.cs:line 91
   at ChocolArm64.ATranslator.ExecuteSubroutine(AThread Thread, Int64 Position) in \switch\Ryujinx\ChocolArm64\ATranslator.cs:line 52
   at ChocolArm64.AThread.<Execute>b__16_0() in \switch\Ryujinx\ChocolArm64\AThread.cs:line 45
   at System.Threading.Thread.ThreadMain_ThreadStart()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Emulator wont boot

When ever I start the emulator it doesn't start and I don't know why?
p_20180614_072047_vhdr_auto

libnx: double buffering not working correctly

Hi,

There is a problem with double buffering and libnx, at least with "GfxMode_LinearDouble" ("gfxSetMode(GfxMode_LinearDouble)"). The framebuffer is only updated one in two. It works fine on real hw.

DOOM implementation

In order to make DOOM go further bcat:u is required,this removes the error and the game can go further

Stick buttons and +,- dont work with homebrew.

I am not able to use stick buttons (w,a,s,d/i,j,k,l) neither +,-. with Homebrews programs like this one (with source code included)

  • Ryujinx console info:
    Loading as homebrew.
    00:00:00.472 | 0006 Loader LoadProgram: Image base at 0x0000000000000000.
    00:00:01.063 | 0006 ServiceAm GetAppletResourceUserId: Stubbed.
    00:00:01.146 | 0006 ServiceAm AcquireForegroundRights: Stubbed.
    00:00:01.156 | 0006 ServiceAm SetFocusHandlingMode: Stubbed.
    00:00:01.172 | 0006 ServiceAm SetOutOfFocusSuspendingEnabled: Stubbed.
    00:00:01.203 | 0006 ServiceAm SetOperationModeChangedNotification: Stubbed.
    00:00:01.209 | 0006 ServiceAm SetPerformanceModeChangedNotification: Stubbed.
    00:00:01.281 | 0006 ServiceHid SetNpadJoyAssignmentModeDual: Stubbed.
    00:00:01.283 | 0006 ServiceHid SetNpadJoyAssignmentModeDual: Stubbed.
    00:00:01.284 | 0006 ServiceHid SetNpadJoyAssignmentModeDual: Stubbed.
    00:00:01.285 | 0006 ServiceHid SetNpadJoyAssignmentModeDual: Stubbed.
    00:00:01.285 | 0006 ServiceHid SetNpadJoyAssignmentModeDual: Stubbed.
    00:00:01.285 | 0006 ServiceHid SetNpadJoyAssignmentModeDual: Stubbed.
    00:00:01.286 | 0006 ServiceHid SetNpadJoyAssignmentModeDual: Stubbed.
    00:00:01.286 | 0006 ServiceHid SetNpadJoyAssignmentModeDual: Stubbed.
    00:00:01.842 | 0006 ServiceNv ZcullGetCtxSize: Stubbed.
    00:00:01.845 | 0006 ServiceNv ZcullGetInfo: Stubbed.
    00:00:01.856 | 0006 ServiceNv InitializeEx: Stubbed.
    00:00:01.858 | 0006 ServiceNv GetVaRegions: Stubbed.
    00:00:01.912 | 0006 ServiceNv Create: Created map 1 with size 0x00010000!
    00:00:01.950 | 0006 ServiceNv GetActiveSlotMask: Stubbed.
    00:00:01.953 | 0006 ServiceNv Create: Created map 2 with size 0x00001000!
    00:00:01.955 | 0006 ServiceNv BindChannel: Stubbed.
    00:00:01.958 | 0006 ServiceNv SetNvMap: Stubbed.
    00:00:01.961 | 0006 ServiceNv AllocGpfifoEx2: Stubbed.
    00:00:01.964 | 0006 ServiceNv AllocObjCtx: Stubbed.
    00:00:01.967 | 0006 ServiceNv SetErrorNotifier: Stubbed.
    00:00:01.969 | 0006 ServiceNv SetUserData: Stubbed.
    00:00:01.971 | 0006 ServiceNv SetPriority: Stubbed.
    00:00:01.972 | 0006 ServiceNv Create: Created map 3 with size 0x00010000!
    00:00:02.016 | 0006 ServiceNv Create: Created map 4 with size 0x00059000!
    00:00:02.060 | 0006 ServiceNv ZcullBind: Stubbed.
    00:00:02.061 | 0006 ServiceNv Create: Created map 5 with size 0x00780000!
    00:00:02.154 | 0006 ServiceNv Create: Created map 6 with size 0x00003000!
    00:00:02.175 | 0006 ServiceNv Create: Created map 7 with size 0x00001000!
    00:00:02.198 | 0006 ServiceNv Create: Created map 8 with size 0x00006000!
    00:00:02.220 | 0006 ServiceNv Create: Created map 9 with size 0x00001000!

And after a while pushing random letters/numbers for testing it crashes with this.
Maybe is worth pointing that my GPU is a bit old. If you need more information or something else, let me know

Improve CPU translation speeds

Currently every time a new subroutine needs to be executed on the CPU, it will:

  • Decode the instructions inside the basic block.
  • Generate the CIL for that code and create the managed method.
  • Try to execute said method, which in turn triggers compilation on the .NET JIT.

This is a expensive and slow process, and causes short pauses/lag on games at startup, and may also cause minor lags during gameplay aswell. We should investigate and implement ways to improve this situation. Some of my current ideas are:

  • Implementing an interpreter - this is a lot of work and something I really didn't want to do, but I think it may be worth it. With a interpreter, we can avoid wasting time translating cold functions (where most of the time would be spent translating it instead of executing, which is not profitable). I expect something like this to also improve startup time, since most of the functions that runs at startup are cold. Currently some games takes up to 2~4 minutes to actually show something which is just not acceptable.
  • Background translation - Currently as there is no interpreter we have no choice but translating the function. With a interpreter we can then do the translation of the higher quality code on the background, thus not affecting normal execution (avoiding the pauses). One possible problem with this is that .NET doesn't seems to expose any method to trigger pre-JITing of code. The closest thing is RuntimeHelpers.PrepareMethod but it's not possible to use it with dynamic methods, so it's not useful for us. One possible solution is doing a dummy executing of the method to force the JIT to compile it on another thread, but that's tricky to do without inserting dummy code (which could hurt perf).

Add support for nro files with romfs

Currently Ryujinx cannot access romfs from an nro that has one.
Works on hardware, and attached is my application that does this.

LovePotion.zip

While I can call romfsInit, it just doesn't return the right code (which would be 0).
From there I change to the romfs directory to run the game's files.

Not sure if those details are helpful, but if you need them, there they are ๐Ÿ˜„

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.