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 Open a Terminal in ubuntuTerminals are where you type in commands in linux. to open a terminal, press ALT+F2, then either type gnome-terminal or xterm for the classic termi… Read More
Get Atheros AR5007EG or AR242x wireless cards (may be other models) working in Ubuntu 8.10 (Intrepid Ibex)This tutorial will explain how to Atheros AR5007EG or AR242x wireless cards working in Ubuntu 8.10 (Intrepid Ibex).First you need to compile latest at… Read More
How to Install Firefox3.0a1 in UbuntuFirefox 3.0 is the next generation release of the award-winning Firefox web browser from Mozilla.This article describes how to install fiefox3.0a1 in … Read More
Howto install Softwares on Ubuntu without Internet ConnectionWhen installing ubuntu, it's a must that you have an internet connection when installing softwares since the software packages are downloaded from ubu… Read More
How to Copy & Paste in TerminalThere are two terminals in Ubuntu: the one you invoke with (Alt+F2) "xterm" and the one you invoke with (Alt+F2) "gnome-terminal". The gnome-terminal… Read More
0 comments:
Post a Comment