From 67456ea987ba30b212bbe4c567bc8e7d798be3a6 Mon Sep 17 00:00:00 2001 From: Leo626 Date: Sat, 4 Aug 2018 21:03:24 -0400 Subject: [PATCH] Legacy system font is no longer supported --- User-Directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User-Directory.md b/User-Directory.md index 819fd02..745a59c 100644 --- a/User-Directory.md +++ b/User-Directory.md @@ -105,6 +105,6 @@ If a real SD card is compared to Citra's emulated SD card, Citra may appear to b This directory can contain two files. - - `shared_font.bin`: this is a legacy system font data dumped from old version of 3dsutils. You don't need this if you are using the latest version of citra. However, you need to dump the system archives using the latest version of 3dsutils. See [[Dumping System Archives and the Shared Fonts from a 3DS Console]] for more information. + - `shared_font.bin`: this was a legacy system font data dumped from old versions of 3dsutils and is no longer supported. If the user does not have shared font installed, Citra will use the open source font replacement instead. Users should redump their shared font since the open source font replacement may not always look accurate. See [[Dumping System Archives and the Shared Fonts from a 3DS Console]] for more information. - `aes_keys.txt`: this file is reserved for future use to hold decryption keys. \ No newline at end of file