Difference between revisions of "GAMES:The Elder Scrolls II: Daggerfall"
m (category) |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 16: | Line 16: | ||
− | ==Making it work with the downloaded version from Elder scrolls website== | + | |
− | This is with the [[Version0.73|0.73] release | + | |
+ | ==Making it work== | ||
+ | '''Before try to launch Daggerfall manually with DOSbox, you should use [http://theelderscrolls.wiwiland.net/?title=Daggerfall_:_DaggerfallSetup_EN DaggerfallSetup] which do all the work for you.''' | ||
+ | |||
+ | ===With the downloaded version from Elder scrolls website=== | ||
+ | This is with the [[Version0.73|0.73]] release | ||
mount DFCD file | mount DFCD file | ||
Line 42: | Line 47: | ||
that will get it running "Daggerfa" is not a typo. I'm not sure how to optimism the game but this will get you started. | that will get it running "Daggerfa" is not a typo. I'm not sure how to optimism the game but this will get you started. | ||
− | == | + | ===With the CD Version=== |
Get DOSBox going with your CD drive mounted as d:\ and a directory on your hard drive as c:\. | Get DOSBox going with your CD drive mounted as d:\ and a directory on your hard drive as c:\. | ||
Line 66: | Line 71: | ||
==Links== | ==Links== | ||
*[http://www.elderscrolls.com/downloads/downloads_games.htm Freeware release] on elderscrolls.com | *[http://www.elderscrolls.com/downloads/downloads_games.htm Freeware release] on elderscrolls.com | ||
− | *[http://www.uesp.net/wiki/General:Playing_DOS_Installments_under_DOSBox Playing DOS Installments under DOSBox] on the Unofficial | + | *[http://www.uesp.net/wiki/General:Playing_DOS_Installments_under_DOSBox Playing DOS Installments under DOSBox] on the Unofficial Elder Scrolls Pages |
*[http://static.bethsoft.com/downloads/games/daggerfall_legal_and_installation.pdf Bethesda's guide on how to intall Daggerfall with Dosbox] | *[http://static.bethsoft.com/downloads/games/daggerfall_legal_and_installation.pdf Bethesda's guide on how to intall Daggerfall with Dosbox] | ||
− | + | *[http://theelderscrolls.wiwiland.net/?title=Daggerfall_:_DaggerfallSetup_EN DaggerfallSetup : Install and play to Daggerfall with DosBox more easily.] | |
+ | |||
+ | [[Category:Action role-playing games]] |
Latest revision as of 07:41, 15 November 2012
The Elder Scrolls II: Daggerfall | |
---|---|
Developer | Bethesda Softworks |
Publisher | Bethesda Softworks |
Released | August 31, 1996 |
Status | |
Tested on | |
Tested game version | Unknown |
Links | Compatibility List |
Commands
| |
Executable | |
Installer | |
Setup | |
DOS Extender
| |
DOS4GW.EXE | Unknown |
Works with DOS32A | N/A |
The Elder Scrolls II: Daggerfall is the second game in The Elder Scrolls series, developed by Bethesda Softworks and released in 1996. In 2009 the game was released as freeware to celebrate the 15th anniversary of The Elder Scrolls series.
Making it work
Before try to launch Daggerfall manually with DOSbox, you should use DaggerfallSetup which do all the work for you.
With the downloaded version from Elder scrolls website
This is with the 0.73 release
mount DFCD file
mount where you want to install to using the "-freesize 614400" command when you mount, setting the free-space to 600mb.
Run the install.exe from inside the DFCD folder.
mount D C:\DFCD
mount C C:\OLDGAMES -freesize 614400
D:
INSTALL.EXE
You should have no problems installing.
To run the game if you followed the above code.
mount D C:\DFCD -t cdrom -label Daggerfa
mount C C:\OLDGAMES
C:
cd DAGGER
DAGGER.EXE
that will get it running "Daggerfa" is not a typo. I'm not sure how to optimism the game but this will get you started.
With the CD Version
Get DOSBox going with your CD drive mounted as d:\ and a directory on your hard drive as c:\.
Place the Daggerfall CD in your CD drive.
Enter the commands:
>D:
>INSTALL
...and run through the install wizard. Soundblaster 16 works for SFX and music.
Change directory to the install directory, usually:
>C:
>CD DAGGER
And run Daggerfall with this command:
>FALL Z.CFG
You may need to tweak your CPU cycles to get decent speed and sound. My old 2.4GHz P3 found its sweet spot at 10000 cycles.
If you experience problems with the game being unable to find the CD, try creating an ISO image from the CD and mounting the image using IMGMOUNT.
- Note
- There was a bug in DOSBox that prevented this game to correctly detect its CD, the bug was fixed after the 0.72 release.
Links
- Freeware release on elderscrolls.com
- Playing DOS Installments under DOSBox on the Unofficial Elder Scrolls Pages
- Bethesda's guide on how to intall Daggerfall with Dosbox
- DaggerfallSetup : Install and play to Daggerfall with DosBox more easily.