Skip to content

Releases: headshot2017/3dpinball-nds

v0.5

12 Jul 20:06
Compare
Choose a tag to compare

Game data for 3D Pinball Space Cadet must be placed in SD card/data/SpaceCadetPinball

Changelog

  • Added a new "Inverted rotation" screen mode where the ABXY buttons are used instead of the DPad. This makes it possible to raise both flippers at once

v0.4

07 Jul 23:42
Compare
Choose a tag to compare

Game data for 3D Pinball Space Cadet must be placed in SD card/data/SpaceCadetPinball

Changelog

  • Added music
  • Fixed ball transparency

v0.3

04 Jul 23:38
Compare
Choose a tag to compare

Game data for 3D Pinball Space Cadet must be placed in SD card/data/SpaceCadetPinball

Changelog

  • Improved performance when redrawing/rendering bitmaps, minimized stuttering
  • Changed controls for normal screen mode to include more buttons.
  • Changed "launch ball" control in both screen modes to DPad down

v0.2

30 Jun 04:32
Compare
Choose a tag to compare

Game data for 3D Pinball Space Cadet must be placed in SD card/data/SpaceCadetPinball

Changelog

  • Fixed game not working under DS mode
    • Now, when running on DS mode, all the bitmaps are downscaled by half while loading, and the game now works. However, playing on DSi mode (TWLMenu++) is recommended to avoid some slight visual/sprite bugs as a consequence of the downscaling, e.g. some lights on the pinball table not lighting up. (This does NOT mean it only works on DSi, you can play it on a regular DS just fine)
  • Fixed lag by only redrawing "dirty" regions of the bitmaps. Game runs at full speed most of the time
  • Fixed bug where some sound effects were not loading. All of them work correctly now
  • Added "rotated" view mode
    • When starting the game, you have the option to pick a screen mode. The rotated mode gives you a larger view of the pinball table

v0.1

10 Jun 00:18
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

This does NOT run on a regular DS, only DSi

Game data must be placed in SDcard/data/SpaceCadetPinball

Bugs:

  • Very laggy
  • Not all sounds are loaded due to not enough memory