[ オリジナルレポート ]

BugID: #06781

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
インターフェイス認証済み未処理2017-12-03 10:492017-12-06 15:35
 
テスターwuemura担当者 ソース
バージョン0.192発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要内部UIの"SDL PERFORMANCE OPTIONS"の行がセーブ後に消える。
詳 細The lines starting at "SDL PERFORMANCE OPTIONS" get missing after your save your settings with the internal GUI.
再現手順1. Delete mame.ini
2. mame -createconfig
3. Run mame, go to Configure Options > Save Configuration
4. The diff show exact what lines are missing from the mame.ini after saving it. "amame.ini" was created with "-createconfig" and "bmame.ini" was saved from the internal UI.
--- bmame.ini 2017-12-02 23:26:33.719992196 -0200
+++ amame.ini 2017-12-02 23:26:07.039932759 -0200
@@ -335,76 +335,3 @@
bgfx_screen_chains default
bgfx_shadow_mask slot-mask.png
bgfx_avi_name auto
-
-#
-# SDL PERFORMANCE OPTIONS
-#
-sdlvideofps 0
-
-#
-# SDL VIDEO OPTIONS
-#
-centerh 1
-centerv 1
-scalemode none
-
-#
-# SDL FULL SCREEN OPTIONS
-#
-useallheads 0
-
-#
-# SDL KEYBOARD MAPPING
-#
-keymap 0
-keymap_file keymap.dat
-
-#
-# SDL JOYSTICK MAPPING
-#
-joy_idx1 auto
-joy_idx2 auto
-joy_idx3 auto
-joy_idx4 auto
-joy_idx5 auto
-joy_idx6 auto
-joy_idx7 auto
-joy_idx8 auto
-sixaxis 0
-
-#
-# SDL MOUSE MAPPING
-#
-mouse_index1 auto
-mouse_index2 auto
-mouse_index3 auto
-mouse_index4 auto
-mouse_index5 auto
-mouse_index6 auto
-mouse_index7 auto
-mouse_index8 auto
-
-#
-# SDL KEYBOARD MAPPING
-#
-keyb_idx1 auto
-keyb_idx2 auto
-keyb_idx3 auto
-keyb_idx4 auto
-keyb_idx5 auto
-keyb_idx6 auto
-keyb_idx7 auto
-keyb_idx8 auto
-
-#
-# SDL LOWLEVEL DRIVER OPTIONS
-#
-videodriver auto
-renderdriver auto
-audiodriver auto
-gl_lib auto
-
-#
-# FRONTEND COMMAND OPTIONS
-#
-dtd 1
追加情報In relation with this bug report #6744, the excluded area got bigger after that report.
 
添付ファイル