

- SPACE CADET PINBALL DOWNLOAD INSTALL
- SPACE CADET PINBALL DOWNLOAD UPDATE
- SPACE CADET PINBALL DOWNLOAD PC
SPACE CADET PINBALL DOWNLOAD INSTALL
SPACE CADET PINBALL DOWNLOAD UPDATE
Now update packages with sudo dkp-pacman -Syu.Use the following command to sync pacman databases: sudo dkp-pacman -Sy.If gdebi is not found, install it with sudo apt install gdebi-core, and then try again installing pacman. Install devkitPro pacman with this command: sudo gdebi.Once downloaded, put it in the SpaceCadetPinball folder. Download the latest version of the custom devkitPro pacman, that will be used to download the compilers and libraries to build the project.Move to that subfolder with cd SpaceCadetPinball.

A subfolder called SpaceCadetPinball will be created containing the project. Clone it with the command git clone -branch 3ds.Open the terminal in the folder where you want to clone the project.Ubuntu and other Debian based linux distros

With the difference that, if you want to clone the project into, for example, the C:\ folder, you will need move to that folder inside the terminal with the command cd /mnt/c/. Open a WSL terminal and just follow the Ubuntu instructions below.By default it will install Ubuntu, which is fine. If you want to use the Windows installer anyway, check the link above for instructions. WindowsĮven though devkitPro offers a Windows installer, I’ve had some issues setting it up. If you use Windows or Ubuntu, here are more detailed instructions. The main requirement is to have devkitPro.įollow the instructions to install devkitPro here: You will also need the 3DS development package, and also the libraries 3ds-sdl and 3ds-sdl_mixer. This 3DS port has been changed to use native GPU rendering with the Citro3D library. The PC decompilation uses SDL2 to render the game. It is based on the PC decompilation made by k4zmu2a: It should be running fine on New 3DS, but on a regular 3DS it runs slow.There are still some bugs here and there.It plays sound effects and music (if the player supplies the music in OGG format).This is the current state of the project: It’s originally a game that came bundled with Windows from Windows 95 up to Windows XP. This is a port of 3D Pinball - Space Cadet for Nintendo 3DS.
