Skip to content

Releases: kichikuou/system3-sdl2

v1.1.0

17 Aug 07:58
Compare
Choose a tag to compare
  • Real-time MIDI playback has been restored on Windows. This allows seamless music looping and fixes issues where games cannot detect the end of music. As a trade-off, MIDI is no longer supported on Android.

v1.0.2

12 Apr 08:03
Compare
Choose a tag to compare
  • Fixed a bug in parsing boolean values in system3.ini.

v1.0.1

07 Apr 13:06
Compare
Choose a tag to compare
  • Fixed crash bug in system3.ini parser

v1.0.0

09 Apr 09:57
Compare
Choose a tag to compare
  • Android: Added support for sound effects
  • Fixed infinite loop bug in the opening demo of Only You
  • Added touch screen support for Only You
  • Improved text anti-aliasing quality for some games
  • Added support for the unofficial port of Gakuen Senki
  • Added scanline screen effect

v0.9.0

03 Mar 02:43
Compare
Choose a tag to compare
  • Nintendo Switch build support (#24)
  • Game controller support (#23)
  • On a touch screen, tapping on the black bars on the left/right or top/bottom is now treated as a right click.
  • Fixed an issue where the menu screen of Alice's Cottage 3 could not be operated with a touch screen.

v0.8.0

07 Aug 13:11
Compare
Choose a tag to compare
  • Switched FM sound chip emulator to ymfm.
  • Windows: Added a menu command to enable/disable automatic mouse movements.
  • Fade in/out effects now behave more like the original (PC98) version.

Windows v0.7.0

20 Sep 00:45
Compare
Choose a tag to compare

First release for Windows.

Android v0.7.0

19 Sep 13:57
Compare
Choose a tag to compare
  • Added multi-language support. (#16)
  • Upgraded SDL2 to 2.0.16.

See android/README.md for usage.

Android v0.6.0

25 Jun 12:09
Compare
Choose a tag to compare
  • Introduced system3.ini configuration file.
  • Supported English translated games compiled with SysEng 0.5.
  • Supported proportional fonts.
  • Fixed many bugs (especially in System1 and System2 games).

See android/README.md for usage.

Android v0.5.0

29 Nov 10:50
Compare
Choose a tag to compare
  • System menu pops up with 3-finger touch.
  • FM sound chip emulation is added. You can select FM / MIDI from the system menu.
  • Added support for text input dialog.

See android/README.md for usage.