[ オリジナルレポート ]

BugID: #09186

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
その他未処理2025-06-17 08:502025-06-19 10:08
 
テスターAugusto担当者 ソース
バージョン0.277発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要デフォルトのbgfx_screen_chainsを選択するGUIオプションがほしい。
詳 細MAME using BGFX use the default screen effect "default" (bilinear).
If user want use another default screen effect need manually edit the mame.ini in
# BGFX POST-PROCESSING OPTIONS
bgfx_screen_chains

for example
bgfx_screen_chains none

The problem is mame.ini will be edited in an text editor and can happen an wrong amount of space between "bgfx_screen_chains" and "screen effect name" so the text editor break the mame.ini not allowing MAME load any game.
In Linux using Kate break mame.ini
MAME GUI not has any way to select the default "bgfx_screen_chains".
再現手順 
追加情報 
 
添付ファイル