カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
サウンド未処理2024-10-20 23:122026-02-27 02:42
 
テスターVasiliyFamiliya担当者 ソースcapcom/cps1.cpp
バージョン0.270発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット dino, punisher, wof
セット詳細
 
概 要CPS2のQSound LLEに比べてCPS Dashの再生が不完全。
詳 細In the Dash games SFX are playing quite adequately, but music is suffering because of heavy downslowing and samples stuttering despite the full speed of overall emulation.
再現手順 
追加情報The base of build is got by **git clone -b mame0270 --depth 1 https://github.com/mamedev/mame.git mame0270**. The only change is the **#define QSOUND_LLE** line, added between **#include "emu.h"** and **#include "cps1.h"** lines at the beginning of cps1.cpp and cps2.cpp drivers.
 
添付ファイル