Skip to content

Proto MKB if ReRegisterRawInput. without proto input is disabled. - #1

Open
Messenils wants to merge 2 commits into
SplitScreen-Me:mainfrom
Messenils:main
Open

Messenils wants to merge 2 commits into
SplitScreen-Me:mainfrom
Messenils:main

Conversation

@Messenils

Copy link
Copy Markdown

Protoinput multi MKB

Enabled rawinput code in WndProc SDL_WindowEvents.c that was previously disabled. (this one is compatible with protoinput if ReRegisterRawinput is enabled)

Disabled the original rawinput, so case is flipped now. Now sdl rawinput only works with protoinput. unlike before when it only worked without. ( will be crashes if there are multiple rawinput processors)

removed the setmousepos in window border if message WM_MouseLeave is sent.

Existing Issue(s)

missing a RegisterRawInput for the new rawinput. didnt find it, but no problem anyway when using the ReRegisterRawinput option within protoinput

…hing if !raw_mouse_enabled. same with keyboard. also removed WM_MOUSELEAVE. game works normally without protoinput also now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant