Difference between revisions of "Nintendo Switch"

Jump to navigation Jump to search
26 bytes added ,  13:30, 4 June 2020
no edit summary
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
name=Nintendo Switch|
name=Nintendo Switch|
version={{StableVersion}}|
version={{StableVersion}}|
backend=switch|
backend=switch + sdl|
status=Maintained|
status=Maintained|
mp3=yes|
mp3=yes|
Line 46: Line 46:
ScummVM has been ported to the [[Nintendo]] Switch by Cpasjuste. Note: The first release version will be 2.1.0. But daily buildbot versions are already available [https://buildbot.scummvm.org/snapshots/master/switch-master-latest.zip here] (see installation instructions below).
ScummVM has been ported to the [[Nintendo]] Switch by Cpasjuste. Note: The first release version will be 2.1.0. But daily buildbot versions are already available [https://buildbot.scummvm.org/snapshots/master/switch-master-latest.zip here] (see installation instructions below).


= Installation =
== Installation ==


== Prerequisites ==
=== Prerequisites ===
* A homebrew enabled Nintendo Switch console. Detailed jailbreaking instructions can be found online.
* A homebrew enabled Nintendo Switch console. Detailed jailbreaking instructions can be found online.
* At least one ScummVM supported game. The list of compatible games can be seen here: https://www.scummvm.org/compatibility/
* At least one ScummVM supported game. The list of compatible games can be seen here: https://www.scummvm.org/compatibility/
* The page [[Where to get the games]] references some places where those games can be bought. Demonstration versions for most of the supported games are downloadable on https://scummvm.org/demos/
* The page [[Where to get the games]] references some places where those games can be bought. Demonstration versions for most of the supported games are downloadable on https://scummvm.org/demos/


== Installing ==
=== Installing ===
* The latest daily version of ScummVM for Switch is [https://buildbot.scummvm.org/snapshots/master/switch-master-latest.zip here] (needs to be unzipped).
* The latest daily version of ScummVM for Switch is [https://buildbot.scummvm.org/snapshots/master/switch-master-latest.zip here] (needs to be unzipped).
* Copy the scummvm folder to your SD card into the folder /switch/ so that you have a folder /switch/scummvm with scummvm.nro and other folders inside.
* Copy the scummvm folder to your SD card into the folder /switch/ so that you have a folder /switch/scummvm with scummvm.nro and other folders inside.
Line 64: Line 64:
Saves are written to the /switch/scummvm/saves folder.
Saves are written to the /switch/scummvm/saves folder.


= Controls =  
== Controls ==
{{SwitchControls}}
{{SwitchControls}}


= Building From Source =
== Building From Source ==


This port of ScummVM to the Switch is based on SDL2. It uses the open source SDK provided by devkitPro.
This port of ScummVM to the Switch is based on SDL2. It uses the open source SDK provided by devkitPro.
Line 102: Line 102:
cd fluidsynth-lite
cd fluidsynth-lite
make -f Makefile.nx
make -f Makefile.nx
make -f Makefile.nx install
sudo -E make -f Makefile.nx install
</syntaxhighlight>
</syntaxhighlight>


Line 117: Line 117:
</syntaxhighlight>
</syntaxhighlight>


= Disclaimer =  
== Disclaimer ==


Unauthorized distribution of an installable package with non freeware games included is a violation of the copyright law and is as such forbidden.
Unauthorized distribution of an installable package with non freeware games included is a violation of the copyright law and is as such forbidden.


= Thanks =  
== Thanks ==  


* [https://devkitpro.org devkitPro] and [https://switchbrew.org/ Switchbrew] teams
* [https://devkitpro.org devkitPro] and [https://switchbrew.org/ Switchbrew] teams
202

edits

Navigation menu