mirror of
https://github.com/yxrei/bemani-guide.git
synced 2024-12-01 01:37:22 +01:00
620 lines
24 KiB
HTML
620 lines
24 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="robots" content="noindex,noarchive,nofollow" />
|
|
|
|
<title>Common Problems/Tips - bemani.guide</title>
|
|
<link href="../../../css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="../../../css/font-awesome.min.css" rel="stylesheet">
|
|
<link href="../../../css/base.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/darcula.min.css">
|
|
|
|
<script src="../../../js/jquery-1.10.2.min.js" defer></script>
|
|
<script src="../../../js/bootstrap.min.js" defer></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
|
|
<script>hljs.initHighlightingOnLoad();</script>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="bemani.guide" />
|
|
<meta property="og:title" content="SDVX V - Common Problems/Tips" />
|
|
<meta property="og:description" content="" />
|
|
<meta property="og:url" content="None" />
|
|
<meta property="og:image" content="img/icon.png" />
|
|
<meta property="og:image:type" content="image/png" />
|
|
<meta property="og:image:width" content="64" />
|
|
<meta property="og:image:height" content="64" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
|
|
<div class="container">
|
|
<a class="navbar-brand" href="../../..">bemani.guide</a>
|
|
<!-- Expander button -->
|
|
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<!-- Expanded navigation -->
|
|
<div id="navbar-collapse" class="navbar-collapse collapse">
|
|
<!-- Main navigation -->
|
|
<ul class="nav navbar-nav">
|
|
<li class="navitem">
|
|
<a href="../../.." class="nav-link">Home</a>
|
|
</li>
|
|
<li class="dropdown active">
|
|
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Games <b class="caret"></b></a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 25</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../iidx25/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../iidx25/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../iidx25/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 26</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../iidx26/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../iidx26/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../iidx26/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 27</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../iidx27/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../iidx27/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../iidx27/lightning/" class="dropdown-item">Lightning Mode Specifics</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX IV</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../sdvx4/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../sdvx4/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../sdvx4/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX V</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="./" class="dropdown-item active">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n Usaneko</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../popnusaneko/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../popnusaneko/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../popnusaneko/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n Peace</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../popnpeace/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../popnpeace/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../popnpeace/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">HELLO Pop'n</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../hellopopn/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../hellopopn/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">DDR</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">DDR Ace</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../ddrace/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../ddrace/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../ddrace/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Jubeat</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Jubeat Clan</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../jubeatclan/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../jubeatclan/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../jubeatclan/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA Matixx</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../gitamatixx/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../gitamatixx/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../gitamatixx/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA EXCHAIN</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../exchain/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../exchain/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../exchain/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Reflec Beat</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Reflec Beat: Reflesia</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../reflesia/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../reflesia/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../reflesia/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">NOSTALGIA</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Nostalgia FORTE</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../nostforte/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../nostforte/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../nostforte/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Nostalgia Op.2</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../nostop2/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../nostop2/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../nostop2/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">BeatStream アニムトライヴ</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../beatstreamfinal/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../beatstreamfinal/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../beatstreamfinal/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">MÚSECA 1+1/2</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../musecafinal/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../musecafinal/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../musecafinal/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="navitem">
|
|
<a href="../../../errorcodes/" class="nav-link">Error Codes</a>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Extras <b class="caret"></b></a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../../extras/hexguide/" class="dropdown-item">Beginner Guide to Hex Editing</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../../extras/ascs/" class="dropdown-item">Notes on the Most Common ASCs and Vendors</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../../extras/parts/" class="dropdown-item">Arcade Parts List and Documentation</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../../extras/spiceguide/" class="dropdown-item">SpiceTools Usage, Parameters, and Functionality</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../../extras/spiceerrors/" class="dropdown-item">SpiceTools Error Messages</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../../extras/pollingrates/" class="dropdown-item">List of Touchscreen Monitors and their Polling Rates</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../../extras/streamaudio/" class="dropdown-item">Exclusive Audio Workarounds</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="navitem">
|
|
<a href="../../../externalresources/" class="nav-link">External Resources</a>
|
|
</li>
|
|
<li class="navitem">
|
|
<a href="../../../about/" class="nav-link">About</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<ul class="nav navbar-nav ml-auto">
|
|
<li class="nav-item">
|
|
<a rel="prev" href="../setup/" class="nav-link">
|
|
<i class="fa fa-arrow-left"></i> Previous
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a rel="next" href="../hexedits/" class="nav-link">
|
|
Next <i class="fa fa-arrow-right"></i>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3"><div class="navbar-light navbar-expand-md bs-sidebar hidden-print affix" role="complementary">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggler collapsed" data-toggle="collapse" data-target="#toc-collapse" title="Table of Contents">
|
|
<span class="fa fa-angle-down"></span>
|
|
</button>
|
|
</div>
|
|
|
|
|
|
<div id="toc-collapse" class="navbar-collapse collapse card bg-secondary">
|
|
<ul class="nav flex-column">
|
|
|
|
<li class="nav-item" data-level="1"><a href="#sdvx-v-common-problemstips" class="nav-link">SDVX V Common Problems/Tips</a>
|
|
<ul class="nav flex-column">
|
|
<li class="nav-item" data-level="3"><a href="#hardware-specs" class="nav-link">Hardware Specs</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#my-game-is-running-slowlagging" class="nav-link">My Game Is Running Slow/Lagging</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#my-game-is-running-crazy-fastafter-finishing-a-song-loading-is-stuck" class="nav-link">My Game Is Running Crazy Fast/After Finishing a Song Loading Is Stuck</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#which-offset-is-which" class="nav-link">Which Offset Is Which?</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#running-the-game-windowed-and-borderless" class="nav-link">Running the Game Windowed and Borderless</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#where-are-all-the-navigators" class="nav-link">Where Are All the Navigators?</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#a-note-about-sse-42" class="nav-link">A Note About SSE 4.2</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#when-i-run-this-game-all-other-background-audio-is-gone-whats-going-on" class="nav-link">When I Run This Game All Other Background Audio Is Gone! What's Going On?</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#im-not-getting-any-audiomy-audio-is-completely-wrecked-and-im-using-an-external-dac" class="nav-link">I'm Not Getting Any Audio/My Audio Is Completely Wrecked and I'm Using an External Dac!</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div></div>
|
|
<div class="col-md-9" role="main">
|
|
|
|
<h1 id="sdvx-v-common-problemstips">SDVX V Common Problems/Tips</h1>
|
|
<h3 id="hardware-specs">Hardware Specs</h3>
|
|
<div class="admonition tip">
|
|
<p>Bemani PC Type 4</p>
|
|
<p>CPU: Intel i3-4300 3.5GHz</p>
|
|
<p>GPU: Nvidia GeForce GTX 1050 2GB</p>
|
|
<p>RAM: 8GB DDR3L PC3-12800 (4GB*2)</p>
|
|
<p>OS: Windows 7 Embedded</p>
|
|
</div>
|
|
<h3 id="my-game-is-running-slowlagging">My Game Is Running Slow/Lagging</h3>
|
|
<div class="admonition tip">
|
|
<p>Make sure you at least meet the above hardware requirements, try to eliminate any unnecessary background processes during play as well.</p>
|
|
<p>At the time of writing, some individuals with more than capable PCs have had framerate issues, most notably with Ryzen CPUs. There's really no fix as the issues seem largely random, but it's worth noting regardless to consider trying different computers if you have them available.</p>
|
|
</div>
|
|
<h3 id="my-game-is-running-crazy-fastafter-finishing-a-song-loading-is-stuck">My Game Is Running Crazy Fast/After Finishing a Song Loading Is Stuck</h3>
|
|
<div class="admonition tip">
|
|
<p>The most common reason for this is the game is running over its required 60hz, the game is hardcoded to run at 60hz and this cannot be changed. To solve this, set your monitor's refresh rate to 60hz. You can always check on the game's monitor check if the game is fluctuating around 59.94hz, the NTSC standard. If it's not around there and your monitor is indeed set to 60hz, consider trying a different panel or forcing vsync on in your GPU's graphics settings.</p>
|
|
</div>
|
|
<h3 id="which-offset-is-which">Which Offset Is Which?</h3>
|
|
<div class="admonition tip">
|
|
<p>If you're getting too many fasts, increase your offset (+). If you're getting too many slows, decrease your offset (-). Sound Voltex V has two types of offset adjustments, visual and audio based, so be sure to fiddle with both to find desirable settings.</p>
|
|
</div>
|
|
<h3 id="running-the-game-windowed-and-borderless">Running the Game Windowed and Borderless</h3>
|
|
<div class="admonition tip">
|
|
<p>Some players utilizing windowed mode use 3rd party software called <a href="https://github.com/Codeusa/Borderless-Gaming/releases">Borderless Gaming</a> in order to achieve this, follow the program's instructions accordingly.</p>
|
|
</div>
|
|
<h3 id="where-are-all-the-navigators">Where Are All the Navigators?</h3>
|
|
<div class="admonition tip">
|
|
<p>Many navigators are locked behind network requirements and they will not show unless connected to a network that has written support for the events that they're typically locked behind.</p>
|
|
</div>
|
|
<h3 id="a-note-about-sse-42">A Note About SSE 4.2</h3>
|
|
<div class="admonition tip">
|
|
<p>In the rare case you are running this game on <em>very</em> old hardware, SDVX V requires a processor supporting the <a href="https://en.wikipedia.org/wiki/SSE4#SSE4.2">SSE 4.2 instruction set</a>. But, in the event your processor does not have this, there is a <a href="../hexedits/">hex edit</a> available to bypass this.</p>
|
|
</div>
|
|
<h3 id="when-i-run-this-game-all-other-background-audio-is-gone-whats-going-on">When I Run This Game All Other Background Audio Is Gone! What's Going On?</h3>
|
|
<div class="admonition tip">
|
|
<p>64-bit versions of SDVX are now utilizing a feature in Windows called <a href="https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams">WASAPI exclusive mode</a> to obtain less audio latency than the former 32-bit versions of the games which used <a href="https://en.wikipedia.org/wiki/DirectSound">DirectSound</a>. You can use the <a href="../hexedits/">Shared Mode WASAPI hex edit</a> to deal with some hardware issues, it can also be used to hear background audio outside the game so that the game does not take total control. Many have reported that this edit only works when the audio is set to either 16-bit 44100Hz or 24-bit 44100Hz.</p>
|
|
</div>
|
|
<h3 id="im-not-getting-any-audiomy-audio-is-completely-wrecked-and-im-using-an-external-dac">I'm Not Getting Any Audio/My Audio Is Completely Wrecked and I'm Using an External Dac!</h3>
|
|
<div class="admonition tip">
|
|
<p>Several external DACs have issues with <a href="https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams">WASAPI exclusive mode</a> and are unable to be used entirely, it's likely you'll be forced to use your motherboard's sound chip, or find a compatible DAC.</p>
|
|
<p>Alongside this, many setups have found some difficulty with audio due to various equipment being used. Consider applying the <a href="../hexedits/">Shared Mode WASAPI hex edit</a></p>
|
|
</div></div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer class="col-md-12">
|
|
<hr>
|
|
<p>Made by a IIDX player.</p>
|
|
<p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>.</p>
|
|
</footer>
|
|
<script>
|
|
var base_url = "../../..",
|
|
shortcuts = {"help": 191, "next": 78, "previous": 80, "search": 83};
|
|
</script>
|
|
<script src="../../../js/base.js" defer></script>
|
|
|
|
<div class="modal" id="mkdocs_keyboard_modal" tabindex="-1" role="dialog" aria-labelledby="keyboardModalLabel" aria-hidden="true">
|
|
<div class="modal-dialog">
|
|
<div class="modal-content">
|
|
<div class="modal-header">
|
|
<h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
|
|
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
|
|
</div>
|
|
<div class="modal-body">
|
|
<table class="table">
|
|
<thead>
|
|
<tr>
|
|
<th style="width: 20%;">Keys</th>
|
|
<th>Action</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td class="help shortcut"><kbd>?</kbd></td>
|
|
<td>Open this help</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="next shortcut"><kbd>n</kbd></td>
|
|
<td>Next page</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="prev shortcut"><kbd>p</kbd></td>
|
|
<td>Previous page</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="search shortcut"><kbd>s</kbd></td>
|
|
<td>Search</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="modal-footer">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|