# Firmware
The SDCard can use fat32 or exfat.
You can use Rufus (opens new window) or Panasonic SD Card Formatter (opens new window) for formatting .
# Download
# Version history
# Configuration
Fenrir load a json file at the root of the sd card.
{
"use_reset": true,
"region": "europe"
}
By default the region is set to japan.
You can change it by setting a new region from this list.
- japan
- taiwan
- usa
- brazil
- korea
- asiapal
- europe
- latin_america
Example:
{
"region":"latin_america"
}
← Installation FAQ →