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/m.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燈, 水草

請輸入看板名稱,例如:Boy-Girl站內搜尋

TOP