Linux Format

Will the ‘real’ Wolfenstei­n please stand up

-

If you install the Steam version of Wolfenstei­n3D for Windows, navigate to C:\Program Files (x86)\Steam\steamapps\common\

Wolfenstei­n 3D\base and copy all nine files with the extension .wl6 on to a USB stick, then insert it into the Pi. The files and extensions must all be in lower case to be compatible. Open Terminal and navigate to the USB stick, for example cd /

media/pi/USB1 . Convert the files to lower case with for i in $(find . -type f -name “*[A-Z]*"); do mv “$i” “$(echo $i | tr A-Z a-z)”; done . Finally move them to the correct folder with mv *.wl6 / home/pi/Chocolate-Wolfenstei­n-3D . Next, run the command sudo nano /home/pi/

Chocolate-Wolfenstei­n-3D/version.h . This file determines which version of Wolfenstei­n you want to compile. Find the section marked /* Defines used for different versions */ and make sure that there’s a // at the start of every line in that section except those containing the words GOODTIMES and CARMACIZED.

Press Ctrl+X, then Y, then return to save and exit. Follow the steps ( aboveright) to compile the full version of Wolfenstei­n3D.

If you’ve purchased the prequel to Wolfenstei­n 3D, called SpearofDes­tiny, the data files are located in C:\Program Files (x86)\Steam\ steamapps\common\Spear of Destiny\base and have the extension .SOD. Change these to lower case and move them into the Chocolate

Wolfenstei­n-3D folder as outlined above. Run sudo nano /home/pi/Chocolate-Wolfenstei­n-3D/ version.h and make sure there’s a // at the start of each line in the same section except those containing the words CARMACIZED, SPEAR and GOODTIMES.

 ??  ?? Version.h identifies the iteration of Wolfenstei­n 3D. You must compile the game each time you want to play a new version.
Version.h identifies the iteration of Wolfenstei­n 3D. You must compile the game each time you want to play a new version.

Newspapers in English

Newspapers from Australia