Skip to content

Releases: tsowell/scummvm-dreamcast

dcalt-v0.0.12

Choose a tag to compare

@tsowell tsowell released this 30 Dec 23:18

Merged upstream changes from latest stable release 2.2.0.

dcalt-v0.0.11

Choose a tag to compare

@tsowell tsowell released this 18 Jul 03:13

Now uses 44100 Hz audio.

The custom setting dcalt_vga_mode_aspect_ratio has been removed and no longer enables 320x200 video output. It is now controlled by the graphics mode and can be configured in scummvm.ini or in the launcher. The default graphics mode is pvr_ar_correction (Scale to 320x240 when aspect ratio correction is enabled). Setting the graphics mode to vga_ar_correction (Output 320x200 when aspect ratio correction is enabled) is equivalent to enabling dcalt_vga_mode_aspect_ratio.

dcalt-v0.0.10

Choose a tag to compare

@tsowell tsowell released this 14 Jul 02:46

Documentation changes. Only worthy of a release because it adds the backend README to the release.

dcalt-v0.0.9

Choose a tag to compare

@tsowell tsowell released this 13 Jul 04:42

Fixes bug that prevented scummvm.ini from being read from VMU at startup

Adds libjpeg, libpng, libmad, and FreeType libraries

dcalt-v0.0.8

Choose a tag to compare

@tsowell tsowell released this 07 Jul 02:58

Fixes some libkosfat bugs. Testbed tests pass now, or at least fail in the same way they do with the sdl backend.

dcalt-v0.0.7

Choose a tag to compare

@tsowell tsowell released this 06 Jul 05:03

Cursor is now hidden when a 0x0 dimension cursor is set.

Also includes KallistiOS bug fixes and latest commits from upstream.

dcalt-v0.0.6

Choose a tag to compare

@tsowell tsowell released this 02 Jul 02:50

Fixes several issues, mostly with cursor positioning/rendering.

dcalt-v0.0.5

Choose a tag to compare

@tsowell tsowell released this 29 Jun 00:12

16-bit color is now supported by the backend. Only hardware-supported color formats are supported for now, and this hasn't been tested much.

dcalt-v0.0.4

dcalt-v0.0.4 Pre-release
Pre-release

Choose a tag to compare

@tsowell tsowell released this 25 Jun 04:52

Now supports the Dreamcast MIDI Interface Cable and Dreamcasts with 32MB system RAM.

dcalt-v0.0.3

dcalt-v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@tsowell tsowell released this 18 Jun 03:43

The only change since v0.0.2 is that video initialization is now delayed until ScummVM starts. This just makes startup smoother when dcalt_vga_25175 is enabled, so I should be the only one who notices a difference.