Emulator 板


LINE

2015.03.17 Emu Loader was created to manage an arcade games emulator called M.A.M.E. With this frontend, you can change practically any option that is available in the emulator, like the screen resolution, sound quality, game options, etc. There are lots of extra features that makes your life much more easier, like the snapshots viewer where all captured images from M.A.M.E. games can be viewed when selecting games. Emu Loader v7.7.3 Changelog: Fixed Tons of Neo-Geo games were left out of the 'Neo-Geo' filter for HBMAME as there are lots of different driver names for Neo-Geo hacks ('NeoGeo' device sets are not included!) Tons of CPS-1 games were left out of the 'CPS-1' filter for HBMAME; added support for 'cps1mis' driver name; CPS-1 hacks now appear in the list Some PGM 2 games were left out of the "PGM' filter; added 'pgm2.c' driver detection Windows themes disabled in checkboxes (SEGA Model 2 Settings screeen) Horizontal scroll bar visible when CHD files are shown (Game Details screen) Crazy flickering in TLabel controls when using with TGaugeBar controls If emu default settings file (mame.ini and others) for AlterMAME is not found, EL would not auto-create the file for AlterMAME, but for MAME (main menu "AlterMAME Default Settings" and games popup menu "AlterMAME Custom Settings) Bios entry '[Use Default]' was not sticking at the top of the list (MAME/HBMAME Settings screen, Miscellaneous tab) If you have multiple folders in 'inipath' entry (mame.ini), EL would force the use of 'mame_dir\ini\' no matter what. This is now fixed, but only the first folder will be used eg.: inipath c:\emu\mame\mycustom_ini;.;ini EL will use 'c:\emu\mame\mycustom_ini' as MAME's ini folder eg.: inipath .;ini;c:\emu\mame\mycustom_ini EL will fallback to 'mame_dir\ini\' as MAME's ini folder (no support for '.' folder path) Error 'Cannot focus an invisible window' when switching between grouped view and other view modes Changed Updates to Create MAME/HBMAME Games List: - detection of CHD files in bios/device sets, for MAME v0.159 and newer - detection of discrete audio type for bios/device sets - detection of samples entry for device sets - detection of display info for device sets - improved detection of discrete audio entries to maintain compatibility with older and new MAME builds - all games with driver name '???discrete???' will be tagged as discrete audio; for UME - some code optimization to remove duplicated code Catlist filter 'PinMAME' renamed to 'Mechanical' ('Misc' tool bar button), and catver.ini scan is now done by a 'mechanic' tag instead of 'pinmame' to maintain compatiblity with older and new Catlist files Catlist filter 'Fruit Machines' ('Misc' tool bar button) are now also filtered with categories that contain 'reel' tag (for Catlist v0.159 and newer); 'fruit' tag is still checked to maintain compatibility with older Catlist files Updates to the multi-games loading feature (select multiple games of the same system and run with MAME): - broken feature... now it works again - Neo-Geo compatible games list renamed from 'neogeo.ini' to 'multicart_neogeo.ini' - removed custom Neo-Geo and SEGA Mega-Tech message box icons ('resouces\main_icons\msgbox\' folder) - added support for ST-V system (4 games max); supported games listed in 'arcade\multicart_stv.ini' - new filter: 'Show Only ST-V Multi-Slot', to filter out games not compatible with multi-slot ('Misc' tool bar button) - added support for PlayChoice-10 system (10 games max), but MAME doesn't support multi-slot loading for this system yet Minor source code maintenance... for consistency Improved none Removed Create custom settings for device sets is disabled (pointless anyway). Custom settings for bios sets is still supported Added Changes to MAME/HBMAME Settings screen: - you can select multiple folders for .ini paths again; 'Folders' tab - screen layout seriously updated (... still need some work) - grouped the most important and most used settings in 'Video 1' tab - grouped HLSL and GLSL into 'Video 2' tab - renamed 'Video 1' tab to 'Video and Audio' - renamed 'Video 2 and Audio' to 'Video 2' - HLSL and GLSL auto-detection updated (mame.ini; ume.ini; sdlmame.ini; etc) - 'Direct3D Post-Processing Effects' panel and its options will only be enabled if 'hlsl_enable' entry is found in the .ini file - 'OpenGL Post-Processing Effects' panel and its options will only be enabled if 'gl_glsl' entry is found in the .ini file - new 'OpenGL' and 'BGFX' options in 'Video Output Mode'; MAME v0.159 minimum required - new 'SDL 2 Accel' and 'BGFX' options in 'Video Output Mode'; SDLMAME v0.159 minimum required - new setting: "Provider for UI Font" (Miscellaneous tab) - you can no longer customize folders for custom game settings (rom_path, ini_path, artwork_directory, etc...); only available on emulator default settings - when creating custom game settings, Emu Loader will read a list of config files, so settings from previous files are loaded and overwritten, just like MAME does when loading a game. From top to bottom: - mame.ini; ume.ini; hbmame.ini; emufilename.ini; etc... - debug.ini - vertical.ini (if game screen is vertical) - horizont.ini (if game screen is horizontal) - arcade.ini (UME only) - console.ini (UME only - computer.ini (UME only) - othersys.ini (UME only; this filename and its purpose is a mistery to me!) - vector.ini (if game is vector) - source\sourcefile.ini or sourcefile.ini - biosname.ini - parentgame.ini (if game is clone) - gamename.ini Notes: - every time you click on "Reload Settings" button, all these files are reloaded, starting from mame.ini - if you create a custom settings for say... Vector games, files below vector.ini are ignored (as it should be...) - there's a new "Reset to Default" button, that reset settings to emulator default, ignoring all custom files - new feature 'Validate All Custom Files on Save': when saving custom settings back, EL will compare current settings with all previous files (if found), to make sure these settings are not duplicated and to keep custom files clean; keep this setting disabled to validate settings only against emulator default settings (mame.ini; ume.ini; etc) - SDLMAME/SDLUME/SDLHBMAME auto-detection function updated to search for 'sdlvideofps' entry in 'sdlmame.ini'; 'sdlume.ini'; etc - select folder for fonts added back, multiple folders supported (Folders tab) - select folder for debugger comments added back (Folders tab) - replaced TListView by a regular TEdit control for 'Controllers Definitions' folder, 'Crosshair Files' folder, 'Sample Sets' folder; multiple folders are still supported - replaced TEdit control by TListView for 'Ini Files' folder; easier to move folders around... - removed "custom screen name" edit box as screen names in the format "\\.\DISPLAYn" are safe to use Driver 'timeplt' (Time Pilot), 'tp84' (Time Pilot '84), 'circusc' (Circus Charlie GX380) added to the 'Konami Old School 2 (80s)' filter Driver 'asterix' added to the 'Konami Old School 1 (90s)' filter 官方:http://emuloader.mameworld.info/ -- ポーラステーション http://perry0517a.blogspot.tw/ --



※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 118.160.72.1
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Emulator/M.1426684519.A.886.html







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:Tech_Job站内搜寻

TOP