Wii Remote Plus (RVL-CNT-01-TR) Connection Guide: Difference between revisions

More faster than trying to navigate to and add something in the registry editor.
No edit summary
(More faster than trying to navigate to and add something in the registry editor.)
Line 85: Line 85:
'''And for the bonus: Pretending a Toshiba Bluetooth Adapter'''
'''And for the bonus: Pretending a Toshiba Bluetooth Adapter'''


Currently there is no option to buy the Toshiba Bluetooth Stack without the bundled hardware. However, there is a way to make your Bluetooth device recognized as a regular one. Here is how:
While there is no option to buy the Toshiba Bluetooth Stack without the bundled hardware, there is a way to make your Bluetooth device recognized as one. Paste the following into Notepad and save it as a .reg file, then run it.
# Open the Registry Editor, simply by typing "regedit.exe" in the Start Menu and hit Enter.
<pre>Windows Registry Editor Version 5.00
# Navigate to <var>HKEY_CURRENT_USER\Software\Toshiba\BluetoothStack\V1.0\Mng</var>.
[HKEY_CURRENT_USER\Software\Toshiba\BluetoothStack\V1.0\Mng]
# Add a new DWORD. Name it <kbd>TestVersion</kbd> and set its value to <kbd>0</kbd>.
"TestVersion"="0"</pre>
# Close the Registry Editor.


[[Category:Tutorials]]
[[Category:Tutorials]]
6,576

edits