mame 删除游戏

This last week saw the release of MAME 0.100, the Multi-Arcade Machine Emulator. An amazing technological accomplishment is MAME and a nice milestone. At this rate it'll hit 1.0 in 2048. If you're using Windows, you'll find MAME32 more to your liking.

上周,发布了多街机机器模拟器MAME 0.100 。 MAME是一项了不起的技术成就,也是一个里程碑。 以这种速度,它将在2048年达到1.0。如果使用Windows,您会更喜欢MAME32 。

When I noticed this milestone it spurred me into action. I decided on the spot to write a MAME front-end for Media Center (hoping to put my fallow MCPC back to work). As with all good ideas, it's long ago been done - and in .NET to boot. GameEx is it's name and it's fabulous. It integrates nicely into Media Center and is totally worth the $15.

当我注意到这个里程碑时,它促使我采取行动。 我当场决定为Media Center编写一个MAME前端(希望让我的休闲MCPC恢复正常工作)。 与所有好主意一样,它很早以前就已经完成-并且可以在.NET中启动。 GameEx是它的名字,而且很棒。 它很好地集成到Media Center中,完全值得15美元。

I immediately visited XGaming who is currently selling a refurbished version of their amazing Two-Player Arcade Joystick for a cool $99.95. (It also works with XBox via Adapter) I ordered it and it was here in five days. Interestingly it came "broken" in that one of the primary buttons didn't work. I assumed it was misconfiguration or something I'd done, but I fired up KeyboardTest and confirmed it from a software POV. I opened it up and traced the wires one at a time and found one slightly disconnected. Once it was reconnected I was back in business.

我立即拜访了XGaming ,他目前正在以99.95美元的低价出售翻新版的其惊人的两人街机游戏杆。 (它也可以通过Adapter与XBox一起使用)我订购了它,它已经在五天内到了。 有趣的是,它的“中断”之处在于主要按钮之一不起作用。 我以为这是配置错误或已经完成的事情,但是我启动了KeyboardTest并从软件POV中对其进行了确认。 我打开它,一次跟踪了一根电线,发现一根电线稍微断开了。 重新连接后,我又恢复了业务。

There was a little trouble initially as I found myself remapping all the buttons manually. Then I realized that a product this good and the MAME32 team being as clever as they are, I must not be taking advantage of their wisdom. MAME32 includes a "Default Game Properties" option and the "Controllers" tab include an option for XArcade. Paydirt. Once this was selected, everything fell into place.

最初我遇到了一些麻烦,因为我发现自己手动重新映射了所有按钮。 然后,我意识到一个如此出色的产品以及MAME32团队非常聪明,我一定不能利用他们的智慧。 MAME32包含“默认游戏属性”选项,“控制器”选项卡包含XArcade的选项。 财源。 一旦选择了该选项,一切就准备就绪。

Now I can move seamlessly from the Media Center interface (using the Joystick) into the GameEx menu and into Mame32. Took about 4 hours (while the pregnant wife napped) on a Saturday. Very slick. Now I have to figure out how to explain to her how the infant will develop fine motor skills playing PacMan in his own Arcade.

现在,我可以从Media Center界面(使用操纵杆)无缝移动到GameEx菜单和Mame32中。 星期六大约花了4个小时(怀孕的妻子小睡了)。 很好吃现在,我必须弄清楚如何向她解释婴儿如何在自己的街机游戏中玩PacMan来发展精细的运动技能。

Summary:

概要:

  • MAME32 - $0 - Arcade Emulator

    MAME32- $ 0-街机模拟器

  • GameEx - $15 - MediaCenter Front End for MAME (and other emulators)

    GameEx- $ 15-适用于MAME(和其他模拟器)的MediaCenter前端

  • XArcade - $99.95 (limited time) - Arcade Joystick

    XArcade -99.95美元(限时) -Arcade游戏杆

Next I'm looking at Arcade Cabinets and Games on Craig's List, and I think I'll build an Arcade System for the home, powered by MCPC/GameEx/Mame32.

接下来,我在Craig的List上查看Arcade橱柜和游戏,我想我将为该住宅构建一个Arcade系统,该系统由MCPC / GameEx / Mame32支持。

For the children.

为了孩子。

翻译自: https://www.hanselman.com/blog/creating-my-own-mame-arcade-cabinet-mame-for-media-center-pc-and-the-xarcade-joystick

mame 删除游戏

mame 删除游戏_创建我自己的Mame Arcade橱柜,Mame for Media Center PC和X-Arcade游戏杆相关推荐

  1. 可以钓鱼的JAVA游戏_《模拟钓鱼》一款家里建鱼塘,足不出户就能钓鱼的游戏!...

    虽然现在什么样的游戏都有了,但是模拟钓鱼的还真是不多见.生活繁忙,要想抽出大片的时间到河边去钓鱼,对于爱好者来说是比较困难的事情.今天就来推荐一款有趣的游戏<模拟钓鱼>,在手机里面制造出真 ...

  2. MySQL数据库创建用户_修改用户_删除用户_设置用户

    文章目录 创建新用户 使用 CREATE USER 语句创建用户 创建新用户,并且使用哈希值设置密码 创建一个只能在数据库所在主机访问数据库的用户 创建一个只能从指定 IP 连接数据库的用户 创建一个 ...

  3. mysql 如果存在删除表_如果存在表则删除表然后创建Mysql(流程教程)

    如果存在表则删除表然后创建Mysql drop table if exists suspects; create table suspects( id int PRIMARY KEY not null ...

  4. mysql 添加分区_创建,增加,删除mysql表分区

    1.测试添加分区和删除分区 ###添加删除range分区 (1)创建一个分区: CREATE TABLE titles ( emp_no      INT NOT NULL, title        ...

  5. c#小游戏_.NET手撸2048小游戏

    前言 2048是一款益智小游戏,得益于其规则简单,又和 2的倍数有关,因此广为人知,特别是广受程序员的喜爱. 本文将再次使用我自制的"准游戏引擎" FlysEngine,从空白窗口 ...

  6. Python贪吃蛇小游戏_完整源码免费分享

    文章目录 Python 贪吃蛇小游戏 1. 导包 2. 配置初始化参数 3. 主函数及运行主体 4. 画食物的函数 5. 画贪吃蛇的函数 6. 画网格的函数(非必选,觉得多余的可以忽略此项) 7. 操 ...

  7. 网络安全问题游戏_游戏化如何改变网络安全行业

    网络安全问题游戏 Gamification is the process of designing something with game-like elements. A practice that ...

  8. unity第三人称射击游戏_在游戏上第3部分完美的信息游戏

    unity第三人称射击游戏 Previous article 上一篇文章 The economics literature distinguishes the quality of a game's ...

  9. 苹果电脑能玩什么游戏_什么是苹果的游戏中心,您应该使用它吗?

    苹果电脑能玩什么游戏 If you use an Apple product like a Mac, iPhone, or iPad, then you may have noticed the &q ...

最新文章

  1. python使用matplotlib可视化、移除可视化图像坐标轴的刻度线和标签( remove the default axis ticks and labels)
  2. 赠票 | 来智源大会,聆听张钹院士、Michael I. Jordan等大咖分享!
  3. Erlang 之父去世,他留给程序员两点忠告
  4. html5掉落效果,HTML5 菜单掉落动效
  5. 自定义JWT认证过滤器
  6. centos 6 mysql 5.7.13 编译安装_Centos 6.5 下面 源码编译 安装 Mysql 5.7.13
  7. JAVA输出菱形并使用绝对值,案例用绝对值的方法打印出菱形
  8. ubuntu Django项目后台不挂断运行之screen命令
  9. 线性代数【9】 - 特征值和特征向量
  10. makefile:带你了解一种常用于GNU gcc编译的工具语言
  11. eclipse切换git分支
  12. 20060516: 实现圆角div效果
  13. sqlite的交叉编译及移植 -转
  14. keepalived 负载 mysql 3306端口问题
  15. 黑客语言Python
  16. 深度学习之Bottleneck Layer or Bottleneck Features
  17. 分享我的大型Java多用户商城系统开发的心得和困难
  18. laravel-model实现复杂的查询语句
  19. 离散数学之矩阵关系运算
  20. 牛客笔试OJ-在线编辑器输入输出总结

热门文章

  1. DB2——MERGE INTO的使用
  2. 北京公交异型卡扩大销售 12种外形主供白领(图)
  3. 速卖通排序规则,优化产品信息,让店铺引流更精准
  4. C语言贪吃蛇课程设计实验报告(包含贪吃蛇项目源码)
  5. linux tty设备驱动,18.1. 一个小 TTY 驱动
  6. 事件相机与传统相机、高速相机、激光雷达等比较
  7. python whl_python whl文件怎么安装
  8. ant-design vue的tree组件点击小三角符号展开,触点太小的问题
  9. Affordance Detection of Tool Parts from Geometric Features
  10. 使用RPC的接口创建账户