[ オリジナルレポート ]

BugID: #06935

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
その他解決済み修正済み2018-04-09 04:222021-02-22 02:58
 
テスターjohn_iv担当者AJRソース
バージョン0.196発生バージョン修正バージョン0.229
修正コミット f806cfdプルリク
フラグ
セット
セット詳細
 
概 要mame.iniに複数のartpathがあるとBFGXシャドウマスクがスライダーコントロールに現れない。
詳 細Noticed an oversight(?) with the mame.ini handling of the BGFX directory and the slider control for the shadow mask.

If I have more than one artwork folder (which I do for Mr. Do's, handheld, effects) stated in mame.ini artwork path, ala:
artpath artwork;artwork_handheld;artwork_ingame

I no longer can select the window 0, screen 0 shadow mask in the slider controls menu in-game. It's not present.

Going to:
artpath artwork
brings it back.

Also run into the same issue if I use an absolute path for bgfx_path = c:\blahblah\bgfx insetad of bgfx_path bgfx.

Anyhow, would be nice to be able to select the shadow mask line again w/ multiple artpaths.
再現手順1. Edit mame.ini to have multiple artpaths.
artpath artwork;test;test2
2. Launch mame:
'mame dkong -video bgfx -bgfx_screen_chains crt-geom-deluxe'
3. Enter tab menu and slider controls.
4. Note the missing shadow mask entry in the list.
追加情報 
 
添付ファイル