A Django site.
July 5, 2008
» Install StarCraft and the BroodWar expansion on Ubuntu 8.04 in Wine

Over this last weekend I went to spend some time with my parents and little brothers that still live at home.  My youngest brother, Dan, was playing that old-school strategy game StarCraft.  After watching him play for a bit and remembering the good ‘ol times I had playing StarCraft back in the day I thought I’d give it a try in Wine.  Just as I expected it worked perfectly and before we knew it we had a three player deathmatch going on!

Yes, StarCraft is non-free software in both senses of the phrase, but if you’ve got an old copy lying around you’ll be able to play it just fine on your Ubuntu 8.04 installation.

Install StarCraft on Ubuntu 8.04

To install StarCraft (and, yes, this also applies to the BroodWar expansion), you’ll first need Wine.  Wine can be installed using this command:

sudo aptitude install wine

Once you have wine installed you’re ready to get going.  I did not have to tweak anything in my wine configuration to get StarCraft working.  If, however, you find any wine tweaks that make game play more enjoyable please comment.

At this point simply pop in your StarCraft CD and nautilus should open the CD folder contents for you.  Get the installation started by opening the “install.exe” file with wine.  If your “right-click > Open With” does not offer or suggest wine you can do it manually with this command:

wine /media/cdrom/install.exe

If you have the BroodWar expansion repeat the above step for that CD as well.

Tomorrow I’ll outline how to install a patch that will allow playback without requiring the game CD.  With or without the patch you should now have StarCraft available in your menu in:

Applications > Wine > Programs > StarCraft

Enjoy some old-school gaming fun with StarCraft on Ubuntu 8.04!

Other Points of Interest

February 4, 2008

Kevin Kubasik
nonic
For Once I Oneder
» Wine and Adobe AIR

So I was working the eBay scene yesterday with the goal of a new phone, and I quickly remembered how much it sucks to try and track multiple bids, and time those last second bids. It surprised me that eBay.com still lacked any real Ajax (Live countdowns anyone?) anyways the long of the short is that I eventually stumbled across eBay Desktop Beta, one of the front runners utilizing adobe's new desktop runtime based on flash.  Given Adobe's track record of promising Linux implementations, then half-delivering years later, I was about to just give up. On a whim I decided to give wine a shot at this, not only did AIR install painlessly, but the app was functionally complete, and only minor display issues (Ironically, these all seemed to be the WebKit components, all the html rendered by AIR was ugly and oddly formed).

Either way, I got my phone, and have already fallen in love with the application for all my ebay purchases, but whats more, wine is just really impressing me. With the new Mono integration pending, I think we can start to make a truely astounding claim... Linux supports Windows XP elements at least as well as Vista, if not better! ;)

Ok, so the above is a little exaggerated, but still, for that once in a blue moon when I stumble accross things like this (niche Windows apps) I really have a near-complete solution. I was thoroughly impressed.
So I was working the ebay scene yesterday with the goal of a new phone, and I quickly remembered how much it sucks to try and track multiple bids, and time those last second bids. It surprised me that ebay.com still lacked any real Ajax (Live countdowns anyone?) anyways the long of the short is that I eventually stumbled accross Ebay Desktop Beta, one of the frontrunners utilizing adobe's new desktop runtime based on flash.