首页 > 编程知识 正文

dosbox游戏下载,dos游戏怎么运行

时间:2023-05-04 09:38:48 阅读:33847 作者:2869

dosbox自动运行

newversionsofwindowsdon’tfullysupportclassicdosgamesandotheroldapplications—thisiswheredosboxcomesin.itprovidesafulldosesens

Windows的较新版本不完全支持经典DOS游戏和其他较旧的APP应用程序。 这是DOSBox的有用性。 提供完整的DOS环境,以便在最新的操作系统上运行旧的dos APP应用程序。

we’vewrittenaboutusingthed-fendreloadedfront-endfordosboxinthepast,butwhatifyoujustwantttousedosboxitself? we’llshowyoutohowtomountdirectories,use dosbox’sinternalcommands,executeprogramsandusedosbox’skeyboardshortcutslikeapapox

我以前写过在DOSBox上使用D-Fend Reloaded前端,如果我只想使用DOSBox怎么办? 了解如何装载目录、如何使用DOSBox内部命令、如何运行程序以及如何使用DOSBox键盘快捷键(如pro )。

入门(已开始)。 dosboxisavailableasafreedownloadfromthedosboxwebsite.it’snotjustforwindows—installersareavailableformacosx, linuxandotherunix-like systems.if you’reusing Ubuntu,you’llfinddosboxavailableintheubuntusoftwarecenter。

DOSBox可以从DOSBox网站免费下载。 安装程序不仅可以在Windows上使用,还可以在Mac OS X、Linux和其他类似UNIX的系统上使用。 使用Ubuntu时,可以在Ubuntu软件中心找到DOSBox。

you’llalsoneedthegameorapplicationyouwanttorun.ifyouhaveanoldfloppydisk,it’stimetopullitout.ifthegamewasavailableablleassstout you’rein luck-youshouldbeabletofinditonline.mostdosgamesarefullycompatible,but dosbox’shomepagehostsacompatibilitylist

还需要执行的游戏和APP应用。 如果有旧软盘,是时候把它取出来了。 如果这个游戏可以用作共享软件,那就太好了。 应该可以在网上找到。 大多数DOS游戏是完全兼容的,但DOSBox主页上有兼容列表,可以检查您喜欢的游戏的兼容性。

安装目录once it’s installed,youcanfiredosboxupfromyourdesktoporstartmenu.you’llgettwowindows

安装完成后,可以从桌面或[开始]菜单启动DOSBox。 将显示两个窗口:状态窗口和主DOSBox窗口。 可以忽略状态窗口。

(As readers have noted,youcanalsorunaprogrambydragginganddroppingitsexefileontodosbox’sapplicationicon,sofelfretogivethethathatonicon

(正如读者已经指出的那样,将EXE文件拖动到DOSBox上的APP应用程序图标上&; 也可以通过放下来运行程序,请尝试一下。 )

Before you run a game,you’llhavetomountitsdirectory.dosbox’senvironmentisseparatefromyourcomputer’sfile system.inotherwer

s, the C: drive in DOSBox is completely separate from the C: drive on your computer.

在运行游戏之前,您必须安装其目录。 DOSBox的环境与计算机的文件系统是分开的。 换句话说,DOSBox中的C:驱动器与计算机上的C:驱动器完全分开。

Here’s an example mount command:

这是一个示例安装命令:

mount c c:games

挂载cc: games

This command mounts the C:Games directory on your computer as the C: drive in DOSBox. Replace c:games with the location of the games directory on your computer.

此命令将C: Games目录安装为DOSBox中的C:驱动器。 将c: games替换为游戏目录在计算机上的位置。

Add the -t cdrom switch if you’re mounting a CD-ROM. For example, the following command takes the CD-ROM drive at D: on your computer and mounts it as the C: drive in DOSBox:

如果要安装CD-ROM,请添加-t cdrom开关。 例如,以下命令将CD-ROM驱动器放在计算机上的D:并将其安装为DOSBox中的C:驱动器:

mount c D: -t cdrom

挂载c D: -t cdrom

浏览和运行应用程序 (Navigating Around and Running Applications)

Once you’ve got your game files mounted, you can type C: and press Enter to switch to DOSBox’s C: drive.

挂载游戏文件后,可以键入C:并按Enter键切换到DOSBox的C:驱动器。

Use the dir command to list the contents of the current directory and the cd command, followed by the name of a directory, to change to a directory. Use the cd .. command to go up a directory.

使用dir命令列出当前目录的内容,然后使用cd命令列出目录名称,然后再更改目录。 使用cd ..命令进入目录。

Type the name of an EXE file in the current folder to execute that program. You may have to run an install program before playing your game or running your application.

在当前文件夹中键入EXE文件的名称以执行该程序。 在玩游戏或运行应用程序之前,您可能必须运行安装程序。

If you do, install the game like you would on a normal DOS system.

如果这样做,请像在普通的DOS系统上一样安装游戏。

Once it’s installed, you can navigate to the game’s EXE file and run it by typing its name.

安装完成后,您可以导航到游戏的EXE文件并通过键入其名称来运行它。

At this point, you’re ready to play. You’ll have to repeat the mount process each time you restart DOSBox, although you’ll only have to install and configure the game once.

至此,您可以开始游戏了。 每次重新启动DOSBox时,您都必须重复安装过程,尽管您只需安装和配置游戏一次。

键盘快捷键 (Keyboard Shortcuts)

DOSBox has a variety of keyboard shortcuts. Here are the most essential ones:

DOSBox具有各种键盘快捷键。 这是最重要的:

Alt-Enter switches between full-screen and windowed modes.

Alt-Enter在全屏和窗口模式之间切换。

If a game runs too fast, you can slow it down by pressing Ctrl-F11. Likewise, you can speed up slow games by pressing Ctrl-F12. DOSBox’s emulated CPU speed, displayed in its title bar, will change each time you press these keys.

如果游戏运行得太快,可以通过按Ctrl-F11使其变慢。 同样,您可以通过按Ctrl-F12来加快慢速游戏的速度。 DOSBox的模拟CPU速度(显示在其标题栏中)将在您每次按这些键时更改。

Type the intro special command to see a full list of DOSBox’s shortcut keys.

键入intro特殊命令以查看DOSBox的快捷键的完整列表。

DOSBox can also run DOS programs that aren’t games — including the Windows 3.1 operating system itself — but games are its main use case. The DOS programs people used to rely on have been replaced, but classic games can never be replaced.

DOSBox还可以运行不是游戏的DOS程序-包括Windows 3.1操作系统本身-但游戏是其主要用例。 人们过去所依赖的DOS程序已被替换,但是经典游戏永远无法替换。

翻译自: https://www.howtogeek.com/104725/how-to-use-dosbox-to-run-dos-games-and-old-apps/

dosbox 自动运行

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。