One of the GOATs, and frankly, for good reason. A phenomenal library that's almost unmatched, especially if you like weird-aah Japanese games. ![[Games.base#System]] %% DATAVIEW_PUBLISHER: start ```dataview table without id file.link as Game, maker as Maker, year as Year, rating as Rating where contains(category, [[Games]]) and !contains(file.name, "Template") and contains(system, this.file.link) sort rating desc ``` %% | Game | Maker | Year | Rating | | --------------------------------------------------------- | -------------------------------------------------- | ---- | ------ | | [[Final Fantasy XII.md\|Final Fantasy XII]] | <ul><li>[[Square Enix.md\|Square Enix]]</li></ul> | 2007 | \- | | [[Shadow Hearts - Covenant.md\|Shadow Hearts - Covenant]] | \- | 2004 | \- | %% DATAVIEW_PUBLISHER: end %%