Find the answer to your Linux question:
Results 1 to 6 of 6
The Elder Scrolls Bethesda has released two old games in the Elder Scrolls Series. They run in DosBox, so in theory they'll run in Linux. I've had to do some ...
  1. #1
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496

    Old, neat, and free (of charge)

    The Elder Scrolls

    Bethesda has released two old games in the Elder Scrolls Series. They run in DosBox, so in theory they'll run in Linux. I've had to do some major tinkering to get both of them running, but they do run... after a fashion.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  2. #2
    Just Joined! chigurh's Avatar
    Join Date
    Jul 2009
    Posts
    24
    I haven't tried either on Linux, but I did try Daggerfall on Windows XP and was wondering when they would release Arena, if they were planning on it.

  3. #3
    Just Joined! chigurh's Avatar
    Join Date
    Jul 2009
    Posts
    24
    Also, regarding the post where I said I've learned more about Gentoo than Linux using Gentoo, the more I thought about it I figured I should've mentioned that I haven't been experimenting with it for very long, and haven't kept my installation for long, either. It is a very good distribution and very good for learning. Just time consuming ... I'm going to install it right now and stick with it this time. I just sort of rushed into saying it because I've been getting a little frustrated, but I've learned a lot so far.
    Last edited by chigurh; 07-14-2009 at 10:11 PM. Reason: thought it over

  4. #4
    Linux User
    Join Date
    Jun 2007
    Posts
    458
    If anyone could guarantee if they work with Linux, I would dowload it, I like old games.
    "When you have nothing to say, say nothing."

  5. #5
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,047
    Hey, cool


    techieMoe, if I may ask I've tried to install Daggerfall, which worked. Inside dosbox I've mounted the DFCD directory as where it a CD-ROM on D: per installation instructions
    Code:
    mount d /path/to/DFCD -t cdrom -label Daggerfall
    And this works, I can see the 'CD-ROM' on D:\ but whenever I run DAGGER.EXE it complains about not finding the CD-ROM? How do you do this?


    ___
    Apropos, after fiddling with dosbox for a while, I found myself typing `dir` in bash
    Can't tell an OS by it's GUI

  6. #6
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by Freston View Post
    Hey, cool


    techieMoe, if I may ask I've tried to install Daggerfall, which worked. Inside dosbox I've mounted the DFCD directory as where it a CD-ROM on D: per installation instructions
    Code:
    mount d /path/to/DFCD -t cdrom -label Daggerfall
    And this works, I can see the 'CD-ROM' on D:\ but whenever I run DAGGER.EXE it complains about not finding the CD-ROM? How do you do this?


    ___
    Apropos, after fiddling with dosbox for a while, I found myself typing `dir` in bash
    Yes, I had this same problem. I followed the suggestions of this PDF from Bethesda, with a minor change.

    http://static.bethsoft.com/downloads...stallation.pdf

    I put all those last few steps into a BAT file (or shell script if you prefer) rather than having to do them all over each time.
    Registered Linux user #270181
    TechieMoe's Tech Rants

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •