Releases: kichikuou/system3-sdl2
Releases Β· kichikuou/system3-sdl2
v1.5.0
- Windows: Now
system3.exe
is a standalone executable. You can just copy it to the game folder and run it.
- Windows: Changed the app icon.
v1.4.0
- New supported game: Rance 2 Hint Disk (#33)
- Added
trace
option that logs executed NACT commands on the console
- Improved messages for startup errors
v1.3.0
- Added debugger support that can be used from Visual Studio Code. See vscode-system3x for details.
- Fixed crash at startup of D.P.S. All.
v1.2.1
- Fixed an issue where post-load messages were not displayed in some games
- Fixed a graphic issue in the underground passage in Intruder (#31)
- Fixed various issues in θ΅°γε₯³II (#32)
v1.2.0
- Windows:
Message
-> Auto Copy to Clipboard
menu command has been added. When enabled, in-game text will be copied to the clipboard automatically. This can be used with text hooker tools that support clipboard monitoring.
v1.1.0
- 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
- Fixed a bug in parsing boolean values in system3.ini.
v1.0.1
- Fixed crash bug in system3.ini parser
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.