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:
Enable Process Accounting in Ubuntu: Acct will log user processIf you Enable process accounting in your system, it will help you to keep track of your user processes. It is very useful for System administrators fo… Read More
Play swf file(Macromedia Flash) on Ubuntu / Debian Linux swfdec-gnome is a very good Tool to play SWF files (Macromedia Flash) on GNOME. This package contains programs to integrate Flash functionality i… Read More
Best Audio Tools for Ubuntu LinuxPlay and Manage Music in Linux Rhythmbox is a music software originally inspired by Apple's iTunes. It is based on the powerful GStreamer media framew… Read More
Install LTSP in Ubuntu 11.04 Natty Narwhal Linux Terminal Server Project (LTSP) is a free and open source software for Linux that allows many people to simultaneously use the same computer… Read More
Convert PDF to TXT in Ubuntu LinuxUse pdftotext utility can be used to convert Portable Document Format (PDF) files to plain text. $ sudo apt-get install poppler-utils usage: $ pdf… Read More
0 comments:
Post a Comment