Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Thursday, November 4, 2010

How to extract PSARC under linux

You only need to download PSARC.zip, then install native, non-wine, mono (I have 2.8).

Usage
For example if you want to extract a file called data.psarc you need to to:
  1. mkdir data
  2. mono ~/psarc/PSARC.EXE ../data.psarc
  3. rename 'data\' '' *

Wednesday, October 20, 2010

AsbestOS: Running Linux as GameOS

As most of you will probably already know, I’ve been working on a project recently which aims to run Linux on the PS3 using the PSJailbreak exploit, effectively replacing GameOS on the fly. I think it’s gotten to the point where it’s useful enough for other people to be interested, so here’s something resembling an official announcement.
continue on marcan's blog