カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
---|---|---|---|---|---|
![]() | 低 | 指示待ち | 未処理 | 2023-03-02 15:24 | 2023-03-14 14:12 |
テスター | halmako | 担当者 |   | ソース | trs/vis.cpp |
バージョン | 0.240 | 発生バージョン | 修正バージョン | ||
修正コミット | プルリク | ||||
フラグ | |||||
セット | vis | ||||
セット詳細 |
![]() | ||||
概 要 | VISでファイル検索が動作しない。 | ||||
詳 細 | Sorry I am not talking about specific games. As a personal hobby, I have created and used an additional course for "Links: The Challenge of Golf". In the process, I found something that is not working properly. The game searches for files with the extension CRS and recognizes them as course data. However, from MAME 0.240 onward, some file names cannot be searched correctly. | ||||
再現手順 | Specifically, if the file "TORREY_P.CRS" in Links is renamed to "TI.CRS" or something similar, the search fails. However, if the file is renamed to "TJ.CRS", it works fine. If the ASCII code is "TI" or lower, the search fails; if the code is "TJ" or higher, the search succeeds. | ||||
追加情報 | I checked the executable file in the game and found that it sometimes calls an INT24H exception, which should not occur, but I could not find out more with my capabilities. At any rate, it does not seem to affect commercial versions of Links, etc., but I suspect that there is some potential problem hidden somewhere. | ||||
添付ファイル |