Files
pikuma_ps1/readme.md
T
2025-08-04 23:10:17 -04:00

27 lines
714 B
Markdown

# Pikuma PS1
A rest from the usual.
![img](./docs/assets/splash.jpg)
## Dependencies
![system_info](./docs/assets/system_info.png)
```ps1
scoop bucket add extras
scoop install armips
scoop install lua
powershell -c "& { iwr -UseBasicParsing https://bit.ly/mips-ps1 | iex }"
mips install 14.2.0
```
[pscx-redux](https://github.com/grumpycoders/pcsx-redux/): A collection of tools, research, hardware design, and libraries aiming at development and reverse engineering on the PlayStation 1.
## Gallery
![clear!](./docs/assets/pcsx-redux.main_2025-08-03_18-02-08.png)
![traingles!](./docs/assets/pcsx-redux.main_2025-08-03_19-28-22.png)
![polys!](./docs/assets/pcsx-redux.main_2025-08-03_20-45-35.png)