| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
インターフェイス | 低 | 解決済み | 修正済み | 2009-03-20 13:04 | 2016-10-19 16:44 |
| テスター | DMala | 担当者 | Robbbert | ソース | |
| バージョン | 0.130 | 発生バージョン | 修正バージョン | 0.179 | |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | |||||
| セット詳細 | |||||
| 概 要 | ドライバ名とゲーム名が同じ場合、個々のiniファイルを作成できず、常にドライバのiniファイルとして扱われる。 | ||||
| 詳 細 | When a game name is the same as a driver name, MAME treats the game's INI file as a driver INI file. Settings intended only for the individual game are applied to all games supported by the driver, which may not be desirable when a driver supports multiple dissimilar games. Examples: lwings.c (Legendary Wings settings affect Avengers, Trojan, and Section Z) aerofgt.c (Aerofighters settings affect Karate Blazers, Spinal Breakers, Power Spikes, etc.) asuka.c (Asuka & Asuka settings affect Cadash, Bonze Adventure, etc.) | ||||
| 再現手順 | 1. Create an ini file for a game that shares its name with the driver 2. Choose settings appropriate for that game 3. Launch another game supported by the same driver Result: Settings intended for the first game are applied to other games supported by the driver | ||||
| 追加情報 | Workaround is to create INI files for the other games supported by the driver, to override the driver level settings. | ||||
| 添付ファイル | |||||