| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
インターフェイス | 低 | 仮承認 | 未処理 | 2016-07-12 09:12 | 2016-07-26 04:27 |
| テスター | ozfalcon | 担当者 |   | ソース | |
| バージョン | 0.175 | 発生バージョン | 修正バージョン | ||
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | mame.ini | ||||
| セット詳細 | |||||
| 概 要 | 設定を保存するとmame.iniがリセットされる。 | ||||
| 詳 細 | This is a bug to do with ini paths. I need to clarify some observed behaviours 1. When Saving Configuration - One mame.ini file is stored in the FIRST ini path. 2. When Saving Machine - Multiple game.ini files are stored in the FIRST ini path. Now on to the bug: The pre configured mame.ini file is located in the root folder (~/.mame). When Mame is run, It loads the mame.ini file from the root folder. However, If the Configuration (mame.ini) is SAVED the following happens. 1. Mame attempts to "Load" the mame.ini from the "ini" path. 2. Because mame.ini is in the root folder (Not the "ini" path) it can not be loaded and Defaults are set. 3. Mame then proceeds to Save the "Defaults" to the mame.ini in the first ini path. --> Any attempt to run any roms will fail if your rompath is invalid (ie. Default). --> If you exit Mame, Then restart - Your mame.ini settings are still Default. (Because Mame will still read the mame.ini file in the "ini" path - OVERRIDING the mame.ini file in the root folder) | ||||
| 再現手順 | 0. Set inipath in "~/.mame/mame.ini" to ONLY "ini". (Just make sure you don't have any mame.ini files in the ini path you test with) 1. Run Mame (Do NOT use the -inipath option as this produces different results). mame 2. Save the Configuration (mame.ini will be stored in the "ini" path folder). 3. View rompaths or attempt to load a rom. 4. Observe that the configuration has been reset to defaults. | ||||
| 追加情報 | This bug may be related to bug6290 | ||||
| 添付ファイル | |||||