The Cranky Sysadmin

October 27, 2009

Runes of Magic After Two Days

Filed under: Games — John Jorgensen @ 10:02 pm

Runes of Magic is as addictive as other MMO’s. It has enough in common with WoW, that it feels familiar, but there are enough differences so it doesn’t feel like a ripoff. I’ve read that it has similarities with Lord of the Rings Online, and other games as well. I can’t speak to that, but I can tell you how it compares to WoW.
See My Opinions about RoM

October 25, 2009

Runes of Magic on Ubuntu 9.04

Filed under: Games — John Jorgensen @ 12:00 pm

After a lot of work, I got Runes of Magic to work on Ubuntu. Runes of Magic is a fantasy RPG which plays a lot like WoW to my inexperienced eyes. It’s free to play. Their business model is based around an item shop where you buy extra stuff for real-world currency.
More on running RoM on Ubuntu

August 17, 2009

Civilization IV on Ubuntu

Filed under: Games — John Jorgensen @ 9:08 am

Civilization IV seems to work well on wine 1.27 these days. The only addition I had to make was the installation of the MS MXL utilities. I did this with “winetricks msxml3″. Find winetricks by searching on the wine home page. The install was smooth, and the game plays without any obvious anomolies. My only caveat is that I have installed a lot of other libraries, like directX 9 for other games like EVE and oblivion, so your installation may require more steps then mine did.

August 11, 2009

Almost New News. ISK Selling Banned in China

Filed under: Eve-Online,Games — John Jorgensen @ 8:37 am

In July, I noticed that prices in EVE-Online were fluctuating a lot. I didn’t know why until I read this article from InformationWeek. There are other gold farmers in the world, but judging by the wildly fluctuating prices, China was probably the largest influence. I wonder if something similar is happening in WoW and other popular MMO’s.

August 4, 2009

Imperion and Evony

Filed under: Games — John Jorgensen @ 8:21 am

I occasionally look at browser based online games. I’ve looked at Evony (formerly Civony) in the recent past. Over the last weekend, I tried out Imperion. Evony is based in a medieval time while Imperion is a si-fi game. Other then that, they are actually earily similar. I suspect that one copied almost everything from the other except the graphics. Between the two, Imperion seems to be the much better game in my opinion although neither game holds my attention very long.

July 7, 2009

Being an Online Ass

Filed under: Games — John Jorgensen @ 3:41 pm

I recently saw an interesting Slashdot post about a researcher who played City of Heroes and reported on the social interactions he experienced. Some people view what he was doing as griefing. Some people view it as playing the game properly.
Read my opinion on MMO assclownery

May 2, 2009

Civony

Filed under: Games — John Jorgensen @ 4:01 pm

After seeing all of the ads, I finally tried out Civony. It’s a fun game. It reminds me of “Heroes of Might and Magic”. Other folks say it reminds them of “Age of Empires”. The noob chat is as bad as rookie chat in EVE, only without the helpful people. It’s free to play, but you can buy coins which can be used in the “Shop” to aquire various power-ups.

April 28, 2009

Ubuntu 9.04 and EVE-Online

Filed under: Eve-Online,Games,System Administration — John Jorgensen @ 2:21 pm

Below is a description of how I installed Ubuntu 9.04 from scratch and got EVE-Online,
EVEMon, EFT, and Ventrilo working.

System:
Dell XPM M1710.
4GB RAM
Intel 3950 Wireless
Nvidia 7950 GTX 512 MB
New 5400 RPM 250GB Segate HD.

Go to the boot menu (F12 on Dell) and select CD-ROM boot.
Choose your language at the Ubuntu language picker. The second boot option is install. Pick
that. From here, you can probably pick the defaults and end up with a reasonable base
system. I chose to partition my hard drive using the advanced partition option.

My setup:
50GB root ( / ) partition
8GB swap
The rest for /home

After the first reboot, I only showed 3.3 GB of RAM with the generic 64 bit kernel. This was
surprising and a little disappointing. I tried to install and use the server kernel, but the
video drivers won’t work with that kernel, so I’m stuck with losing 700MB RAM. Wifi worked
out of box. I updated the system and attempted to enable the nvidia proprietary drivers.
They didn’t show up in the hardware drivers list until after a reboot, so….

Reboot ubuntu. Go to System/Administration/Hardware Drivers in the main menu. Select the
newest nvidia driver (it should be the “Recommended” driver) and click “Activate”. This wil
require another reboot. After the next reboot, you’ll want to set your resolution. It’s
best to do this as root so the configurator can save the X config file permanently, so run
this:
$ sudo nvidia-settings
Select X Server Display Configuration on the left. Set the resolution to the one desired and
click “Apply”. Click OK to accept the resolution. Then click “Save to X Configuration File”
to make the settings permanent.

Wine which comes with 9.04 is ancient (1.0.1). I compiled the latest as of
now (1.1.20). I had to patch the source to make the 3d models visible in EVE.
1) Spark up a terminal window and run:
$ sudo apt-get build-dep wine
to get the compiler and other stuff needed to compile wine.
2) Get the source from http://winehq.org in the right nav area of the site.
3) untar the source with:
$ tar xf wine-1.1.20.tar.bz2
4) $ cd wine-1.1.20
5) I need the patch from http://bugs.winehq.org/attachment.cgi?id=20412
save it where you untarred your source for wine and run this from the
wine-1.1.20 directory:
$ patch -p1 < ../apocrypha.shaders.1.1.19.patch
6) $ ./configure
7) $ make depend && make
8) $ make install
9) go do something else for a long while.
10)install cabextract:
$ sudo apt-get install cabextract

EFT installs and works out of box.
Ventrilo installs and works out of box.
EVEMon requires dotnet 2. Install that by using winetricks. Get winetricks from
http://www.kegel.com/wine/winetricks (save page as winetricks).
To run it, do this:
$ sh winetricks
Select core fonts (needed for EVE) and dotnet2. dotnet2 takes a long while to
download and install.

You can now use the offline installer to install EVE. You will lose all of your settings
from windows. I’m sure you can copy the settings folder from a windows partition, but I
didn’t test this.

If you run 2 clients, you’ll want to do some further setup. First, set the graphics in EVE
to windowed mode and at some lower resolution then your whole screen.
Make 2 icons for EVE. The Commands for each should look like this:
env WINEPREFIX=”/home/jjorgens/.wine” wine explorer /desktop=1,1600×1050 “C:\Program Files\CCP\EVE\eve.exe”
env WINEPREFIX=”/home/jjorgens/.wine” wine explorer /desktop=2,1600×1050 “C:\Program Files\CCP\EVE\eve.exe”
Adjust the resolution to be the same as you set in the game. Run one launcher for one account, and the other for the other account.

Strangely, if I run the game with the graphics at full tilt, the laptop will overheat and
shutdown after about 10 minutes of play. After turning the graphics all of the way down,
the game runs fine. I needed to use these low settings for when I am in fleet engagements
anyway, so it’s no loss for me.

February 24, 2009

Ventrilo, Wow, and EVE Online under linux

Filed under: Eve-Online,Games,System Administration,World of Warcraft — John Jorgensen @ 11:42 am

I use linux for everything computer related these days. My laptop has a windows partition which I never use except to reproduce some Windows XP problems I come across in my work as a sysadmin. The distribution I use these days is Ubuntu 7.10 (Gutsy Gibbon). It’s a little long in the tooth, but I see no compelling reason to upgrade yet. I’m also a gamer. When I want to go buy a new game, I go visit WineHQ and verify how much functionality there is under wine. For the uninitiated, wine is the linux way of running windows applications. It’s not perfect, but it does an admirable job in a lot of cases.

I won’t go into detail on how to run wine as there are plenty of web sites which will help you with this. I will give some tips about some of the issues I’ve run into which aren’t necessarily covered in the install guides at WineHQ or other support sites. I currently run wine 1.1.15. This version needs to be compiled from scratch since it’s not part of any distribution yet. It’s not hard to do and WineHQ has good instructions. Ubuntu 8.10 comes with a fairly new wine, so if you’re looking for something which works out of the box, that’s a serviceable choice.

Who should run games on linux? If you’re a sysadmin, or are comfortable with the command line in a linux environment, then you have a good shot at success. If you’re new to linux, you’re probably in for a steep learning curve. The instructions at WineHQ are complete in many cases, but they will seem arcane to the uninitiated.

ATI Video cards: I always had many problems in the past when I tried to use wine with ATI video cards. In the past, the 3D support has been pretty poor for linux. Judging from the comments on WineHQ, the situation hasn’t changed much up to now. I have had good luck with Nvidia cards.

WineHQ: On WineHQ, there is a tab at the top of the page labeled “AppDB”. You can browse this section to find info about whatever you may want to run under wine. The search also seems to work well. Use this to look at the various application entries and comments about various problems and fixes.

Ventrilo: I’ve had some issues getting ventrilo to consistently run well. My guild in WoW and my Corp in EVE both use vent, so I have to suffer through. I’ve had the best luck with OSS set under winecfg. This is probably why I have to disable sound in WoW. I suspect I’ll have to do the same with EVE. With ALSA set, I get the event sounds, but no voice under Vent. I’ll update this when I get ALSA working properly. Push to talk works for me if I enable “Use Direct Inut to detect Hotkey”.

WoW: For me, this has worked mostly out of box for a long time. Follow the instructions on the WineHQ AppDB site and you should be good to go.

EVE Online: The classic content linux client from the EVE Online site worked fine for me. This is being discontinued when the next expansion comes out, so I’ll talk about the premium client. The install seems to work fine. Occasionally, the splash screen will pop up and the game won’t start. I have to kill the process when this happens. Up to now, the premium client locked up frequently if sound was enabled. I read on a forum that disabling hardware acceleration fixes that. I’ll try that tonight and update this post if it works. EVE without sound is ok, but I’d like to get it working. Again, if you follow all of the instructions at WineHQ, things should mostly work.

February 2, 2009

Is it All Just Pixels?

Filed under: Games — John Jorgensen @ 12:14 pm

Recently, in both WoW and in EVE, I came across people who were griefing other folks. The griefers were saying that the “carebears” were “crying over their pixels”. For the uninitiated, carebears (I qualify as one of these) are folks who don’t PvP much, and find other things in an online game to have fun with. Griefing is arguably, anything done to give someone a hard time in game. In WoW, this mostly limited to corpse camping and flagging PvP next to a crowded summoning stone. In EVE (hi-sec), it includes things like can flipping, blowing up people’s cargo containers, and bumping ships. I’m not sure piracy really counts as griefing, but there are some common aspects. In lo-sec and 0.0 space, it’s common for a pirate to destroy not only the ship, but also the escape pod. This is completely unnecessary, but is a common part of the culture.

So is it all “just pixels” as some would say? Is a web site just pixels? Is a customer database just pixels? I think it’s a matter of degree. I pay for those pixels in WoW and in EVE. I expend energy getting those pixels, so they have value to me. Were I so inclined, I could even get real cash for some of those pixels. I’m sure the executives and developers at Blizzard and CCP think the worlds they have toiled for years on are more then just pixels. My opinion is that the term, “just pixels” is specious and is an excuse for uncivil behavior. This relaxed attitude to other people’s stuff in online games is probably related to a similar effect seen in email or in your own car, where folks who usually wouldn’t be uncivil are willing to act in uncivil ways just because you can’t see the other person’s face.

What’s a person to do about this? I don’t think griefing and piracy will go away. If one wants to enjoy online games, one has to realize that there are uncivil folks out there, and that their numbers will probably be artificially high. Be smart and find a way to live with it. Don’t do things to invite griefing or piracy. In EVE, keep a low profile. Don’t transport high value items in a rookie ship (or an industrial). Learn to travel in a safe way (don’t use autopilot and use your map to see kill statistics). Read the Terms of Use carefully, so you know what is valid PvP and what isn’t. Learn the mechanics of the game so you know how to be safe. Don’t whine about your losses in the forums. All you do is invite derision. Use it as a learning experience and be more careful in the future or find a safer game.

PvP is a major component of life in EVE (more-so then WoW), so I don’t expect CCP to make EVE a safer place. In my case, I’ll probably just bite the bullet (maybe literally), outfit some cheap PVP ships and go practice pirate hunting in lo-sec and 0.0. I don’t think I can enjoy outright piracy, but bounty hunting could be fun. There are pirate hunting corps out there. Maybe I’ll join one.

In a dangerous virtual world one has to be situationally aware, but I think it’s also completely possible to have fun just like in the real world.

« Newer PostsOlder Posts »

Powered by WordPress