Abrir menu principal

UESPWiki β

Alterações

Utilizador:JKing/WIP

5 404 bytes adicionados, 20h25min de 6 de agosto de 2009
Purpose
__NOTOC__
<h1>General:DOSBox helper</h1>

==Purpose==
While DOSBox is considerably easier to use than actual DOS ever was, properly configuring it and the games it supports can be a tiresome and sometimes daunting task for anyone just wanting to play a game, especially for those unfamiliar with DOS.

The UESP DOSBox helper, a set of Windows and DOS batch scripts accompanied by supporting software, aims to automate as much as possible the process of installing and configuring DOSBox, as well as the process of installing and configuring the DOS Elder Scrolls games it can run. It also attempts to address DOSBox compatibility issues or outstanding game bugs with a minimum of player intervention.

Currently the helper is only available for Windows, but there are plans to adapt it to Linux and Mac OS X.

(download goes here?)

==Features==
* Automatically configures DOSBox for best performance with all applicable Elder Scrolls games
* Presents an easy-to-use menu for running games
* Installs and configures games with a single key-press
* Automatically downloads Arena or Daggerfall upon request
* Automatically patches Daggerfall and Battlespire

==Requirements==
* Windows XP or later
* An Internet connection may be required to install freeware games
* A fast processor, especially for Battlespire and Redguard

==Usage==
To use the DOSBox helper, simply decompress the Zip file somewhere ("My Documents" would be a good place) and double-click on "run.cmd". If DOSBox is already installed it should be found quickly. If not the helper will perform an exhaustive search, after which it will ask to download DOSBox if it could not be found.

Once DOSBox is running, simply follow the menus and prompts.

==General configuration notes==
* Players using for output a television or certain notebook displays may need to force a particular resolution by changing <code>fullresolution=original</code> to <code>fullresolution=640x480</code> or some other value.
* The optical drive letter used by DOSBox may be changed by editing the line starting with <code>set cdrom=</code> under the <code>[autoexec]</code> section.

==Game-specific notes==

===Arena===
Arena is very difficult to run at the correct speed. While testing suggests that 12,500 cycles is adequate for Arena's default detail setting (four notches) and that approximately 25,000 cycles is adequate for full detail, your mileage may vary. There is a <code>cyclesarena</code> environment variable defined in the <code>[autoexec]</code> section of the configuration file to facilitate tweaking how much speed to give Arena.

===Daggerfall===
The freeware version of Daggerfall can take a considerable amount of time to install once downloaded. Patience is required, but once begun the process of installation is fully automatic; it need not be baby-sat.

===Redguard===
Redguard is not currently supported. It should be supported at a future date.
<!-- This is for later, when Redguard is supported.
While playing Redguard with 3D acceleration is possible, it is not currently recommended. It should, however, work with the following caveats:

* An [http://www.si-gamer.net/gulikoza/dosbox.html unofficial DOSBox build] is required. There are also [http://vogons.zetafleet.com/viewtopic.php?t=9306= other choices].
* Playing full-screen may not work.
* Reguard must start at a low cycle count (10,000) which is unsuitable for playing the game. The cycle count should be increased to at least 100,000 with Ctrl-F12 once the logo screen is seen for smooth gameplay.

The above applies only to the 3D accelerated version of Redguard. Software rendering works without special care. 3D mode is much faster, but may not work on all systems.
-->

==Limitations==
* In Windows, an exhaustive search for DOSBox is slow, taking several minutes depending on number of files on the system. While the helper does a pretty good job of looking in the likelier spots, this won't always work.
* The helper assumes at least one optical drive is present on the host system; it may break spectacularly otherwise.
* IPX is not configured for Battlespire. Doing so properly would likely require considerable bother.

==Further information==

===Acknowledgements===
The UESP DOSBox helper was written by [[User:JKing|J. King]] with the help of many others. The author would like to extend thanks in particular to the following individuals:

* [http://www.dfworkshop.net/ Gavin Clayton] for taking time to adapt his code into a DOS extractor for Daggerfall. Without his contribution this project would have likely been for naught.
* Neil Harvey for his continuing efforts with Redguard above and beyond the call of friendship.
* [[User:Rpeh|rpeh]] and Jennifer Holshausen for their advice and patience during pre-release testing.

Additionally the UESP DOSBox helper makes use of much third-party software. The following is a complete list:

* [http://www.freedos.org/ FreeDOS]' <code>choice</code> for Windows XP compatibility
* GNU sed from [http://unxutils.sourceforge.net/ UnxUtils]
* [http://curl.haxx.se/ cURL]
* [http://www.info-zip.org/ Info-ZIP]'s <code>unzip32</code> for DOS
* [http://www.rarlab.com/rar_add.htm <code>unrar</code>] for DOS
* [http://clio.rice.edu/cwsdpmi/ CWSDPMI]
* [http://dos32a.narechk.net/ DOS/32A] <!-- The following is required by license: --> ("This product uses DOS/32 Advanced DOS Extender technology.")
254
edições