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

NX Bad Apple Switch: Difference between revisions

From GameBrew
No edit summary
 
Line 19: Line 19:
|image_alt=NX Bad Apple
|image_alt=NX Bad Apple
}}
}}
NX-Bad-Apple is Bad Apple for the Nintendo Switch.
The 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:
 
<syntaxhighlight lang="bash">
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
</syntaxhighlight>
 
Building:
 
# Place the converted MV in romfs, overwriting the one currently there.
 
# In the root of the project, run <code>make</code>.
 
# The resulting <code>.nro</code> is created in the root.


==Changelog==  
==Changelog==  
Line 48: Line 26:


== External links ==
== External links ==
* Github - https://github.com/Meayua/NX-Bad-Apple
* GitHub - https://github.com/Meayua/NX-Bad-Apple
* HB-app - https://hb-app.store/switch/NXBadApple
* Homebrew App Store - https://hb-app.store/switch/NXBadApple

Latest revision as of 10:49, 28 May 2026

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

The Bad Apple for the Nintendo Switch.

Changelog

v1.0

  • First Release.

External links

Advertising: