Open main menu

Difference between revisions of "Compiling ScummVM/PlayStation 2"

m (Fix typo)
 
Line 54: Line 54:
     make
     make


     // sjcpm & tremor
     // Tremor (unoptimized)
     [ the porter will have to provide these as they are specially optimized versions for the PS2
    mkdir tremor
      You can contact him at sunmax@libero.it]
    cd tremor
    svn co http://svn.xiph.org/trunk/Tremor/
    make
     [For a PS2 optimized version of Tremor, please contact the porter at sunmax@libero.it]


    // sjcpm (unoptimized)
    mkdir ps2_sdk_old
    cd ps2_sdk_old
    git clone https://github.com/AzagraMac/PS2_SDK.git
    cd isjcpm
    make
    [For a PS2 optimized version of sjcpm, please contact the porter at sunmax@libero.it]


= e. get ScummVM =
= e. get ScummVM =
1,489

edits