Open main menu

Difference between revisions of "Compiling ScummVM/RPI"

Line 45: Line 45:
run "make clean" and then "make -j<n>", where n is the number of cores available on your compilation machine x2.
run "make clean" and then "make -j<n>", where n is the number of cores available on your compilation machine x2.


== Installing ScummVM ==
== Installing ScummVM on the Raspberry Pi ==


Simply copy over the resulting scummvm executable to your Raspberry Pi sd. A good idea is to create an scummvm folder in your /home/pi directory, and put the executable there along with the games you want to use with it.
Simply copy over the resulting ''scummvm'' executable to your Raspberry Pi (Raspbian OS) SD Card. A good idea is to create a ''scummvm'' folder in your ''/home/pi'' directory on Raspbian, and put the executable there along with any games you want to use with it.
1,305

edits