Hobbies And Interests
Home  >> Internet Games >> PlayStation 3

How to Compile PSGroove

PSGroove is an open-source tool used to jailbreak PlayStation 3 consoles. When the console boots, PSGroove executes the well-known PSJailbreak exploit and injects unsigned code into the lv2 gameos kernel. Although you can install any third-party application and game after you jailbreak your PS3 console, you will void its warranty. Before you can use PSGroove, you must compile it. Although most people use Linux-based computers to compile the source code, you can use the Git for Windows and WinAVD tools to compile it under Windows 7.

Instructions

    • 1

      Open your favorite Web browser and navigate to Google Code to download Git for Windows.

    • 2

      Click the Git-1.7.9-preview20120201.exe link and save the file on your computer.

    • 3

      Double-click the Git-1.7.9-preview20120201.exe file and follow the instructions on your screen to install Git for Windows.

    • 4

      Navigate to SourceForge to download WinAVR.

    • 5

      Click WinAVR, then 20100110 and then WinAVR-20100110-install.exe. Save the file on your hard disk.

    • 6

      Double-click the WinAVR-20100110-install.exe file and follow the instructions on your screen to install WinAVR.

    • 7

      Click "Start," type "cmd" without quotes and press Enter to start the Command Prompt tool.

    • 8

      Type "cd ../.." without quotes in the Command Prompt and press Enter to switch to C.

    • 9

      Type "cd WinAVR-20100110" without quotes and press Enter to switch to the WinAVR folder.

    • 10

      Type "C:\Program Files\git\bin\sh.exe --login -i" without quotes and press Enter to start the Git bash.

    • 11

      Navigate to the PSGroove page on GitHub. Scroll down to the Cloning section.

    • 12

      Execute each of the four lines in the Command Prompt. For example, type "git clone git://github.com/psgroove/psgroove.git" without quotes and press "Enter" to execute the first line.

    • 13

      Type "exit" without quotes and press "Enter" to exit the Git bash.

    • 14

      Type "cd bin" without quotes in the Command Prompt and press "Enter" to switch to the bin folder.

    • 15

      Type "tclsh84.exe" without quotes and press "Enter." The command line changes to the % symbol.

    • 16

      Type "cd.." without quotes and press "Enter." Type "cd psgroove" and press "Enter" to switch to the PSGroove folder.

    • 17

      Type "make" without quotes and press "Enter" to compile PSGroove.


https://www.htfbw.com © Hobbies And Interests