Hi everyone!
I’m happy to share my Nintendo Switch port/wrapper of Sonic the Hedgehog 4: Episode II.
This is a wrapper/port of the Android version of Sonic the Hedgehog 4: Episode II for the Nintendo Switch.
GitHub / Download:
https://github.com/boraeskicioglu/s4ep2-nx
Important:
This release does not include any game assets, APK, OBB, or original game code.
You need to legally own the Android version of Sonic 4 Episode II and provide the required files yourself.
Required game files:
You will need the APK and OBB files from version 3.0.0 of the Android release.
From the APK/OBB, you need:
Installation:
Notes:
Credits:
Legal:
This project is not affiliated with SEGA.
Sonic the Hedgehog and Sonic the Hedgehog 4: Episode II are trademarks of their respective owners.
No original game assets or copyrighted game files are included in this repository.
Please only use this with files from a legally obtained copy of the game.
Enjoy!
I’m happy to share my Nintendo Switch port/wrapper of Sonic the Hedgehog 4: Episode II.
This is a wrapper/port of the Android version of Sonic the Hedgehog 4: Episode II for the Nintendo Switch.
GitHub / Download:
https://github.com/boraeskicioglu/s4ep2-nx
Important:
This release does not include any game assets, APK, OBB, or original game code.
You need to legally own the Android version of Sonic 4 Episode II and provide the required files yourself.
Required game files:
You will need the APK and OBB files from version 3.0.0 of the Android release.
From the APK/OBB, you need:
lib/arm64-v8a/libfox.so- The full
assets/folder from the APK - The main OBB file, renamed to
data.obb
Installation:
- Create this folder on your SD card:
sdmc:/switch/s4ep2/ - Create an assets folder:
sdmc:/switch/s4ep2/assets/ - Copy
libfox.soto:
sdmc:/switch/s4ep2/libfox.so - Copy the contents of the APK's
assets/folder to:
sdmc:/switch/s4ep2/assets/ - Copy your OBB file to the assets folder and rename it to:
sdmc:/switch/s4ep2/assets/data.obb - Copy
s4ep2_nx.nroto:
sdmc:/switch/s4ep2/
Notes:
- This port will not work in applet mode / Album mode.
- Please launch the Homebrew Menu using a game override by holding R while starting any installed game, or use a forwarder.
- Save data, config, and debug log are stored in:
sdmc:/switch/s4ep2/ - The Episode 1 lock-on feature / Metal Sonic content is unlocked by default.
- Resolution can be configured through
config.txt, which is created on first launch.
Credits:
- fgsfds for max_nx and ct_nx, which this loader is heavily based on.
- TheOfficialFloW for the original Vita Android .so loading technique.
- David Reid for dr_mp3.
- Sean Barrett for stb_vorbis.
Legal:
This project is not affiliated with SEGA.
Sonic the Hedgehog and Sonic the Hedgehog 4: Episode II are trademarks of their respective owners.
No original game assets or copyrighted game files are included in this repository.
Please only use this with files from a legally obtained copy of the game.
Enjoy!







