More actions
No edit summary |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
==Installation== | ==Installation== | ||
Extrac the zip and move the .nro to /switch/SpaceCadetPinball/. | |||
Place the original game resources into | Place the original game resources into the same folder. | ||
It supports data files from Windows and Full Tilt versions of the game. | |||
Optionally, you can install the [https://gbatemp.net/threads/space-cadet-pinball-switch-port.601370/post-9628994 forwarder] (created by Smoker1). | Optionally, you can install the [https://gbatemp.net/threads/space-cadet-pinball-switch-port.601370/post-9628994 forwarder] (created by Smoker1). | ||
Line 42: | Line 42: | ||
| alula | | alula | ||
| [https://github.com/alula/SpaceCadetPinball GitHub]<br>[https://alula.github.io/SpaceCadetPinball Play online] | | [https://github.com/alula/SpaceCadetPinball GitHub]<br>[https://alula.github.io/SpaceCadetPinball Play online] | ||
|- | |- | ||
| webOS TV | | webOS TV | ||
Line 54: | Line 50: | ||
| Iscle | | Iscle | ||
| [https://github.com/Iscle/SpaceCadetPinball GitHub] | | [https://github.com/Iscle/SpaceCadetPinball GitHub] | ||
|- | |||
| Nintendo Switch | |||
| averne | |||
| [https://github.com/averne/SpaceCadetPinball-NX GitHub] | |||
|- | |- | ||
| Nintendo Wii | | Nintendo Wii |
Latest revision as of 13:21, 23 Mayıs 2023
Space Cadet Pinball | |
---|---|
General | |
Author | averne |
Type | Arcade Games |
Version | 1.1.1-NX2 |
License | MIT License |
Last Updated | 2021/10/15 |
Links | |
Download | |
Website | |
Source | |
This is a port of k4zmu2a's decompilation of Space Cadet Pinball, a classic game that used to come with installations of Windows.
Installation
Extrac the zip and move the .nro to /switch/SpaceCadetPinball/.
Place the original game resources into the same folder.
It supports data files from Windows and Full Tilt versions of the game.
Optionally, you can install the forwarder (created by Smoker1).
User guide
The controls as well as audio (music/effects) can be configured from imgui_pb.ini, which is created in the same directory as the executable upon first launch.
Refer to https://github.com/devkitPro/SDL/blob/switch-sdl2/src/joystick/switch/SDL_sysjoystick.c#L47-L55.
Known source ports
Platform | Author | URL |
---|---|---|
PS Vita | Axiom | Space Cadet Pinball Vita |
Emscripten | alula | GitHub Play online |
webOS TV | mariotaku | GitHub |
Android (WIP) | Iscle | GitHub |
Nintendo Switch | averne | GitHub |
Nintendo Wii | MaikelChan | 3D Pinball - Space Cadet Wii |
Nintendo 3DS | MaikelChan | 3D Pinball - Space Cadet for 3DS |
Nintendo Wii U | IntriguingTiles | GitHub |
Platforms covered by this project: desktop Windows, Linux and macOS.
Controls
A - Launcher
L/R - Left/Right bumpers
D-Pad Left/Right/Up - Bump
X - New game
Y - Pause
Plus - Quit
Screenshot
Media
Space Cadet Pinball Ported to Nintendo Switch (NintendoGameTuber)
Changelog
v1.1.1-NX2
- Allow ini connfiguration.
v1.1.1-NX1
- Convert music track to mp3.
v1.1.1
- Bugfix release.
- Audio fixes for WINE.
v1.0
- First Release.