Skip to content

Tags: Ilyaki/SplitScreen

Tags

v4.0.2

Toggle v4.0.2's commit message
Merge branch 'master' of https://github.com/Ilyaki/SplitScreen

v4.0.1

Toggle v4.0.1's commit message
Un-deleted code that made rumble work on multiple controllers

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from Ilyaki/harmony-rewrite (Harmony rewrite 4.…

…0.0)

Harmony rewrite 4.0.0

v4.0.0-beta

Toggle v4.0.0-beta's commit message
Removed SMAPI reflection, replaced with harmony patching of XNA methods

Should have less conflicts with other mods, less bugs and will not break with a SMAPI update.

v3.0.5

Toggle v3.0.5's commit message
Fixed setting CursorPosition in SMAPI 2.6-beta.17

v3.0.4

Toggle v3.0.4's commit message
Updated manifest to 3.0.4

v3.0.3

Toggle v3.0.3's commit message
Updated manifest to 3.0.3

v3.0.2

Toggle v3.0.2's commit message
Updated manifest to 3.0.2

v3.0.1

Toggle v3.0.1's commit message
Merge branch 'master' of https://github.com/Ilyaki/SplitScreen

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from Ilyaki/multiple-keyboard

- Added ability to use multiple keyboards/mice/gamepads simultaneously, also allowing an unlimited amount of players.
- Added a menu that displays useful info, has buttons for attaching keyboards and mice, allows changing designated CPU core and a button for toggling window borders.
- Added SplitScreenShortcutGenerator.exe, which will automatically generate all the shortcuts.
- Fixed bug where player 2/3/4’s window could not be focused as Controller 1 would start controlling it when it shouldn’t.