{{ define "main" }} {{ $gameName := .File.BaseFileName }} {{ $rating := index .Site.Data.compatibility ( string .Params.compatibility | default "0" ) }}
Citra is currently in very early stages of development. Games usually run less than full-speed even on the best computers. Expect bugs and glitches to appear in most games. Many features found in more mature emulators are still in the works.
Status | {{ $rating.name }} {{ $rating.description }} |
Game Icon | |
Title IDs |
{{ range .Params.releases }}
{{ .title }} ({{ .region }}) {{ end }} |
System Files Required? | {{ if eq .Params.needs_system_files true }}Yes{{ else if eq .Params.needs_system_files false }}No{{ else }}N/A{{ end }} |
Shared Font Required? | {{ if eq .Params.needs_shared_font true }}Yes{{ else if eq .Params.needs_shared_font false }}No{{ else }}N/A{{ end }} |
{{ .Params.Description }}
{{ .Content }}Date | Tested By | Citra Version | Rating |
---|---|---|---|
{{ dateFormat "January 2, 2006" .Params.tested_date }} | {{ .Params.tested_by }} | {{ .Params.tested_version }} | {{ $rating.name }} |
Name | Description | Uploaded By | Date |
---|---|---|---|
{{ .title }} | {{ .description }} | {{ .author }} | {{ dateFormat "January 2, 2006" .date }} |