Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Legend: ✅ Confirmed working, ❔ Unconfirmed, - Not available in the store
| Chorus | ✅ | ❔ |
| Control | ❔ | ✅ |
| Coral Island | ✅ | - |
| Clair Obscur: Expedition 33 | ✅ | - |
| Cricket 24 | ✅ | - |
| Final Fantasy XV | ✅ | - |
| Forza Horizon 5 | ✅ | - |
Expand Down
6 changes: 6 additions & 0 deletions games.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,12 @@
"handler_args": {
"suffix": ".sav"
}
},
// Clair Obscur: Expedition 33
{
"name": "Clair Obscur: Expedition 33",
"package": "KeplerInteractive.Expedition33_ymj30pw7xe604",
"handler": "coral-island"
}
]
}