Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/library/lrps2.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RAM

## Setup (Required!!)

For the LRPS2 core to function, it requires a set of real BIOS images dumped from your Playstation 2 console in accordance with your local laws, along with the `GameIndex.yaml` compatibility database.
For the LRPS2 core to function, it requires a set of real BIOS images dumped from your Playstation 2 console in accordance with your local laws, ~~along with the `GameIndex.yaml` compatibility database~~. The GameIndex.yaml is now embedded in the core. You can still override the internal database with an external one, so these steps can still be useful for that, but they are no longer strictly necessary.

### GameIndex.yaml

Expand Down
Loading