Gaming
Cheating With The WinUAE Debugger
by armpit on Jun.16, 2011, under Amiga, Gaming, Gaming
Since I recently purchased a license for WHDLoad (something I recommend all users do, and something I have meant to do for years), I have been spending a lot of time playing some of my old favorites. Since it has been so long since I posted anything useful here, I thought; ‘Why not a quick tutorial on how to use the WinUAE debugger for cheating?’. It is dead easy, so this will be a quick tutorial that anyone should be able to follow. (continue reading…)
Decent AU Game Server Hosting
by armpit on Oct.20, 2010, under Gaming, Wolfenstein: Enemy Territory
It’s hard to find decent game server hosting in Australia. Most providers charge an arm and a leg, and the few that do offer affordable hosting offer lackluster support. However, there is a shinning light in Clanhost.com.au. They offer affordable game server plans as well as voice servers, webhosting, filehosting and special package deals for clans. To add icing to the cake, their support is top notch. (continue reading…)
Enemy Territory Server Chroot Using Jailkit
by armpit on Sep.19, 2010, under Bash, Gaming, Unix, Wolfenstein: Enemy Territory
Normally when I install an ET server I have one main directory that houses the executables and then the individual servers are stored in a subdirectory. However lately I needed to confine a friend to a chrooted jail on my server so I could be sure that he could only access the files I wanted him to access. I decided to try out ‘jailkit’ to do this and found that it was an easy way to manage jails, so I decided to try out setting up a jailed ET server. (continue reading…)
ethload Redux
by armpit on Jun.02, 2010, under Bash, Gaming, Unix, Wolfenstein: Enemy Territory
This is a quick update to my script for running multiple eth32 versions on linux. It can now handle eth as well as eth32. The script is pretty much self explanatory, but if you need more information then look here.
Running Multiple Versions of ETH32nix
by armpit on Jan.16, 2010, under Bash, Gaming, Unix, Wolfenstein: Enemy Territory
The following script is what I use to load my ETH32nix. It allows me to have multiple versions installed and set a particular version as active. This lets me quickly drop any newly released versions into a folder, compile it, and then I can set it as active and run it using this script. If I don’t like the new version it is a simple matter of setting my old one back as active. (continue reading…)