Releases: kichikuou/system3-sdl2
Releases · kichikuou/system3-sdl2
v1.1.0
v1.0.2
v1.0.1
v1.0.0
- 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
- 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
Windows v0.7.0
First release for Windows.
Android v0.7.0
- Added multi-language support. (#16)
- Upgraded SDL2 to 2.0.16.
See android/README.md for usage.
Android v0.6.0
- 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
- 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.