Secretly one of the most GOATed consoles tbh, and the only one my mom ever got into!
![[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 |
| ------------------------------------------- | ---------------------------- | ---- | ------ |
| [[Arc Rise Fantasia.md\|Arc Rise Fantasia]] | <ul><li>Imageepoch</li></ul> | 2009 | 4 |
%% DATAVIEW_PUBLISHER: end %%