Maximum PC

WILL THE “REAL” WOLFENSTEI­N PLEASE STAND UP?

-

If you install the Steam version of Wolfenstei­n 3D 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 your 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 to compile. Find the section marked “/* Defines used for different versions */” and make sure 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 in the walkthroug­h on the right to compile the full version of Wolfenstei­n3D.

If you’ve purchased the prequel, Spear ofDestiny, 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.”

 ??  ??

Newspapers in English

Newspapers from United States