Play Station 1 Emulator for .NET Framework 4.5 Any CPU
PSX4Any is still in beta, so games a works not full speed.
bios: scph1001.bin to bios folder
memcard: "memcard.mcr" created automatically when save game
Surface RT (Windows 10 ARM32) (maybe works on windows RT 8/8.1)
Tool: Visual Studio Community 2019
1: Download or Clone project
2: Fix block access: "Get-ChildItem -Recurse | Unblock-File" in project root directory on power shell
3: Move settings.ini to bin/Debug/ from project root directory
4: Open PSX4Any.sln
5: Build
D-Pad UP: Up
D-Pad Left: Left
D-Pad Down: Down
D-Pad Right: Right
Triangle: W
Square: A
X: S
Circle: D
Start: Enter
Select: Space
L1: Q
R1: E
L2: 1
R2: 3
✖JIT Compiler
✖GPU Acceleration
✖Frame Limit
✖Frame Skip
✖Screen controller
✖Change Resolution Support
✖Full Screen Support
✖Fast ROM Load
MIT License
This project would not have been possible without all of the following great developers!
ProjectPSX >> PSX4Any is develop based on this.
NAudio >> used this for audio backend.
