Skip to content
/ fpPS4 Public
forked from red-prig/fpPS4

PS4 compatibility layer (emulator) on Free Pascal

License

Notifications You must be signed in to change notification settings

wrnxr233/fpPS4

This branch is 301 commits behind red-prig/fpPS4:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 28, 2022
2025472 · Sep 28, 2022
Jul 7, 2022
Sep 8, 2022
Sep 5, 2022
Sep 15, 2022
Sep 7, 2022
May 31, 2022
Sep 7, 2022
Sep 28, 2022
May 31, 2022
Sep 13, 2022
Sep 12, 2022
Sep 28, 2022
Dec 8, 2021
May 31, 2022
Dec 8, 2021
Sep 5, 2022
May 31, 2022
May 31, 2022
Sep 5, 2022
Sep 20, 2022
Sep 20, 2022
Sep 5, 2022
Sep 12, 2022
Sep 12, 2022
Jul 14, 2022
Jun 29, 2022

Repository files navigation

fpPS4 CI

Donate:

Book logo

PS4 compatibility layer (emulator) on Free Pascal

This project is at the beginning and started for fun.

Building

  • Free pascal compiler: 3.3.1 (use fpcupdeluxe with trunk), x86_64 only.
  • Lazarus: 2.0.0 and higher, x86_64 only.

Minimum system requirements

  • OS: Windows 7 SP1 x64 and higher
  • CPU: x64, AVX2 support
  • GPU: Vulkan API support

Control layout

PS4 Gamepad button Keyboard button
Left Stick Up W
Left Stick Left A
Left Stick Down S
Left Stick Right D
Right Stick Up I
Right Stick Left J
Right Stick Down K
Right Stick Right L
OPTIONS Enter
Dpad Up Arrow Up
Dpad Left Arrow Left
Dpad Down Arrow Down
Dpad Right Arrow Right
Triangle Numpad 8
Square Numpad 4
Cross Numpad 2
Circle Numpad 6
L1 Q
L2 TAB
L3 Z
R1 E
R2 R
R3 C

About

PS4 compatibility layer (emulator) on Free Pascal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 63.1%
  • C++ 36.9%