<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/4203" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-05-01T02:13:15+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/4203</id>

		<entry>
		<author><name><![CDATA[frank26080115]]></name></author>
		<updated>2010-05-01T00:32:16+02:00</updated>

		<published>2010-05-01T00:32:16+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14297#p14297</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14297#p14297"/>
		<title type="html"><![CDATA[Re: Can't get rid of old device name for joystick]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14297#p14297"><![CDATA[
that fixed it, I did a search in the registry for &quot;PS2USB&quot; and deleted all the entries i found, thanks<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2426">frank26080115</a> — Sat May 01, 2010 12:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2010-04-30T18:20:47+02:00</updated>

		<published>2010-04-30T18:20:47+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14293#p14293</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14293#p14293"/>
		<title type="html"><![CDATA[Re: Can't get rid of old device name for joystick]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14293#p14293"><![CDATA[
Guessing both projects are using the same pid? You need to clear the registry entry for that pid. For example in xp you woudl go here<br /><br /><div class="codebox"><p>Code: </p><pre><code>&#91;HKEY_LOCAL_MACHINE\SYSTEM\ControlSet007\Control\MediaProperties\PrivateProperties\Joystick\OEM\  &#91;&#91; find your pid &#93;&#93;</code></pre></div><br /><br />I dont know about w7, but you can make it any name you want really.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Fri Apr 30, 2010 6:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[frank26080115]]></name></author>
		<updated>2010-05-01T02:13:15+02:00 </updated>

		<published>2010-04-30T06:53:28+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14284#p14284</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14284#p14284"/>
		<title type="html"><![CDATA[Can't get rid of old device name for joystick [FIXED]]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4203&amp;p=14284#p14284"><![CDATA[
I made a copy of the PS2USB project posted at <!-- m --><a class="postlink" href="http://vusb.wikidot.com/project:ps2usb">http://vusb.wikidot.com/project:ps2usb</a><!-- m --> and got it working, but now I made my own gamepad using a nunchuk and edited the usbconfig.h to say &quot;Nunchuk Joystick&quot;. In &quot;Devices and Printers&quot; of Windows 7's control panel, it says &quot;Nunchuk Joystick&quot; but if I right click on it and click  &quot;game controller settings&quot;, the list of &quot;installed game controllers&quot; still show &quot;PS2USB&quot;, but it actually represents my new device. I've tried uninstalling the device from device manager but it always comes back as &quot;PS2USB&quot;<br /><br />Other than that, everything works fine, I have a lot of success making my own game controller. It's just this one naming issue I'm stumped with. So my question is, how do I disassociate everything that uses this shared VID and PID?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2426">frank26080115</a> — Fri Apr 30, 2010 6:53 am</p><hr />
]]></content>
	</entry>
	</feed>
