InsaneNutter
Resident Nutter
PPSSPP is a PSP emulator for Jtag / RGH hacked Xbox 360's, the current version is a proof of concept, however some games are playable.
Download:
Download PPSSPP 0.91 Alpha version
How to use:
The Read Me:
What have been done:
Fast ppc jit (Can be used in wii/wiiu/ps3). Give a 10x to 20x speedup !
DirectX9 backend (Can be ported to Win dows), miss some lights and framebuffer effects.
What need to be done next:
Finish the ppc jit, 70/80% of the opcode are recompiled, need slow memory paths.
Finish the DirectX9 Backend. Fix framebuffers, lights issues.
Port FFMpeg for sound and video playback.
Port the Atrac3+
Add a gui
Know bugs:
Jit doesn’t work in real devkit.
In some games can’t go in game because of missing video/sound playback => use a save games.
Some games are slow (Monster hunter 2) set VertexCache = true to give a big speed up ! Use this with caution! 360 have few memory !
Random crashes => Can be fixed by using setting Jit = false and FastMemory = false, but it will slowdown as hell !
Lighting issues on Ridger Racer.
Framebuffer issues.Proof of concept, Based on PPSSPP 0.91.
Source code: https://github.com/Ced2911/ppsspp
Authors Blog: Ced2911
Download:
Download PPSSPP 0.91 Alpha version
How to use:
- Copy to the Xbox 360
- put a psp iso nameed psp.iso is the same directory as the default.xex
- Launch the default.xex as you would any other homebrew application
The Read Me:
What have been done:
Fast ppc jit (Can be used in wii/wiiu/ps3). Give a 10x to 20x speedup !
DirectX9 backend (Can be ported to Win dows), miss some lights and framebuffer effects.
What need to be done next:
Finish the ppc jit, 70/80% of the opcode are recompiled, need slow memory paths.
Finish the DirectX9 Backend. Fix framebuffers, lights issues.
Port FFMpeg for sound and video playback.
Port the Atrac3+
Add a gui
Know bugs:
Jit doesn’t work in real devkit.
In some games can’t go in game because of missing video/sound playback => use a save games.
Some games are slow (Monster hunter 2) set VertexCache = true to give a big speed up ! Use this with caution! 360 have few memory !
Random crashes => Can be fixed by using setting Jit = false and FastMemory = false, but it will slowdown as hell !
Lighting issues on Ridger Racer.
Framebuffer issues.Proof of concept, Based on PPSSPP 0.91.
Source code: https://github.com/Ced2911/ppsspp
Authors Blog: Ced2911
