mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Build prod
This commit is contained in:
@ -99,40 +99,40 @@
|
||||
<div>
|
||||
<div class="content-item">
|
||||
<h2 class="content-item__header">FAQ</h2>
|
||||
<span class="faq__ask">What is the purpose of this software?</span><br />
|
||||
<span class="faq__reply">Everyone decides for himself, but can be used as a gamepad vibration tester, or as a hand massager.</span><br /><br />
|
||||
|
||||
<span class="faq__ask">Can I use this software as a hand massager?</span><br />
|
||||
<span class="faq__reply">Yes of course. If you use this as a massager, then before the session I recommend consulting with a doctor.</span><br /><br />
|
||||
|
||||
<span class="faq__ask">I have a gamepad with vibration, what should I do before using it as a hand massager?</span><br />
|
||||
<span class="faq__reply">I recommend checking the device for correct operation, mechanical damage, and be sure to use an antiseptic.</span><br /><br />
|
||||
|
||||
<span class="faq__ask">I'm having problems with the app or connecting my device to the app?</span><br />
|
||||
<span class="faq__reply">Go to Troubleshooting.</span>
|
||||
<dl>
|
||||
<dt>What is the purpose of this software?</dt>
|
||||
<dd>Everyone decides for himself, but can be used as a gamepad vibration tester, or as a hand massager.</dd>
|
||||
<dt>Can I use this software as a hand massager?</dt>
|
||||
<dd>Yes of course. If you use this as a massager, then before the session I recommend consulting with a doctor.</dd>
|
||||
<dt>I have a gamepad with vibration, what should I do before using it as a hand massager?</dt>
|
||||
<dd>I recommend checking the device for correct operation, mechanical damage, and be sure to use an antiseptic.</dd>
|
||||
<dt>I'm having problems with the app or connecting my device to the app?</dt>
|
||||
<dd>Go to Troubleshooting.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="content-item">
|
||||
<h2 class="content-item__header">Troubleshooting</h2>
|
||||
<span>If you are having difficulty detecting a gamepad by the browser, you can use the utility </span>
|
||||
<a href="https://eugene-serb.github.io/gamepad-master/" target="_blank">Gamepad Master</a><br /><br />
|
||||
|
||||
<span class="faq__ask">The app does not see my device.</span><br />
|
||||
<span class="faq__reply">Make sure you have a chromium-based browser, then update the app and reconnect your device.</span><br /><br />
|
||||
|
||||
<span class="faq__ask">The application sees the gamepad, but writes that the vibration actuator is missing.</span><br />
|
||||
<span class="faq__reply">This problem is specific to mozilla firefox browser and d-input mode. Check the system requirements before using the software.</span><br /><br />
|
||||
|
||||
<span class="faq__ask">My question is not here.</span><br />
|
||||
<span class="faq__reply">Write me </span><a href="mailto:eugene.serb@gmail.com" target="_blank">eugene.serb@gmail.com</a>
|
||||
<dl>
|
||||
<dt>The app does not see my device.</dt>
|
||||
<dd>Make sure you have a chromium-based browser, then update the app and reconnect your device.</dd>
|
||||
<dt>The application sees the gamepad, but writes that the vibration actuator is missing.</dt>
|
||||
<dd>This problem is specific to mozilla firefox browser and d-input mode. Check the system requirements before using the software.</dd>
|
||||
<dt>My question is not here.</dt>
|
||||
<dd>Write me <a href="mailto:eugene.serb@gmail.com" target="_blank">eugene.serb@gmail.com</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="content-item">
|
||||
<h2 class="content-item__header">System Requirements</h2>
|
||||
<span class="faq__ask">Gamepad:</span><br />
|
||||
<span class="faq__reply">X-Input and vibration actuator required.</span><br /><br />
|
||||
<span class="faq__ask">Browser:</span><br />
|
||||
<span class="faq__reply">Google Chrome or any other Chromium-based browser is recommended.</span><br /><br />
|
||||
<span class="faq__ask">Operating System:</span><br />
|
||||
<span class="faq__reply">Windows 7 or higher recommended.</span><br />
|
||||
<dl>
|
||||
<dt>Gamepad:</dt>
|
||||
<dd>X-Input and vibration actuator required.</dd>
|
||||
<dt>Browser:</dt>
|
||||
<dd>Google Chrome or any other Chromium-based browser is recommended.</dd>
|
||||
<dt>Operating System:</dt>
|
||||
<dd>Windows 7 or higher recommended.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user