Git Product home page Git Product logo

mame-gui's Introduction

MAME 小霸王

一款新的 MAME GUI 前端。

发行版下载地址(windows 64 位)

天翼网盘

https://cloud.189.cn/t/faqYVneMBBJb (访问码:3usd)

百度网盘

链接:https://pan.baidu.com/s/1RvLOfJNVyor-A7BbTRV7Dw 提取码:w6zv

模拟器核心

MAME-0.237 https://www.mamedev.org/

使用教程

基础

  • 解压运行 my-app.exe
  • 双击右侧游戏名称运行游戏
  • 上下左右,WSAD, 按键,J K U I
  • 数字键 5 投币,数字键 1 开始
  • F12:游戏快照

改建

游戏内按 TAB 键

添加游戏

  • 1.下载对应的 rom 放到 /resources/app/roms 或 mame/roms/
  • 2.编辑 /resources/app/src/roms.json 文件
{
  "key": "kf2k2mp", //游戏rom名称
  "title": "拳皇2002魔法加强", //前端界面显示标题
  "describer": "拳皇2002魔法加强2" //游戏附加描述
}

金手指

  • 修改根目录 mame.ini

  • cheatpath ./resources/app/cheat

  • 游戏按 TAB 呼出菜单,选中作弊选项

界面

mame-gui's People

Contributors

qiuquanwu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.