这是indexloc提供的服务,不要输入任何密码
Skip to content

Memorix101/postal-psp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

postal-psp

PSP port of Postal

image

This is a port of the original Postal source code for Sony PSP

Toolchain is PSPDEV

To play get a copy at Steam or GOG

Buildung

After setting up PSPDEV and git clone the repo

cd postal-psp
mkdir build && cd build
psp-cmake -DBUILD_PRX=1 .. 
make

DO NOT USE -DENC_PRX=1

Debbuging using WSL

  • Detailed Guide
  • Launch PSPLINK
  • Open Windows PowerShell as admin and install winget install usbipd
  • Then usbipd list and look for PSP Type-B
  • Then usbipd bind --busid=X-X and look for PSP Type-B
  • usbipd attach --wsl --busid=X-X
  • Then run PSP Link

Known issues

  • Plays fine in PPSSPP but slow and unstable on real hardware
  • Low FPS (high cpu usage)
  • Long loading times
  • Controls need to be adjusted