MAMEUI64 Plus! 0.287 Released (20260325)
whatsnew:0.287.x news:
SYNCmamedevGitHub 20260324 22:40:02
luxor/abc1600: WIP.
MAMEUI64 Plus! 52-Language Pack Project
0.287 news:
SYNCmamedevGitHub 20260321 22:57:10
Ran srcclean across the source.
mameplus news:
1:Changed export chinese game list encoding from UTF-8 to GB2312 for direct makelang compatibility
2:Optimized Japanese language pack for more natural native Japanese expressions
3: Fixed translation issues for Audit page tab titles and static text
4: Fixed translation failure caused by text being overwritten after ROM verification
5:Improved translation support for various property page titles
6:Fixed "Properties for driver" translation issue in context menu
7: Fixed PCB Info window title and game name translation issues
8: Fixed Clang build errors and enabled support for modern C++ syntax (C++17/20/23 and experimental C++26).
9: Added support for GCC 15.2.0, Clang 21.1.8 (MinGW-w64), and MSVC 14.5 toolchains.
10: Changed mame.lst export path from root directory to language pack directory, unified filename to mame.lst, and standardized encoding to UTF-8
11: Completed UI all 52 officiallanguage packs, achieving full global language coverage.
12: Changed game list translation file from .mo binary format to mame.lst text file
13: Fixed bug where game list wouldn't translate after exiting games when 52 languages were added
14: Removed manufact field from exported mame.lst and kept only one line for machine name
15: Fixed toolbar icons not displaying when switching languages
16: UI Full support for UTF-8 encoding and official gettext language packs (.po .mo format)
17: Upgraded game search from fuzzy matching to precise positioning for improved accuracy.
18: Fixed crashes, English-only tree lists, untranslated tab titles, UI refresh issues during language switching, and search box prompt encoding errors.
19: Unified translation files into three core components: ui.mo (Interface), folders.mo (Folders), and mame.lst (Game List).
20: Added missing translation strings and improved overall multi-language support.
21: Fixed Bug where status bar hints in the Settings menu failed to load language packs
22: Added Status bar hints for the "Export Game List" menu item
23: Added UTF-8 new language packs (Chinese Simplified, Chinese Traditional, Japanese, Korean, French, Spanish, Turkish).
24: Fixed Tab translation buffer overflow causing program crashes.
25: Fixed the issue where language pack failed to load in the bottom-right corner of the user interface.
26: Added UTF-8 new language packs (German, Russian, Italian, Portuguese_Brazil, Portuguese,Spanish_Mexico,French_Canada,French_Belgium).
27: Fixed toolbar icon disappearing on language switch, now using unified English resources.
28: Updated sf2prime to version 2.73
29: Fixed media view display issues and added new language packs.
30: Fixed the issue where the search box prompt text failed to load the language pack correctly after losing focus.
31: update catver folders 0.286 and all language packs.
32: Optimized command list color scheme and symbol mappings
33: Updated NeoGeo Neo SD ROMs with newly converted data and synced CRC/SHA1 checksums (by xyzhz)
34: Fixed issue where property page opened with missing translation and tree menu
35: Fixed Working/Not Working classification error in tree view (delete ini/MAME_g.ini to rebuild)
36: Updated sf2prime to version 2.74
NOTE:
MAMEPlus! is not supported,
nor does it have anything to do with MAME team.
Don't bother them with questions about MAMEPlus!
Win10/Win11 operating system is recommended
MAMEPlus! Custom Build
[*]Extreme Optimization: Performance boosted by 40-50%. The most powerful build yet.
[*]Compatibility: If it runs, your hardware is a beast; if it crashes, please download the "General Build".
[*]Official version 20260226
GitHub version 20260321 22:57:10
[*]GitHub version 20260324 22:40:02
Official version 20250831
Official version 20250926
Official version 20251031
Official version 20251129
Official version 20251231
Official version 20260130
Official version 20260226
GitHub version 20260321 19:27:47
GitHub version 20260323 17:13:39
ClrMame Dat 20260323 10:23:19
roms:
0.287 version MAME - Update ROMs&CHDs (v0.286 to v0.287)
commad_list file
又更新了感谢分享 感谢分享! 本帖最后由 474651955 于 2024-9-26 16:42 编辑
mameui64 plus!0.270.exe无法下载,提示建立安全连接失败
连接到 static.xqemu.cn 时发生错误。对等端的证书已被吊销。
错误代码:SEC_ERROR_REVOKED_CERTIFICATE
由于不能验证所收到的数据是否可信,无法显示您想要查看的页面。
建议向此网站的管理员反馈这个问题。 哇,又更新啦,不错!不错!{:2_37:} 474651955 发表于 2024-9-26 16:41
mameui64 plus!0.270.exe无法下载,提示建立安全连接失败
连接到 static.xqemu.cn 时发生错误。对等端的证 ...
我这里查看了ssl证书,一切正常.证书11月30日才到期.别人没这个问题呢,如果按照你说的,首页图片都看不到
不过问题不大,我再重新配置一张证书就是了.
现在的https的SSL证书从一年变成3个月了,真恶心,说白了就是想多捞钱
474651955 发表于 2024-9-26 16:41
mameui64 plus!0.270.exe无法下载,提示建立安全连接失败
连接到 static.xqemu.cn 时发生错误。对等端的证 ...
好了,证书已经换全新的了,不会有你说的情况了 270
根目录又产生游戏名.ini文件了 masktao 发表于 2024-9-28 18:39
270
根目录又产生游戏名.ini文件了
我刚才看了,根目录并没有INI,你是如何产生的.
代码里是这个路径,模拟器运行产生的文件也是这个路径
inipath ini;ini/presets
寒冰心雨 发表于 2024-9-28 18:56
我刚才看了,根目录并没有INI,你是如何产生的.
代码里是这个路径,模拟器运行产生的文件也是这个路径
我查了下我的配置
inipath .;ini;ini/presets
多了两个标点,奇怪了,我是直接解压270覆盖269安装的
269没有在根目录生成游戏名.ini,为啥270解压覆盖后,就生成了,从来没修改过