ARS-emu version 0.9.3-beta
Pre-release
Pre-release
This is the first beta version that can be considered functional on all target platforms. Full changes:
- The Windows version can load Game Archives now.
- The Mac version no longer hangs forever on machines with more than 2 hardware threads. (Thanks @ndryden!)
- The Linux version no longer corrupts the screen on machines with more than 2 hardware threads.
- A
-j
option, allowing you to choose how many hardware threads are used, was added. - SimpleConfig is now in the Game Folder format instead of the "legacy" ROM format, and is therefore possible to use again.
Info.plist
for Mac version updated:- Now fully specifies Game Folders and Game Archives, and uses UTIs in accordance with Apple guidelines.
- Role changed from Viewer to Shell. This should let you treat ARS games as if they were applications.
- Application marked as high-DPI aware. (The code was already high-DPI aware, but macOS doesn't believe you unless you tell it so in your
Info.plist
)