Skip to content

Releases: Ilyaki/SplitScreen

SMAPI 2.9/3.0 compatibility update

13 Dec 09:32
Compare
Choose a tag to compare

Fixed events to work on SMAPI 2.9 and hopefully 3.0

Fixed rumble only working on one controller

22 Aug 08:52
Compare
Choose a tag to compare
v4.0.1

Un-deleted code that made rumble work on multiple controllers

Rewrite of how input is sent to the game

17 Aug 14:16
dd2248c
Compare
Choose a tag to compare

This should fix most bugs, and have much better compatibility with other mods. Also it is much less likely to break in a future SMAPI or Stardew Valley update.

Fixed crashing on SMAPI 2.6-beta.17

22 Jun 14:51
Compare
Choose a tag to compare

Fixed crashing on SMAPI 2.6-beta.17

Automatically set CPU Affinity

17 Jun 14:53
Compare
Choose a tag to compare

Split Screen will now automatically set the designated CPU to minimise load on each processor

Fixed rumble and controller glitch

13 Jun 15:51
Compare
Choose a tag to compare
  • Fixed rumbling wrong controller
  • Fixed Controller 1 being able to control any active window, even if it was not attached to that window

Updated for SMAPI 2.6-beta.16

09 Jun 17:33
Compare
Choose a tag to compare

Fixed mouse manipulation causing crash on SMAPI 2.6-beta.16

Fixed text boxes not receiving input

03 Jun 15:10
Compare
Choose a tag to compare

Fixed text boxes not receiving any input, including the chat box.

Added multiple keyboard/mice support

02 Jun 12:12
f9ae413
Compare
Choose a tag to compare
  • Added ability to use multiple keyboards/mice/gamepads simultaneously, also allowing an unlimited amount of players. See instructions: https://github.com/Ilyaki/SplitScreen/wiki/How-to-setup-multiple-keyboards,-mice-and-gamepads-(3.0.0)
  • 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
  • Many under-the-hood changes

Fixed cursor bug

01 Jun 07:43
Compare
Choose a tag to compare
  • Fixed cursor not interacting properly on unfocused windows when zoom level wasn't 100%