How to Setup a PS3 SDK in Linux

The Sony PlayStation 3 (PS3) software development kit (SDK) is developed for Microsoft Windows operating systems, and therefore is not compatible with Linux computers. However, if you use the Wine is Note Emulator (WINE) emulator, then you can install Windows applications in Linux. This process does not perfectly emulate the Windows operating system, and so you might experience errors either during the setup or during execution of the process.

Instructions

    • 1

      Open your command line interface in Linux. This differs for each operating system version.

    • 2

      Type "wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -" and press "Enter." Type "sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list" and press "Enter." Type "sudo apt-get update" and press "Enter." Type "sudo apt-get install wine" and press "Enter."

    • 3

      Type "winecfg" and press "Enter." Click the "C" drive and then click "Browse." Choose a folder location to which this will be installed. Click "OK."

    • 4

      Type "winefile" and press "Enter." This opens the Explorer. Navigate to the PS3 SDK installer and double click it. Click "Next' throughout the installation. It is important you leave all options set as their default to avoid error. Click "Finish" when you are done.

    • 5

      Locate the main SDK file, and double click on it to launch it.

Related Searches:

References

Comments

Related Ads

Featured