Skip to content

Commit

Permalink
Readme fixes
Browse files Browse the repository at this point in the history
boxart requires moving files
  • Loading branch information
networkfusion committed Aug 6, 2024
1 parent 520ffe1 commit 8a0ef5f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ If you cannot yet satisfy the correct boxart layout, The menu still has **deprec

Each file must be named according to the 2,3 or 4 letter Game ID (matched in this order).
i.e.
* for GoldenEye 4 letters, this would be `sd:/menu/boxart/NGEE.png` and/or `sd:/menu/boxart/NGEP.png`.
* for GoldenEye 3 letters, this would be `sd:/menu/boxart/NGE.png`.
* for GoldenEye 2 letters, this would be `sd:/menu/boxart/GE.png`.
* for GoldenEye 4 letters, this would be `sd:/menu/boxart/n64/NGEE.png` and/or `sd:/menu/boxart/n64/NGEP.png`.
* for GoldenEye 3 letters, this would be `sd:/menu/boxart/n64/NGE.png`.
* for GoldenEye 2 letters, this would be `sd:/menu/boxart/n64/GE.png`.


You can try these boxart packs:
Expand Down

0 comments on commit 8a0ef5f

Please sign in to comment.