dosbox 自动运行

I was over at my parents' house for the Christmas Holiday and my mom pulled out a bunch of old discs and software from 20+ years ago. One gaame was "Star Trek: Judgment Rites" from 1995. I had the CD-ROM Collector's edition with all the audio from the original actors, not just the floppy version with subtitles. It's a MASSIVE 23 megabytes of content!

我在圣诞节假期的父母家过完了,妈妈从20多年前拿出了一堆旧光盘和软件。 其中一项是1995年的《星际迷航:审判仪式》。我有CD-ROM收藏版,其中包含原始演员的所有音频,而不仅仅是带有字幕的软盘版本。 这是23 MB的巨大内容!

You can run Star Trek: Judgment Rites on Windows XP, but on newer operating systems that don't include DOS in the original way. Windows is no longer layered on top of DOS, although it can run some DOS apps with a virtual DOS machine (NTVDM) games rarely work. Remember things like running a Sound Blaster on DMA 1, A220 and IRQ5? Well, none of that exists anymore.

您可以在Windows XP上运行《星际迷航:审判仪式》,但可以在不包含DOS的较新操作系统上以原始方式运行。 尽管Windows可以运行带有虚拟DOS机(NTVDM)游戏的DOS应用程序,但Windows不再位于DOS之上。 还记得在DMA 1,A220和IRQ5上运行Sound Blaster的事情吗? 好吧,这些都不存在了。

Enter DOSBox, a very complete x86 PC emulator that runs an amazing number of old games. It's likely that every old DOS game you have lying around will work great under DOSBox with a little tweaking. In fact, it'll be harder for you to get the games off floppy disks than it will to get them running.

输入DOSBox ,这是一个非常完整的x86 PC模拟器,可以运行大量旧游戏。 稍作调整,您可能会在DOSBox下使用的所有旧DOS游戏都能很好地工作。 实际上,从软盘上退出游戏比让它们运行起来要困难得多。

I saw that Star Trek: Judgment Rites works great on DOSBox. There's just a few slightly non-obvious things to do to get it running (unless you read the manual. ;) )

我看到《星际迷航:审判仪式》在DOSBox上效果很好。 要使它运行,只需要做一些不太明显的事情(除非您阅读了手册。))

After you install DOSBox, you'll note that there's a .conf ini file associated with your it. You can have a different .conf file for each game, then make a desktop shortcut like:

安装DOSBox之后,您会注意到有一个与它关联的.conf ini文件。 每个游戏可以有一个不同的.conf文件,然后创建一个桌面快捷方式,例如:

c:\dosbox\dosbox.exe "c:\games\youroldgame.exe" -conf c:\games\youroldgame.conf

c:\ dosbox \ dosbox.exe“ c:\ games \ youroldgame.exe” -conf c:\ games \ youroldgame.conf

Disk drives in DOSBox are virtual and you need to "mount" them, so if you want a C drive in your DOS box, you'll need to tell DOSBox which of your directories you want to be the C drive within the Box.

DOSBox中的磁盘驱动器是虚拟的,因此您需要“挂载”它们,因此,如果要在DOS框中使用C驱动器,则需要告诉DOSBox您要将哪个目录作为Box中的C驱动器。

For example, I did this

例如,我这样做

mount C C:\dosgames

装载CC:\ dosgames

At the very bottom of the .conf file is a section called [autoexec] where you can add likes that will automatically run when DOSBox starts up, just like any autoexec.bat file. I added that mount line and then I always have a C drive within the box.

.conf文件的最底部是[autoexec]部分,您可以在其中添加在DOSBox启动时自动运行的赞,就像任何autoexec.bat文件一样。 我添加了该安装线,然后在包装盒中始终有一个C驱动器。

I can mount old CD-ROMs, like Star Trek, like this:

我可以像这样安装旧的CD-ROM:

mount J K:\ -type cdrom

In this line, J is virtual and K: is my actual CD-ROM device with the physical Star Trek CD-ROM.

在这一行中,J是虚拟的,而K:是我实际的带有Star Trek物理CD-ROM的CD-ROM设备。

But messing with CD-ROMs is a hassle, so I used ISO Recorder for Windows, installed it, right-clicked on my drive and created a startrek.iso image file. Then, I changed my mount to

但是弄乱CD-ROM很麻烦,因此我使用了Windows的ISO记录器,安装了它,右键单击驱动器并创建了startrek.iso映像文件。 然后,我将坐骑改为

imgmount j c:\dosgames\startrek.iso -t iso

So now my startrek.conf has this at the bottom:

所以现在我的startrek.conf在底部有这个:

[autoexec]# Lines in this section will be run at startup.# You can put your MOUNT lines here.mount c c:\dosboxc:imgmount j c:\dosbox\startrek.iso -t iso

After running DOSBox with these disks mounted, I installed it using the original installer off the CD-ROM.

在安装了这些磁盘的情况下运行DOSBox之后,我使用原始安装程序从CD-ROM上安装了DOSBox。

Now, I have a 30" monitor, and this little 320x240 game looks WAY too small. Also, it runs in a window, and I'd like it to run Full Screen and scale. I made these changes in my .conf file.

现在,我有一个30英寸显示器,这个320x240的小游戏看起来太小了。而且,它在窗口中运行,并且我希望它可以全屏运行并缩放。我在.conf文件中进行了这些更改。

These are just the lines I changed to get the effect I wanted. The actual .conf is very large and has lots of options.

这些只是为了获得所需效果而更改的行。 实际的.conf很大,并且有很多选择。

[sdl]fullscreen=truefullresolution=2560x1600output=overlay

[render]aspect=truescaler=normal3x

[cpu]core=autocputype=autocycles=fixed 12000

DOSBox is a great way to introduce your kids to older games that you have fond memories of. It's also a great way to get kids playing (what I believe to be) better and higher quality games that make you think and work at a different pace. If you haven't used it before, check it out at http://www.dosbox.com.

DOSBox是一种将您的孩子介绍给您怀有美好回忆的老游戏的好方法。 这也是让孩子们玩(我相信是)更好,更高质量的游戏的好方法,使您以不同的速度思考和工作。 如果您以前从未使用过,请在http://www.dosbox.com上进行检查。

翻译自: https://www.hanselman.com/blog/how-to-run-old-but-awesome-games-from-the-90s-on-your-new-computer-with-dosbox

dosbox 自动运行

dosbox 自动运行_如何使用DOSBox在新计算机上运行90年代的老旧游戏相关推荐

  1. activemq 实例_在一台计算机上运行多个ActiveMQ实例

    activemq 实例 几周前,我再次通过Mule ESB解决方案将Apache ActiveMQ用作JMS提供程序. 由于使用ActiveMQ已经有几年了,所以我认为最好检查一些(新)功能,例如故障 ...

  2. 谷歌浏览器运行缓慢_为什么新的Google地图在我的计算机上运行缓慢得难以忍受?

    谷歌浏览器运行缓慢 The new version of Google Maps is great, but what do you do when it works smoothly for eve ...

  3. 虚拟机windows xp_在没有硬件虚拟化的Windows 7计算机上运行XP模式

    虚拟机windows xp One of the neatest new features in Windows 7 Professional and above is XP Mode, but no ...

  4. WIN7:截图工具当前未在计算机上运行

    win7截图显示截图工具当前未在计算机上运行怎么办_百度知道 (baidu.com) 1.在 C盘 搜索 tpcps.dll,复制 tpcps.dll 到 C:\Windows\system. 2.在 ...

  5. 计算机截图工具无法运行,win10系统打开截图工具提示“截图工具当前未在计算机上运行”的解决办法...

    win10系统使用久了,好多网友反馈说win10系统打开截图工具提示"截图工具当前未在计算机上运行"的问题,非常不方便.有什么办法可以永久解决win10系统打开截图工具提示&quo ...

  6. win7系统打开截图工具显示“截图工具当前未在计算机上运行” 如何解决

    win7系统打开截图工具显示"截图工具当前未在计算机上运行" 如何解决 1.首先在C盘中搜索tpcps.dll: 2.将数据最大那个tpcps.dll文件拷贝制C:\Windows ...

  7. 重装win7系统后打开截图工具显示“截图工具当前未在计算机上运行”怎么办

    win7系统自带截图工具,重装win7系统后打开截图工具,显示"截图工具当前未在计算机上运行.请重新启动计算机,然后重试",也不知道怎么回事,网上查询关于解决重装win7系统后无法 ...

  8. 截图工具因为计算机无法使用,win7系统截图工具无法使用提示“当前未在计算机上运行”的解决方法...

    今天和大家分享一下win7系统截图工具无法使用提示"当前未在计算机上运行"问题的解决方法,在使用win7系统的过程中经常不知道如何去解决win7系统截图工具无法使用提示" ...

  9. win7截屏快捷键未在计算机上运行,修复win7“截图工具当前未在计算机上运行”的方法...

    我们在使用windows系统的时候一般会选择使用QQ中的一键截图快捷键截图,若是没有登录QQ就会选择使用windows中自带的截图软件截图,但是近日有用户在win7系统中使用截图工具的时候被提示:&q ...

最新文章

  1. 第166天:canvas绘制饼状图动画
  2. Codeforces 987C. Three displays(o(n^2))
  3. 程序员最痛苦的事,就是程序出错;程序员最最痛苦的事,就是程序出错了还没有错误信息!--IIS Service Unavailable 问题如何解决...
  4. 重绘CButton控件
  5. mysql如何查看dbid_如何获得数据库的DBID
  6. python na不显示 占位_Python学习之路—Python基础(一)
  7. sqlserver2008_是时候挥别 SQL Server 2008 了
  8. 隐藏与显现_惠州楼盘冷热不均价格涨跌互现 差异化调控作用显现
  9. storm发布jar包时报找不到主类_咖啡5元一大包,进口饼干10元3包…济南有个临期食品超市,快过期的食品你会买单吗...
  10. PHP培训领航者兄弟连IT教育推出兄弟会教育模式
  11. 微信360全景图片怎么制作?
  12. matlab 积分方程组,请问用matlab怎么解这个定积分方程组
  13. 博客好助手——截图工具Snipaste试用
  14. android packageManager用法
  15. Echarts 三维地图
  16. 如何实现开发一个企业认证开发版微信服务号的详细步骤
  17. PCIE Configuration Space
  18. macOS安装软件./configuredmake
  19. 在Adobe Acrobat Pro调整PDF页面大小(使得页面一样大)
  20. 基于Tempo大数据分析平台的智慧博物馆大数据中心

热门文章

  1. ae制h5文字动画_html5酷炫的文字打字动画特效
  2. Retrofit 2简单使用教程
  3. python将字符写入excel_Python 爬虫并且将数据写入Excel
  4. 500块搞定Windows下NAS和高清播放平台
  5. 文章4:多功能智能跟随行李箱控制系统设计 | 本科毕业设计 - 【资料搜索技巧+参考资源整合】
  6. PacBio HiFi测序介绍及百迈客最新下机数据公布
  7. 一个本科渣渣是怎么逆袭从咸鱼到Offer收割机的?绝对干货
  8. 边坡裂缝拉绳位移计的原理及怎样进行长期健康监测
  9. datadog的数据流转
  10. RFID标签的基础知识(3)--了解芯片(之超高频标签芯片篇)