Skip to content

Releases: MaikelChan/SpaceCadetPinball

v0.6 3DS

08 Feb 04:33
a6673ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5-3ds...v0.6-3ds

v0.3 Wii

08 Feb 17:54
46bfe91
Compare
Choose a tag to compare

What's Changed

  • Fixed endianness issues that would break Full Tilt compatibility. Now the Space Cadet table from Full Tilt can be played.
  • Make text a bit more fitting for the wii by @korbosoft in #13
  • Print some errors on screen to better indicate possible failures.

Full Changelog: v0.2-wii...v0.3-wii

v0.5 3DS

21 Nov 23:56
4b4233a
Compare
Choose a tag to compare
  • On New 3DS, enable Vsync, high speed mode.
  • Fixed some random crashes when exiting the game and pausing.
  • Optimizations.
  • Reduced memory usage.
  • Build now can also generate a CIA file (thanks to MrHuu, #7).
  • Top screen layout adjustments.

v0.4 3DS

31 Oct 21:51
2470dfb
Compare
Choose a tag to compare
  • The game now loads the good font that's embedded in pinball.exe.
  • In case that font is not available, the one in PINBALL2.MID is scaled down and has the same color palette as the other font, so it fits better and it's more readable.
  • Also deleted the font that was included in EmbeddedData.cpp.

v0.3 3DS

31 Oct 02:20
7ebec4f
Compare
Choose a tag to compare
  • Now it runs almost at 60fps.
  • Small layout arrangement improvements.

v0.2 Wii

31 Oct 21:46
cfb0e24
Compare
Choose a tag to compare
  • The game now loads the good font that's embedded in pinball.exe.
  • In case that font is not available, the one in PINBALL2.MID is scaled down and has the same color palette as the other font, so it fits better and it's more readable.
  • Also deleted the font that was included in EmbeddedData.cpp.

v0.2 3DS

30 Oct 04:12
c3cd515
Compare
Choose a tag to compare
  • Improved performance, but it still doesn't reach 60fps.
  • Arranged game layout to use both screens.
  • Print error messages on screen in case the user doesn't have the asset files in the correct place.

v0.1 3DS

29 Oct 01:39
b8e973f
Compare
Choose a tag to compare

First Release:

  • No menus, options, or results screen.
  • It plays sound effects and music (if the player supplies the music in OGG format).
  • There are still some bugs here and there.
  • It runs slow.

v0.1 Wii

22 Oct 02:30
caedb95
Compare
Choose a tag to compare

First Release:

  • It can be playable with a Wii Remote or a GameCube pad.
  • Fully playable with some minor bugs.
  • It lacks menus or score results window.