2022-09-05 14:03:16 +00:00
|
|
|
# fpPS4 [![CI](https://github.com/red-prig/fpPS4/actions/workflows/main.yml/badge.svg)](https://github.com/red-prig/fpPS4/actions)
|
2022-07-07 12:25:51 +00:00
|
|
|
|
2022-12-01 19:09:36 +00:00
|
|
|
# Discord: [<img src="https://img.shields.io/discord/1047920770225012769?color=5865F2&label=fpPS4&logo=discord&logoColor=white"/>](https://discord.gg/7JnYvKnJxM)
|
|
|
|
|
2022-09-05 19:14:00 +00:00
|
|
|
# Donate: [<img src="https://static.boosty.to/assets/images/logo.Ffjjd.svg"/>](https://boosty.to/fpps4)
|
|
|
|
|
2022-09-05 14:03:16 +00:00
|
|
|
![Book logo](/icons/logo.png)
|
2022-07-07 12:25:51 +00:00
|
|
|
|
2022-09-05 19:14:00 +00:00
|
|
|
#
|
|
|
|
|
2021-12-08 20:09:58 +00:00
|
|
|
PS4 compatibility layer (emulator) on Free Pascal
|
2021-12-08 20:04:07 +00:00
|
|
|
|
|
|
|
This project is at the beginning and started for fun.
|
|
|
|
|
|
|
|
### Building
|
2022-05-31 07:20:10 +00:00
|
|
|
- Free pascal compiler: 3.3.1 (use fpcupdeluxe with trunk), x86_64 only.
|
2021-12-09 12:32:12 +00:00
|
|
|
- Lazarus: 2.0.0 and higher, x86_64 only.
|
2021-12-08 20:04:07 +00:00
|
|
|
|
|
|
|
### Minimum system requirements
|
|
|
|
|
2022-05-31 07:20:10 +00:00
|
|
|
- OS: Windows 7 SP1 x64 and higher
|
2021-12-08 21:33:51 +00:00
|
|
|
- CPU: x64, AVX2 support
|
2021-12-08 20:04:07 +00:00
|
|
|
- GPU: Vulkan API support
|
2022-07-07 17:43:39 +00:00
|
|
|
|
2022-10-12 11:19:57 +00:00
|
|
|
### Game compatibility tracker
|
|
|
|
https://github.com/red-prig/fpps4-game-compatibility/issues
|
|
|
|
|
2022-07-07 17:43:39 +00:00
|
|
|
### 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
|
2022-07-07 17:52:26 +00:00
|
|
|
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
|