(Front-end) Emu Loader 7.7.3 - 模擬器

Oscar avatar
By Oscar
at 2015-03-18T21:15

Table of Contents

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/

--

All Comments

MAME Plus 到底要怎麼操作 (已爬文)

Ivy avatar
By Ivy
at 2015-03-17T14:39
※ 引述《Pabitele (中魔者)》之銘言: : 大家好 : 小弟我從 Mame 32 plus Speacial! 0.100u3 就再也沒有更新 : 而且對系統研究不深 : 導致現在最新的系統搞了好幾天 都還不太清楚 看不懂你這兩句,而且你也沒有把你研究的過程簡單說明一下, 這跟and#34;我找了很 ...

MAME Plus 到底要怎麼操作 (已爬文)

Annie avatar
By Annie
at 2015-03-17T14:00
大家好 小弟我從 Mame 32 plus Speacial! 0.100u3 就再也沒有更新過 而且對系統研究不深 導致現在最新的系統搞了好幾天 都還不太清楚 後來總算大致知道一些相關的資訊 像是 CHD 是樣本檔 (但對於樣本檔的定義還不是很清楚 是遊戲的DEMO之類的嗎?) 然後去下載了最新 ...

又有一台安卓主機在集資

Irma avatar
By Irma
at 2015-03-17T11:28
※ 引述《msun (m桑)》之銘言: : ZRRO : https://www.kickstarter.com/projects/1623845638/ : zrro-touch-your-tv-from-the-couch?ref=category : 縮網址: : http://ppt.cc/ylvM ...

用小雞玩DC模擬器怎麼開啟第二控制器?

Andy avatar
By Andy
at 2015-03-16T18:15
小弟最近狂玩DC版的火爆摔角D 翻出珍藏的人物紀錄檔與招式檔 才發現A號控制器兩個記憶卡空間不夠我用 回想以前也是把兩隻手把的記憶卡裝滿滿(共四支記憶卡)才夠用 進去設定發現 一直無法開啟B號控制器(共ABCD四組) 這樣我無法進入BIOS使用第二組控制器的記憶卡空間 我很多火爆摔角的人物和招式 ...

跨我屍而進-10-白骨城(後)

Elvira avatar
By Elvira
at 2015-03-16T10:42
本篇記錄白骨城後半(大江山討伐後)的攻略。 http://album.blog.yam.com/show.php?a=UlyssesLinandamp;f=10523368andamp;i=26923680 http://album.blog.yam.com/show.php?a=UlyssesLinanda ...