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

Spacecraft-NX Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=Spacecraft-NX |image=spacecraftnxswitch.png |description=A fully opensource SX Core / Lite compatible firmware that lets you play a Space Invaders inspired mini-game and load any payload you like. |author=Spacecraft-NX, hwfly-nx |lastupdated=2023/01/09 |type=Custom Firmwares |version=0.7.2 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch.7z |website=https://github.com/Spacecraft-NX/firmware |source=...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Spacecraft-NX
|title=Spacecraft-NX
|image=spacecraftnxswitch.png
|image=spacecraftnx.png
|description=A fully opensource SX Core / Lite compatible firmware that lets you play a Space Invaders inspired mini-game and load any payload you like.
|description=A fully opensource SX Core/Lite compatible firmware that lets you play a Space Invaders inspired mini-game and load any payload you like.
|author=Spacecraft-NX, hwfly-nx
|author=Spacecraft-NX
|lastupdated=2023/01/09
|lastupdated=2023/01/09
|type=Custom Firmwares
|type=Custom Firmwares
|version=0.7.2
|version=0.7.2
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/spacecraftnx.7z
|website=https://github.com/Spacecraft-NX/firmware
|website=https://github.com/Spacecraft-NX/firmware
|source=https://github.com/Spacecraft-NX/firmware + https://github.com/hwfly-nx/firmware
|source=https://github.com/Spacecraft-NX/firmware
|donation=
|donation=
}}
}}
{{#seo:
A fully opensource SX Core/Lite compatible firmware that lets you play a Space Invaders inspired mini-game and load any payload you like.
|title=Switch Homebrew Apps (Custom Firmwares) - GameBrew
 
|title_mode=append
==Installation==
|image=spacecraftnxswitch.png
For now you can't flash Spacecraft-NX without pluging in your modchip into your PC.
|image_alt=Spacecraft-NX
 
}}
*Plug in your USB dongle into the modchip.
{{cleanup|article|Needs cleanup}}
*Plug in your micro-usb cable into the dongle.
A fully opensource SX Core / Lite compatible firmware that lets you play a Space Invaders inspired mini-game and load any payload you like.
*Plug in the other end of the cable to your Windows PC. (Linux support is work in progress. Feel free to send in a PR for OS X)
*Download the latest release.
*Unpack the archive
*Double click the flash.bat. Do not unplug the USB cable in the middle of flashing or you brick the chip.
*Wait till it says <code>!!!DONE!!!</code>
*Copy the payload into the root of the sdcard and rename it to payload.bin
*On the first boot up your chip will enter into a training session, blinking yellow. This may take up to 30 minutes. (Recommended to plug in a charger)
*After the initial training the chip will blink magenta and turn green upon successful boot up.
 
==User guide==
===FAQ===
'''Q. Does it allow me to do piracy?'''
 
No, it doesn't. You can't even boot into Horizon OS using Spacecraft-NX by itself.
 
'''Q. Can it boot SX OS?'''
 
No, it can't. This firmware doesn't have their DRM.
 
'''Q. How can i boot Horizon OS then?'''
 
To do that you need a firmware like [https://github.com/Atmosphere-NX Atmosphère] and a bootloader like [https://github.com/CTCaer/hekate hekate] or fusée.
 
'''Q. Can i run [insert payload name here]?'''
 
If the payload is updated to support patched erista or/and mariko chips: yes.


==Media==
If the payload is only RCM compatible: you need to ask the developer for update.
<youtube></youtube>


===Mod===
*[https://github.com/hwfly-nx/firmware HWFly Firmware] ([https://gbatemp.net/threads/what-happened-to-hwflys-official-firmware.616529/post-9899641 OFW 0.31]).


==Screenshots==
==Media==
https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch-01.png
'''SpaceCraft NX ModChip CFW For TX ModChip For Nintendo Switch''' ([https://www.youtube.com/watch?v=wQqSGAIkNGQ Nintendont]) <br>
https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch-02.png
<youtube>wQqSGAIkNGQ</youtube>
https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/spacecraftnxswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v0.2.0 2021/01/15'''
* First Release.
*Adds support for aula's oled screen.
*If you are not using an aula there is no reason to update.
 
'''v0.1.0 2020/12/06'''
*First release.


== External links ==
== External links ==
* Gbatemp - https://github.com/Spacecraft-NX/firmware
* GitHub - https://github.com/Spacecraft-NX/firmware
* Github - https://github.com/Spacecraft-NX/firmware + https://github.com/hwfly-nx/firmware
* GBAtemp - https://gbatemp.net/threads/spacecraft-nx-second-release.601395/
* Reddit -

Latest revision as of 14:08, 22 April 2023

Spacecraft-NX
Spacecraftnx.png
General
AuthorSpacecraft-NX
TypeCustom Firmwares
Version0.7.2
LicenseGPL-3.0
Last Updated2023/01/09
Links
Download
Website
Source

A fully opensource SX Core/Lite compatible firmware that lets you play a Space Invaders inspired mini-game and load any payload you like.

Installation

For now you can't flash Spacecraft-NX without pluging in your modchip into your PC.

  • Plug in your USB dongle into the modchip.
  • Plug in your micro-usb cable into the dongle.
  • Plug in the other end of the cable to your Windows PC. (Linux support is work in progress. Feel free to send in a PR for OS X)
  • Download the latest release.
  • Unpack the archive
  • Double click the flash.bat. Do not unplug the USB cable in the middle of flashing or you brick the chip.
  • Wait till it says !!!DONE!!!
  • Copy the payload into the root of the sdcard and rename it to payload.bin
  • On the first boot up your chip will enter into a training session, blinking yellow. This may take up to 30 minutes. (Recommended to plug in a charger)
  • After the initial training the chip will blink magenta and turn green upon successful boot up.

User guide

FAQ

Q. Does it allow me to do piracy?

No, it doesn't. You can't even boot into Horizon OS using Spacecraft-NX by itself.

Q. Can it boot SX OS?

No, it can't. This firmware doesn't have their DRM.

Q. How can i boot Horizon OS then?

To do that you need a firmware like Atmosphère and a bootloader like hekate or fusée.

Q. Can i run [insert payload name here]?

If the payload is updated to support patched erista or/and mariko chips: yes.

If the payload is only RCM compatible: you need to ask the developer for update.

Mod

Media

SpaceCraft NX ModChip CFW For TX ModChip For Nintendo Switch (Nintendont)

Changelog

v0.2.0 2021/01/15

  • Adds support for aula's oled screen.
  • If you are not using an aula there is no reason to update.

v0.1.0 2020/12/06

  • First release.

External links

Advertising: