Open main menu

Difference between revisions of "Nintendo Switch"

48 bytes added ,  23:53, 3 June 2019
no edit summary
Line 77: Line 77:
* Install the development tools for Switch following the official instructions (https://devkitpro.org/wiki/Getting_Started)
* Install the development tools for Switch following the official instructions (https://devkitpro.org/wiki/Getting_Started)


* Install libraries (see [https://www.scummvm.org/downloads/#libs here] for an updated list)
* Update package database and install libraries (see [https://www.scummvm.org/downloads/#libs here] for an updated list)
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
sudo dkp-pacman -Sy
sudo dkp-pacman -S \
sudo dkp-pacman -S \
switch-sdl2 \
switch-sdl2 \
224

edits