カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
ゲームプレイ最小解決済み修正済み2018-06-11 02:102019-01-15 06:26
 
テスターHydreigon担当者Hydreigonソースsega/model1.cpp
バージョン0.198発生バージョン0.197修正バージョン0.206
修正コミットプルリク
フラグ
セット vr, vformula
セット詳細
vf - バーチャファイター
vr - バーチャレーシング
 
概 要0.196からリンクモードが動作しない。
詳 細Virtua Racing and Forumla doesn't seem to recognize their communication boards. Setting the communication to 'master' or 'slave' will load the cancelled screen instead of the network check screen even with a proper config. Happened since 0.196. Comm board emulation for these two games worked fine before. System 32 and Model 2 games are unaffected. Wing War, running on the same hardware, reads its comm board fine.
再現手順1. Run vr or vformula
2. Change linked setting to 'master or slave'.
3. Exit test mode.
追加情報Used the following setup for both cfgs:

CFG #1: mame64.exe vr -w -cfg_directory cfg -nvram_directory nvram -comm_localport 15111 -comm_remoteport 15112 -comm_localhost 0.0.0.0 -comm_remotehost 127.0.0.1

CFG #2: mame64.exe vr -w -cfg_directory cfg2 -nvram_directory nvram2 -comm_localport 15112 -comm_remoteport 15111 -comm_localhost 0.0.0.0 -comm_remotehost 127.0.0.1

My guess is something happened so that the communications board ended up being undetected so both games think they don't have a comm board installed.
 
添付ファイル