カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
その他未処理2023-03-02 15:242023-03-14 14:12
 
テスターhalmako担当者 ソースtrs/vis.cpp
バージョン0.240発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット vis
セット詳細
vis - Video Information System MD-2500
 
概 要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.
 
添付ファイル