Golden Axe in Linux
I was browsing the net today and a keyword popped up in my head, "Golden Axe". Golden Axe was an old game I remember playing when I was a kid. Google brought me to Abandonia, the lair of old (and abandoned) games.
When downloaded, I tried to run it using wine but presented with the following error;
shakir@anduril ~/gold $ wine GOLD.EXE winevdm: unable to exec 'D:\shakir\gold\GOLD.EXE': DOS memory range unavailable
Someone suggested the following solution
shakir@anduril ~/gold $ sudo sysctl -w vm.mmap_min_addr=0 vm.mmap_min_addr = 0
But I still get the following error, because I’m using 64 bit Linux;
shakir@anduril ~/gold $ wine GOLD.EXE wine: Cannot start DOS application "D:\\shakir\\gold\\GOLD.EXE" because vm86 mode is not supported on this platform.
In the end I decided to install dosbox, and things then run perfectly.
shakir@anduril ~/gold $ sudo apt-get install dosbox shakir@anduril ~/gold $ dosbox GOLD.EXE
10 Comments to “Golden Axe in Linux”
Post comment
Connect with me
What I'm Doing (via twitter)...
- is applying for US visa. The website is not helping at all http://twitpic.com/16hvxp 5 days ago
- @abumuaaz want to focus on my wireless project (yes, I get paid for that) and some development work. Ada job to pass ka? :) in reply to abumuaaz 1 week ago
- is running 'sudo dd if=/dev/zero of=/dev/sda' on his laptop. Will it work, my computer forensic friends? 1 week ago
- is on his first day of being jobless, hahaha. 1 week ago
- finished reading Crowdsourcing: Why the Power of the Crowd Is Driving the Future of Business, in 32 hours. Next, Wikinomics. 1 week ago
- is on his way to island hopping. Woohoo! 1 week ago
- is leaving on a jetplane, don't know when he'll be back again... 1 week ago
- missed his flight to KK. Will need to take the first flight tomorrow and pray he'll make it for his 9am meeting. 1 week ago
- More updates...
Categories
Tags
bash
blog
book
database
debian
embedded
gutsy
howto
hsdpa
html
kde
kubuntu
linux
lpi
nature
network
Photoblog
photography
php
pylons
python
recovery
script
security
shell
sqlalchemy
ssh
ubuntu
vim
wireless
wordpress













cayalah
Hi,
I’ve been trying to download the said software but the site keeps timing out. Would it be possible for you to share the software through email?
Regards,
Ditesh
Ditesh: I’m still able to download the game here from my end, but anyway, I’ve emailed you the game.
p/s: The new Golden Axe game is in the making
http://www2.sega.com/gamesite/goldenaxe/
whoaa…we played this game since i was a little kid. used to love it. hated to wait for the computer when u were around. kui3… (such a cruel boy back then for a young nice kiddo like me)
Hehe, sure did bring back some old memories eh
Digger, paratrooper, prehistoric, super shinobi, sail, hmm, what else did we play ek? Downloaded and played some of them already.
Hahahaha, still remember this games. My fav games masa kecik2 dulu
bro,
boleh kasi passwd entry dia ?
tak jumpa la manual dia
No need *real* password. Just type anything and press enter, and you’re supposed to be able to play.
**
** I still remember page 5 lower left’s password is “turtle”
2shakir:
wine doesn’t support 64-bit linux.
You have to use 32-bit linux if you want to use wine.
Vadim:
Yup, but I prefer to just install dosbox and play the game rather than re-installing my system with 32 bit Linux