From e0bcad80c5786745d5eeb10cfc7a1cfedcca6083 Mon Sep 17 00:00:00 2001 From: Chew Date: Sat, 7 Mar 2026 19:38:22 -0600 Subject: [PATCH 1/2] add FAQ about offline mode --- docs/general/faq.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/general/faq.md b/docs/general/faq.md index 7f14c89e..8931dc78 100644 --- a/docs/general/faq.md +++ b/docs/general/faq.md @@ -210,6 +210,16 @@ If an achievement doesn't work correctly for you, there is a very good chance it If the game has tickets, click on the 'open tickets' link. There will be a list to show any reports of broken achievements. You can comment on these to add helpful details or say you have a problem with this achievement too. +### Can I earn achievements offline? + +We don't currently support a fully offline mode. You must be connected to the internet when you start a playing session. + +If you lose connection while playing, you must ensure your emulator stays open until you re-connect. +Once you do, your achievements will be synced. + +If you close your emulator before your achievements save, you must submit a [manual unlock](#how-do-i-request-a-manual-unlock). +If you have a screenshot or recording of you earning the achievement, this is usually sufficient evidence. + --- ## Account FAQ From 776cabc8cfbb60cb165f05b1e1140ac392003092 Mon Sep 17 00:00:00 2001 From: Chew Date: Sat, 14 Mar 2026 21:34:26 -0500 Subject: [PATCH 2/2] reword slightly to address review --- docs/general/faq.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/general/faq.md b/docs/general/faq.md index 8931dc78..a2531fe9 100644 --- a/docs/general/faq.md +++ b/docs/general/faq.md @@ -218,7 +218,9 @@ If you lose connection while playing, you must ensure your emulator stays open u Once you do, your achievements will be synced. If you close your emulator before your achievements save, you must submit a [manual unlock](#how-do-i-request-a-manual-unlock). -If you have a screenshot or recording of you earning the achievement, this is usually sufficient evidence. +If you have a screenshot or recording of you earning the achievement, this is usually sufficient evidence, so be sure +to take a screenshot of your achievements if you notice you are offline and are unable to reconnect. +Please do not make a ticket if you earned the achievement, follow the manual unlock process. ---