• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 642 643 644 645 646 ... 1197 Next »

Edit: New Issue- Cleanrip says Not verified with redump.org"- what should I do?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Edit: New Issue- Cleanrip says Not verified with redump.org"- what should I do?
05-19-2013, 06:58 AM (This post was last modified: 05-19-2013, 09:16 AM by Irrelevant_pelican.)
#1
Irrelevant_pelican Offline
Member
***
Posts: 76
Threads: 19
Joined: May 2013
EDIT NEW ISSUE:

I just finished ripping Donkey Kong Country Returns using Cleanrip on my softmodded Wii. It says "Not verified with redump.org."

What does this mean? Should I be worried?




---------------
ORIGINAL POST- ALREADY RESOLVED



I'm following the steps in this wikihow http://www.wikihow.com/Play-Wii-Games-on-Dolphin-Emulator

I don't have a compatible DVD drive so I have to go the soft modded Wii route.

I have Homebrew running on my Wii, all the homebrew stuff is on a 2 gb SD card.

I'm stuck between step 4 and 5.

"4.Download CleanRip from http://cleanrip.googlecode.com/files/CleanRip-v1.0.5.zip
You will need it to make a copy of your Wii or Gamecube disc that you
can play on Dolphin. Extract the ZIP file and copy the apps folder to
your SD card or USB drive.

5.Put your SD card or USB drive into the Wii. Then launch the Homebrew Channel. You should see CleanRip come up as one of the options. Select it and choose Launch."

I put CleanRip on a 16 gb USB stick. I put the "apps" folder from the cleanrip rar file into the root of the USB stick, I plug it into my Wii. I start up Homebrew and Cleanrip is not one of the apps listed.

I thought maybe CleanRip has to be on the SD card with the homebrew stuff on it, but it's only a 2 gb card, and I'm going to try to rip a 5 gb DVD... I don't understand how that works.

Any help?
Operating System: Windows 8.1 Pro 64 bit
Processor/CPU: Intel® Core™ i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
Motherboard: Gigabyte GA-Z87X-UD4H ATX
Video Card/GPU: NVIDIA GeForce GTX 980 Ti
Memory/RAM: 16 gb
Power supply: Coolmaster GX II 750 W
Dolphin Revision Currently Using: Dolphin 5.0-rc-34
Find
Reply
05-19-2013, 07:56 AM
#2
AnyOldName3 Offline
First Random post over 9000
*******
Posts: 3,533
Threads: 1
Joined: Feb 2012
The Homebrew channel can only boot software from the SD card, so that's where you need to put cleanrip. In cleanrip, you can specify where to put the dumped disk, so just select USB to put it on the USB drive.
OS: Windows 10 64 bit Professional
CPU: AMD Ryzen 5900X
RAM: 16GB
GPU: Radeon Vega 56
Find
Reply
05-19-2013, 08:13 AM (This post was last modified: 05-19-2013, 09:17 AM by Irrelevant_pelican.)
#3
Irrelevant_pelican Offline
Member
***
Posts: 76
Threads: 19
Joined: May 2013
Edit:
Got a new issue, not sure what to do.


----------------------
ORIGINAL POST
D'oh!! Thank you AnyOldName3.
Operating System: Windows 8.1 Pro 64 bit
Processor/CPU: Intel® Core™ i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
Motherboard: Gigabyte GA-Z87X-UD4H ATX
Video Card/GPU: NVIDIA GeForce GTX 980 Ti
Memory/RAM: 16 gb
Power supply: Coolmaster GX II 750 W
Dolphin Revision Currently Using: Dolphin 5.0-rc-34
Find
Reply
05-19-2013, 08:07 PM (This post was last modified: 05-19-2013, 08:09 PM by Garteal.)
#4
Garteal Offline
「Lab Mem. 004」
********
Global Moderators
Posts: 2,095
Threads: 24
Joined: Aug 2011
Don't worry about it. Redump.org doesn't seem to have a library of Wii games, so it can't compare and verify the hash of the game.
Try the game on Dolphin and see if it works. If you get a black screen, there is a high probability that you haven't dumped the game correctly.
If you're worried about that, or just want to make sure your game is dumped correctly, then calculate the MD5 or SHA1 hash of Donkey Kong Country Returns and compare it to the ones on GameTDB.
PAL: SF8P01 NTSC: SF8E01

Calculating hashes using FCIV: (Show Spoiler)
To calculate MD5/SHA1 hashes, I recommend Microsofts File Checksum Integrity Verifier which you can download here. (It's a command-line application)

Install it. It will just extract the exe file to wherever you tell it to.
Now, browse to the folder where it extracted and hold down SHIFT and right-click in the folder (not on a file), and click on Open command window here.
[Image: fcivstep1hbuih.png]

In the command prompt that opens, type the following depending on which hash you want to calculate.
Note that this will take some time depending on your system, don't close the window.
You can drag and drop the iso into the command prompt window and it will give you the path to it so you don't have to manually type it.
Code:
fciv -sha1 "Path of iso"

- OR -

fciv -md5 "Path of iso"

You can also calculate the hashes of multiple files or every iso file in the folder by simply typing the following.
This will calculate the sha1 of every iso file in the folder specified.
Code:
fciv -sha1 D:/Emulation/ROMs/Wii/*.iso

Smarter would be to write the output to a file for easier comparison etc.
To do that simply add the following to any of the previous commands.
Code:
> path where you want to save the file/wii-hashes.txt

Ultimately it looks like this.
[Image: fcivstep2m8u7c.png]
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode