![]() |
|
Portal Of Power isn't detected - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Portal Of Power isn't detected (/Thread-portal-of-power-isn-t-detected) |
RE: Portal Of Power isn't detected - skid - 02-01-2014 Using Windows Explorer, go to C:\Windows\inf and search (using the search box in the top right hand corner) for "spyro". Wait for the search result to come up and edit the file. In my system, the file is oem208.inf. The filename might be different on your system ![]() In the file, change the DeviceName and VendorName lines to: Code: ; Copyright (c) 2010-2012 libusbx (GNU LGPL)Leave the rest of the file unchanged. Then unplug and replug in the portal from the USB port. Now try Dolphin 4.0 or newer again. RE: Portal Of Power isn't detected - LightMysterious - 02-01-2014 When I write "Spyro" in C:\Windows\inf , I find nothing. :'( I've a system files name : spyro_porta and in this files,there are : ; Spyro_Porta.inf ; Copyright © 2010-2012 libusbx (GNU LGPL) [Strings] DeviceName = "Spyro Porta" VendorName = "RedOctane" SourceName = "Spyro Porta Install Disk" DeviceID = "VID_1430&PID_0150" DeviceGUID = "{0D1CE3BF-D753-4496-BB55-5E74EAF34EDD}" This files is in C:\Windows\System32\DriverStore\FileRepository\spyro_porta.inf_amd64_neutral_29bd483e6bcd28d8 RE: Portal Of Power isn't detected - skid - 02-01-2014 After typing spyro into search, you have a wait a long time for the search to find the file. The filename will be in this format oemXXX.inf When you find it, change "Spyro Porta" to "Spyro Portal" Then pull out the Spyro Portal USB receiver and put it back in. Then start Dolphin. RE: Portal Of Power isn't detected - LightMysterious - 02-01-2014 I wrote Spyro and I waited but nothing is found. But I've the files I tell you before in C:\Windows\System32\DriverStore\FileRepository\spyro_porta.inf_amd64_neutral_29bd483e6bcd28d8 RE: Portal Of Power isn't detected - skid - 02-01-2014 The file in DriverStore is not the correct file to edit. In C:\Windows\inf, open all of the oemXXX.inf files until you find the one for Spyro Porta and change the contents to Spyro Portal. RE: Portal Of Power isn't detected - LightMysterious - 02-01-2014 I've 3 files with the Spyro Porta : oem24,25 and 26 RE: Portal Of Power isn't detected - skid - 02-01-2014 Edit them all and then pull out the usb dongle and plug it back in before starting Dolphin 4.0 again. RE: Portal Of Power isn't detected - LightMysterious - 02-01-2014 When I want to edit, i've a message said : access denied RE: Portal Of Power isn't detected - mbc07 - 02-02-2014 Run notepad with administrative privileges... RE: Portal Of Power isn't detected - LightMysterious - 02-02-2014 I can't,there's not the "open in administrator" :/ |