Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Space Cadet Pinball NX Switch: Difference between revisions

From GameBrew
(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=spacecadetpinballnxswitch.png
|image=spacecadetpinballnx.png
|description=Space Cadet Pinball Switch port.
|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/spacecadetpinballnxswitch.7z
|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=
}}
}}
{{#seo:
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.
|title=Switch Homebrew Games (Arcade Games) - GameBrew
 
|title_mode=append
==Installation==
|image=spacecadetpinballnxswitch.png
Place the .nro to the /switch/ folder on the SD card.
|image_alt=Space Cadet Pinball
 
}}
Place the original game resources into /switch/SpaceCadetPinball/.
The game "Space Cadet Pinball" is a product of reverse engineering of "3D Pinball for Windows - Space Cadet," which was originally included in the Windows operating system. The game has now been successfully ported to the Nintendo Switch platform.


==Controls==
Supports data files from Windows and Full Tilt versions of the game.
* A for launcher,
* L and R for left/right bumpers,
* Dpad left/right/up for bumps,
* X for new game, Y for pausing,
* + for quitting.


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.
Optionally, you can install the [https://gbatemp.net/threads/space-cadet-pinball-switch-port.601370/post-9628994 forwarder] (created by Smoker1).


==Media==
==User guide==
'''Space Cadet Pinball Ported to Nintendo Switch - ([https://www.youtube.com/watch?v=UDnGw5r3sfw NintendoGameTuber])'''<br>
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.  
<youtube>UDnGw5r3sfw</youtube>


==Screenshot==
Refer to https://github.com/devkitPro/SDL/blob/switch-sdl2/src/joystick/switch/SDL_sysjoystick.c#L47-L55.
https://dlhb.gamebrew.org/vitahomebrews/spacecadetpinballvita3.jpg


== Known Source Ports ==
=== Known source ports ===
{| class="wikitable"
{| class="wikitable" style="width:600px;"
!width="33%"| Platform
!Platform
!width="33%"| Author
!Author
!width="33%"| URL
!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]
Play online: https://alula.github.io/SpaceCadetPinball
|-
|-
| Nintendo Switch
| Nintendo Switch
| averne
| averne
| [[Space Cadet Pinball Switch]]
| [[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==  
'''v.1.1.1-NX2'''
'''v1.1.1-NX2'''
*Allow ini connfiguration.
*Allow ini connfiguration.
'''v.1.1.1-NX1'''
'''v1.1.1-NX1'''
*Convert music track to mp3.
*Convert music track to mp3.
'''v.1.1.1'''
'''v1.1.1'''
* Bugfix release.
* Bugfix release.
* Audio fixes for WINE.
* Audio fixes for WINE.
'''v.1.0'''
'''v1.0'''
* First Release.
* First Release.


== External links ==
== External links ==
* Official Website - https://gbatemp.net/threads/space-cadet-pinball-switch-port.601370/
* GitHub - https://github.com/averne/SpaceCadetPinball-NX
* 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
Spacecadetpinballnx.png
General
Authoraverne
TypeArcade Games
Version1.1.1-NX2
LicenseMIT License
Last Updated2021/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

spacecadetpinballnx.png

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.

External links

Advertising: