1,316
edits
Praetorian (talk | contribs) |
Praetorian (talk | contribs) |
||
Line 43: | Line 43: | ||
== Compiling ScummVM == | == Compiling ScummVM == | ||
Run | |||
<nowiki> | |||
make clean | |||
make -j$(nproc)</nowiki> | |||
== Installing ScummVM on the Raspberry Pi == | == Installing ScummVM on the Raspberry Pi == | ||
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. | 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. |
edits