PDA

View Full Version : How To Rip a Game!!!!


pradeep3037
January 30th, 2009, 08:32 PM
Ok lets start, a rip is a game that is compressed with cutting movies, music, intro's

NOTE: to delete intro's, music, movies, just go to the main game folder and delete them.

NOTE: Make sure to have a crack befor making it and make sure that the crack works here's a site to use to find Cracks :



www.gamecopyworld.com

Now follow the instructions to Rip a Game

1. You Will Need UHARC GUI



http://www.softpedia.com/get/Compression-tools/UHARC-GUI-by-Brhack.shtml

2. Install UHARC, start UHARC

3. Click on Create Archive

4. Add the Game Folder or Game Files + Crack.

5. Click Create Archive and save it into desktop or a folder and call it what you want.

6. Now after it's done creating go to the place you saved it.

7. open notepad and write this script make sure the uha u called it is on del name.uha

@echo off
cls
UHARC.exe x -o+ -vm+ -y+ files.uha
cls
del name.uha
echo DONE...
pause
8. now lets make a outro

a outro will look like similer like this

echo
echo
echo
echo
echo
echo
echo
echo
echo
echo
echo.
echo.
pause
edit it and add anything you like like Ripped By and stuff.

it will look horrible in windows but when you save it as a .bat file and open it its nice

9. you get now something like:


@echo off
cls
UHARC.exe x -o+ -vm+ -y+ files.uha
cls
del files.uha
echo DONE...
pause
echo
echo
echo
echo
echo
echo
echo
echo
echo
echo.
echo.

pause
now save it as install.bat

make sure when packing it that the install.bat and name.uha are in same folder and your done and now you can upload it and share it.

ravi
January 30th, 2009, 08:45 PM
and source is:
http://desi-underground.com/index.php?showtopic=20167

Th3 KiNg
February 20th, 2009, 07:32 PM
Gr8 stuff. Thanks mate. Repped for that. :)