Sunday, April 24, 2011

How to Install Windows 95 on PS3


[How to] Install windows 95 on PS3 using Dosbox



  Credits to ps3cfw @ PSGroove for this tutorial!

Things you will need:

1. One PS3 running a CFW.
2. Openftpserver 2.1 (Could be lower)
3. DoSbox (installed)
4. The pack located here: Download

Tutorial:
Step #1: Extract win95.rar onto desktop

Step #2: Open filezilla and connect to PS3 with Openftpserver

Step #3: Transfer the win95 folder to dev_hdd0/game/HBDB90000/USRDIR and it NEEDS TO BE like this:



Step #4: now go to ps3 and open Dosbox

now write

mount c ~/win95

then

c:

then

imgmount a w95.img

then

boot w95.img

Here a Video:

Wednesday, March 30, 2011

How to sign PSP homebrew and games for OFW using PSP

Download pscrypter v2.0 here and put pscrypter folder downloaded above in m0:/PSP/GAME/

For PSP ISO Games:
  1. your games/minis must be 700mb or below. games exceeding 700mb won't work.
  2. convert iso to eboot.pbp. download iso2eboot v2 here
  3.  after conversion connect psp to pc using usb and put the new eboot.pbp in m0:/PSP/GAME/pscrypter_v2.0_signed/sign folder.
  4. removed usb and run pscrypter from the psp and wait until finish.
  5. connect your psp to pc and create a new folder in m0:/PSP/GAME/ (name it with the game you signed or whatever name it doesn't matter.
  6. move the signed eboot.pbp to the new folder you created.
  7. play the game with OFW.
For Homebews:
  1. follow steps 3-7 from the tut above...

How to sign PSP games for 6.31/6.35/6.37 OFW

  1.  Download this archive
  2. Get the iso (if cso you must convert it back to iso) of the game U want to sign
    Note:It must be 728 Mb at most(if it is bigger than that you will have to rip it)
  3. Unrar the archive downloaded in some directory on your PC
  4. Put your iso in the same folder as fake_np.bat and rename the game to np.iso
  5. Use UMDGEN or winrar to extract all the files from PSP_GAME folder of the iso(just the files no need to extract the folders)
  6. Run the fake_np.bat - after it writes pause press any key to continue.You 'll find an EBOOT.PBP in the same folder as the iso file.
  7. Copy the EBOOT in a new folder in PSP/GAME folder in your Memory Stick(No matter the name of the game)
  8. Try running the game-if it runs normally you're good to go.If not continue reading.
  9. Use UMDGEN or Winrar to extract PSP_GAME/SYSDIR/EBOOT.BIN(if there is EBOOT.OLD extract it instead and rename it to EBOOT.BIN) from the iso to the folder containing seboot.bat
  10. Run the seboot.bat.It should write "Save Eboot.BIN...".Press any key to close the window.
  11. Use UMDGEN to add the new EBOOT.BIN to the iso and save it.Then with the new iso file follow the steps from 4 to 8.