Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

NX Bad Apple Switch: Difference between revisions

From GameBrew
Created page with "{{Infobox Switch Homebrews |title=NX Bad Apple |image=NXBadAppleSwitch.png |description=Bad Apple, On your Switch. |author=Meayua |lastupdated=2026/02/26 |type=Demos |version=1.0 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/NXBadAppleSwitch.7z |website=https://github.com/Meayua/NX-Bad-Apple |source=https://github.com/Meayua/NX-Bad-Apple |donation= }} {{#seo: |title=Switch Homebrew Apps (Demos) - GameBrew |title_mode=append |image=NXBadAppleSwitch.png..."
 
Line 21: Line 21:
NX-Bad-Apple is Bad Apple for the Nintendo Switch.
NX-Bad-Apple is Bad Apple for the Nintendo Switch.


==Installation==
==Building Instructions==
The README provides compiling and building instructions.
The README provides compiling and building instructions.



Revision as of 04:32, 24 May 2026

NX Bad Apple
General
AuthorMeayua
TypeDemos
Version1.0
LicenseMIT License
Last Updated2026/02/26
Links
Download
Website
Source

NX-Bad-Apple is Bad Apple for the Nintendo Switch.

Building Instructions

The README provides compiling and building instructions.

Requirements:

  • devkitpro with Switch libraries.
  • Bad Apple MV converted to mpeg1video.

The README gives the following ffmpeg command to convert the video:

ffmpeg -i input.mp4 -vcodec mpeg1video -acodec mp2 -format mpeg -vf "scale=1280:720:force_original_aspect_ratio=decrease,pad=1280:720:(ow-iw)/2:(oh-ih)/2,setsar=1" output.mpg

Building:

  1. Place the converted MV in romfs, overwriting the one currently there.
  1. In the root of the project, run make.
  1. The resulting .nro is created in the root.

Changelog

v1.0

  • First Release.

External links

Advertising: