diff --git a/Source/Core/Core/HW/SI.cpp b/Source/Core/Core/HW/SI.cpp index 7c0e11801b..1bbc33c771 100644 --- a/Source/Core/Core/HW/SI.cpp +++ b/Source/Core/Core/HW/SI.cpp @@ -282,7 +282,7 @@ void Init() } g_Poll.Hex = 0; - g_Poll.X = 7; + g_Poll.X = 492; g_ComCSR.Hex = 0;