|
本帖最后由 yaoyaosu 于 2018-4-30 15:04 编辑
介绍:
MxUI是Mame的UI程序。 A ui for Mame.
常见问题:questions:
1、MxUI可以不与mame一个目录
2、MxUI目录下建立语言目录如lang/English/、lang/Chinese_Simplified/、lang/Chinese_Traditional/,将lis.mmo文件放入,即可显示本地化列表。
3、MxUI目录下建立bkground,将图片放入,即可选择背景。(非常抱歉,之前笔误写成了background)
4、目录路径在设置里面有定义,请自行查看。
5、那些信息dat文件,MxUI会从对应的语言目录里优先读取,然后同时从dats_dirctory配置的路径读取, 并全部显示。
6、M1播放器,我推荐v0.7.9a1,应为我开发的时候用的这个,路径在配置里指定。
7、双版本,正常版不支持XP,XP版不带视频栏
1. MxUI directory can be diffrent the mame directory
2. MxUI support localize machine list . you can put the lis.mmo to direcory eg:lang/English/、lang/Chinese_Simplified/、lang/Chinese_Traditional/.
3. MxUI bkground dirctory name is bkground/ (sorry about wrote "background" before)
4. Dirctory path, You can check the settings
5. MxUI read the information dat files from dirctory lang/xxxx/ first, then from the path of dats_dirctory , display them all
6. M1 player , recommend v0.7.9a1.
7. normal version not support xp,xp version not include video player。
关于自定义本地化:
ablout localize:
MxUI v1.1开始支持自定义本地化,在语言目录里下创建自定义的文件夹如“lang/Chinese_Simplified”,将语言文件放入即可,UI语言文件为ui.qm,QT语言文件为qt.qm(字体选择对话框需要,我已经内置了很多不同语言的qt.qm,或许你不需要自己的). 如果你的目录使用了标准化的命名,那么语言选择菜单里会显示对应的语言文字。本地化源码见附件,请使用qt的qt语言家编辑、发布
From MxUI v1.1,you cant custom your own localization. First, make your own localize direcotry in language direcotry (eg: lang/<your dir>), and put in localize file. UI localize file name is ‘ui.qm’, QT localize file name is 'qt.qm' (qt.qm just for font dialog, i have putted some languages's qt.qm inside ,so, maybe you dont need your own ). The language menu's text should display corresponding your language, if you use standardized localize directory naming. The localiz source file in attachment below, please edit it with qt Linguist.
标准化语言目录命名:
standarized localize directory naming:
English, Chinese_Simplified, Chinese_Traditional, Arabic, Belarusian, Bulgarian, Catalan, Czech, Danish, German, Greek, Spanish, Estonian, Fars, Finnish, French, Georgian, Hebrew, Croatian, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Latvian, Macedonian, Dutch, Norwegian, Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Albanian, Swedish, Thai, Turkish, Ukrainian,
更新日志:
update log:
MxUI v1.2.2 (2018/04/30)
=================
1、修正1.2.1版中导出dat中的错误
fix dat export error in v1.2.1
2、优化部分代码
optimized code.
MxUI v1.2.1 (2018/03/11)
=================
1、调整一些ui style css
adjust some ui style css code
2、加入YuiFAN的繁体语言包
add YuiFAN‘s Chinese_Traditional lang
3、解决非XP版不支持win7
fix normal version cant support win7
MxUI v1.2 (2018/03/07)
=================
1、修正自定义folder文件不支持根列表的问题
fix the problem that the custom folder ini not support root-folder .
2、兼容新版mame xml结构
support the new mame‘s xml
3、优化部分代码
optimized code.
(WIN8 WIN10版之前弄错了,请重新下载!)
(WIN8 WIN10 version wrong ,please redownload)2018-03-07 11:04
另外:感谢YuiFAN重新编写了繁体语言包,符合繁体习惯的朋友。解压放入ui设置里指定的lang目录即可
addon: thank YuiFAN for Chinese_Traditional language file。unzip and put it in lang directory what setting in ui.
MxUI v1.1 (2017/11/2)
=================
1、支持字体自定义
support font custom.
2、支持自定义language、background目录
support language/backgroud directory custom
3、支持自定义本地化
support localize custom
(XP版之前传错了,请重新下载!)
(XP version wrong ,please redownload)2017-11-02 22:44
MxUI v1.0.4 (2017/10/31)
=================
1、修正不能保存窗口状态的bug
fix cant restore window‘s state
2、双版本,正常版不支持XP,XP版不带视频栏
normal version not support xp,xp version not include video player。
MxUI v1.0.3 (2017/10/30)
=================
重编译支持win7 win8 win10, 暂不支持winxp
support win7 win8 win10, not support winxp
MxUI v1.0.2 (2017/10/29)
=================
1、修正读取mame xml时崩溃的问题
fix crash on read mame‘s xml
2、修正克隆截图不加载的问题
fix cant load clone‘ snap
3、增加停靠栏自由摆放
add dock Free placement
MxUI v1.0.1 (2017/10/04)
=================
修正新版本mame下ips功能
fix the ips problem for new mame
ps:网友说的有些问题我暂时没发现,等慢慢看看吧,非常抱歉。
MxUI v1.0.0 (2017/01/06)
=================
1、完善导出clrmame dat文件功能,可以非常好的用于整理rom
2、在列表中增加采样列,便于查看sample是否收集完成,别忘记设置mame.ini文件中的samplepath
3、增加了列表的列开关
4、支持了信息dat文件优先从对应的语言目录里读取,然后同时从dats_dirctory配置的路径读取, 并全部显示
5、支持PGM2 mame
6、增加删除mame配置文件功能
7、修正mame存档文件读取bug
8、优化代码
1. improve export clrmame dat function,and you can check your roms perfectly.
2. add sample column to mame listview, and you can check your samples easily, dont forget to set samplepath in mame.ini.
3. add switch to columns of listview
4. support reading the information dat files from dirctory lang/xxxx/ first, then from the path of dats_dirctory , display them all
5. support PGM2 mame
6. add delete mame ini file function
7. fix the bug of scanning mame state save file
8. optimized code.
MxUI v0.9.5 (2017/01/02)
=================
1、修正ips里含有parent roms时的bug.
2、修正过滤器一个小bug
3、修正Cpu占用的问题
4、更多截图目录里zip文件名支持
1、fix ips bug,when ips includes parent‘s roms
2、fix a small bug of filters
3、fix cpu usage
4、more zip archment of pictures support
zip list:
"snapshot_directory", "snaps.zip;snap.zip"
"videos_directory", "videoes.zip;video.zip"
"titles_directory", "titles.zip;title.zip"
"ends_directory", "ends.zip;end.zip"
"bosses_directory", "bosses.zip;boss.zip"
"logos_directory", "logos.zip;logo.zip"
"scores_directory", "scores.zip;score.zip"
"versus_directory", "versus.zip;versu.zip"
"gameover_directory", "gameovers.zip;gameover.zip"
"select_directory", "selects.zip;select.zip"
"artwork_preview_directory", "artworks.zip;artwork.zip;artpreviews.zip;artpreview.zip"
"flyers_directory", "flyers.zip;flyer.zip"
"cabinets_directory", "cabinets.zip;cabinet.zip;cabdevs.zip;cabdev.zip"
"marquees_directory", "marguees.zip;marguee.zip"
"cpanels_directory", "cpanels.zip;cpanel.zip"
"pcbs_directory", "pcbs.zip;pcb.zip"
"covers_directory", "covers.zip;cover.zip"
MxUI v0.9.4 (2016/12/18)
=================
1、修正mame的ini文件路径问题.
1. Fix the path of ini files.
MxUI v0.9.3 (2016/12/18)
=================
1、增加机台更多过滤器, 例如 驱动状态,CHD等等
2、删除一些分类目录,因为你可以直接用对应的更强大的过滤器
3、mame定位方式更改为直接定位mame可执行文件的路径
4、优化收藏功能,增加收藏标志,修改快捷键,收藏CTRL+Q,去除收藏CTRL+W
5、优化代码
1. Add more filters :Driver stauts, CHD...
2. Remove some folder , instead , you can use filters.
3. Not use mame dir path , instead, use mame bin path to local a mame.
4. Optimized the "My Favorite", add a favorite icon to the list item, modify shortcuts, "add to favorite" CTRL+Q , "del from favortie" CTRL+W
5. Optimized code.
v0.9.3 mega.nz (by lo585983, thanks)
https://mega.nz/#!lo4zUIRB!trpXd ... V8uoSFoGi36lY69cC_w
MxUI v0.9 (2016/12/15)
=================
1、增加机台过滤功能
2、优化代码
MxUI v0.8 (2016/12/02)
=================
1、增加收藏功能
2、优化代码
MxUI v0.7.1 (2016/09/05)
=================
1、修正校验rom时一个小bug
2、修正分类目录中文名乱码
MxUI v0.7 (2016/09/02)
=================
1、修正校验rom时崩溃的bug
2、支持7z的rom校验
3、加入视频预览栏目
4、加入rom信息栏目
5、几处优化及稳定性提高
6、导出的dat文件,可直接用于clrmame工具
|
评分
-
23
查看全部评分
-
|