More actions
(Created page with "{{Infobox Switch Homebrews |title=Space Cadet Pinball |image=spacecadetpinballnxswitch.png |description=Space Cadet Pinball Switch port. |author=averne |lastupdated=2021/10/15 |type=Arcade Games |version=1.1.1-NX2 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/spacecadetpinballnxswitch.7z |website=https://gbatemp.net/threads/space-cadet-pinball-switch-port.601370/ |source=https://github.com/averne/SpaceCadetPinball-NX |donation= }} {{#seo: |title=Switch...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Space Cadet Pinball | |title=Space Cadet Pinball | ||
|image= | |image=spacecadetpinballnx.png | ||
|description=Space Cadet | |description=Port of the decompilation of 3D Pinball for Windows – Space Cadet. | ||
|author=averne | |author=averne | ||
|lastupdated=2021/10/15 | |lastupdated=2021/10/15 | ||
Line 8: | Line 8: | ||
|version=1.1.1-NX2 | |version=1.1.1-NX2 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/spacecadetpinballnx.7z | ||
|website=https://gbatemp.net/threads/space-cadet-pinball-switch-port.601370/ | |website=https://gbatemp.net/threads/space-cadet-pinball-switch-port.601370/ | ||
|source=https://github.com/averne/SpaceCadetPinball-NX | |source=https://github.com/averne/SpaceCadetPinball-NX | ||
|donation= | |donation= | ||
}} | }} | ||
This is a port of k4zmu2a's [https://github.com/k4zmu2a/SpaceCadetPinball decompilation of Space Cadet Pinball], a classic game that used to come with installations of Windows. | |||
==Installation== | |||
Place the .nro to the /switch/ folder on the SD card. | |||
Place the original game resources into /switch/SpaceCadetPinball/. | |||
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). | |||
== | ==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. | |||
https:// | |||
== Known | === Known source ports === | ||
{| class="wikitable" | {| class="wikitable" style="width:600px;" | ||
!Platform | |||
! | !Author | ||
! | !URL | ||
|- | |- | ||
| PS Vita | | PS Vita | ||
Line 49: | Line 41: | ||
| Emscripten | | Emscripten | ||
| alula | | alula | ||
| https://github.com/alula/SpaceCadetPinball<br | | [https://github.com/alula/SpaceCadetPinball GitHub]<br>[https://alula.github.io/SpaceCadetPinball Play online] | ||
|- | |- | ||
| Nintendo Switch | | Nintendo Switch | ||
| averne | | averne | ||
| [[Space Cadet Pinball | | [[Space Cadet Pinball NX]] | ||
|- | |- | ||
| webOS TV | | webOS TV | ||
| mariotaku | | mariotaku | ||
| https://github.com/webosbrew/SpaceCadetPinball | | [https://github.com/webosbrew/SpaceCadetPinball GitHub] | ||
|- | |- | ||
| Android (WIP) | | Android (WIP) | ||
| Iscle | | Iscle | ||
| https://github.com/Iscle/SpaceCadetPinball | | [https://github.com/Iscle/SpaceCadetPinball GitHub] | ||
|- | |- | ||
| Nintendo Wii | | Nintendo Wii | ||
Line 74: | Line 65: | ||
| Nintendo Wii U | | Nintendo Wii U | ||
| IntriguingTiles | | IntriguingTiles | ||
| https://github.com/IntriguingTiles/SpaceCadetPinball-WiiU | | [https://github.com/IntriguingTiles/SpaceCadetPinball-WiiU GitHub] | ||
|} | |} | ||
Platforms covered by this project: desktop Windows, Linux and macOS. | 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== | |||
https://dlhb.gamebrew.org/switchhomebrews/spacecadetpinballnx.png | |||
==Media== | |||
'''Space Cadet Pinball Ported to Nintendo Switch ([https://www.youtube.com/watch?v=UDnGw5r3sfw NintendoGameTuber])'''<br> | |||
<youtube>UDnGw5r3sfw</youtube> | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.1.1-NX2''' | ||
*Allow ini connfiguration. | *Allow ini connfiguration. | ||
''' | '''v1.1.1-NX1''' | ||
*Convert music track to mp3. | *Convert music track to mp3. | ||
''' | '''v1.1.1''' | ||
* Bugfix release. | * Bugfix release. | ||
* Audio fixes for WINE. | * Audio fixes for WINE. | ||
''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/averne/SpaceCadetPinball-NX | ||
* GBAtemp - https://gbatemp.net/threads/space-cadet-pinball-switch-port.601370/ |
Revision as of 13:17, 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
Place the .nro to the /switch/ folder on the SD card.
Place the original game resources into /switch/SpaceCadetPinball/.
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 |
Nintendo Switch | averne | Space Cadet Pinball NX |
webOS TV | mariotaku | GitHub |
Android (WIP) | Iscle | 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.