Added by Tomas Forsman, last edited by Tomas Forsman on Mar 02, 2008

Labels:

games games Delete
Edit
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

World of Padman (WoP) is an open source first-person shooter computer game available in both English and German. Originally it was a modification for the game Quake III Arena titled PadMod created in the year 2004. After the source code for Quake III Arena was released, the game became standalone.

The idea is based on the Padman comic strip for the magazine PlayStation Games created by the professional cartoon artist Andreas 'ENTE' Endres, who is also the man who made many of the maps included with the game in 1998. The current version runs on an enhanced version of the ioquake3 engine, which is based on the Quake III Arena engine.


First start terminal and write:

wget http://thilo.kickchat.com/download/worldofpadman.run

When the file is downloaded, continue to write in terminal:

chmod +x worldofpadman.run

sudo ./worldofpadman.run

 Then we need to download the update patch and install it:

wget ftp://ftp.snt.utwente.nl/pub/games/worldofpadman/linux/wop_patch_1_2.run

chmod +x wop_patch_1_2.run

  sudo ./wop_patch_1_2.run


Now you can start the game from the menu: Program > Games > WoP

0 Comments