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 @@ -52,6 +52,7 @@ Legend: ✅ Confirmed working, ❔ Unconfirmed, - Not available in the store
| Starfield | ✅ | - |
| State of Decay 2 | ✅ | ❔ |
| Totally Accurate Battle Simulator | ✅ | - |
| Trials of Mana | ✅ | ❔ |
| Wo Long: Fallen Dynasty | ❔ | - |
| Yakuza 0 | ✅ | - |

Expand Down
8 changes: 8 additions & 0 deletions games.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@
"package": "SEGAofAmericaInc.Yakuza0PC_s751p9cej88mt",
"handler": "1c1f"
},
{
"name": "Trials of Mana",
"package": "39EA002F.TOMDF_n746a19ndrrjg",
"handler": "1c1f",
"handler_args": {
"suffix": ".sav"
}
},
// 1cnf
// 1 container, n files
// One container contains all save files.
Expand Down