Bored? Go Postal!
Most common users are bored and play games. I decidet to buy Postal 2 Fudge pack. Since its native to Linux and your able to do what ever you like to do. To be honest its a kick in the but to find out how to get the game working. After a few error fixes and some searching. I noticed that it was missing some files. Its all on the DVD’s so no worries to download!
Enough talking lets get started!
Step one: mounting/Installing
I always make at first run a backup of my CD or DVD. So i run the game/installer from an “ISO9660″ file. In this case I asume you put it in the 1st CD-ROM/DVD Drive.
1. Open Root Terminal > “cd /media/cdrom”
2. Execute the installer > “sh linux_installer.sh”
3. Follow the GUI what ever you wish to install. (In my example I will only install Postal2!)
Screen shot:
Step Two: Fixing the .ini files!
The postal2 installer does not extract the proper .ini files. And when trying to start it from terminal with command “postal2″ will say “Missing Ini”. Were about to fix this right now!
Perform following commands:
# cd /usr/local/games/postal2game/System
# wget http://www.zerodev.net/DefUser.ini
# wget http://www.zerodev.net/Default.ini
Now type in terminal “postal2″ and it should run!
Don’t be too exidet yet!
Create a desktop shortcut by simply right clicking and make it look like this:
How to install Postal 2 Fudge pack on Debian/Ubuntu.
Related Posts:
How to Create a custom keyboard shortcut in Ubuntuxbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. It links commands to keys or mouse bu… Read More
How to view CHM (Microsoft Compiled HTML Help) files in UbuntuMicrosoft Compiled HTML Help is a proprietary format for online help files, developed by Microsoft and first released in 1997 as a successor to the Mi… Read More
How to Install Mplayer in UbuntuMPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4,DivX 3/4/5, Windows Media 7/8/9, R… Read More
How to Increase ext3 and ReiserFS filesystems Performanceext3 Filesystem The ext3 or third extended filesystem is a journalled file system that is commonly used by the Linux operating system. It is the defa… Read More
Howto install amarok 1.4 in Ubuntu JauntySome users are not happy with amarok 2 and they want to install amarok 1.4.This tutorial will help them to install amarok1.4 version. First you nee… Read More
0 comments:
Post a Comment