Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06781 Interface Major Always Dec 3, 2017, 01:49 Dec 6, 2017, 06:35
Tester wuemura View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Open OS Linux (64-bit)
Status [?] Confirmed Driver
Version 0.192 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 06781: Internal UI cuts lines from "SDL PERFORMANCE OPTIONS" and beyond after saving it
Description The lines starting at "SDL PERFORMANCE OPTIONS" get missing after your save your settings with the internal GUI.
Steps To Reproduce 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
Additional Information In relation with this bug report #6744, the excluded area got bigger after that report.
Github Commit
Flags
Regression Version
Affected Sets / Systems
Attached Files
 
Relationships
related to 06744Confirmed Internal UI cuts the last lines of configuration after saving it 
Notes
0
There are no notes attached to this issue.