From 7943ad0e86d5b9c53ca49cc5c3a18dac74c4f5be Mon Sep 17 00:00:00 2001 From: triangle <79382000+spellboundtriangle@users.noreply.github.com> Date: Fri, 23 Jul 2021 22:47:59 -0500 Subject: [PATCH] Remove mention of broken cloneboot --- pages/_en-US/nds-bootstrap/faq.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/pages/_en-US/nds-bootstrap/faq.md b/pages/_en-US/nds-bootstrap/faq.md index 88b1b6fb..8d580de8 100644 --- a/pages/_en-US/nds-bootstrap/faq.md +++ b/pages/_en-US/nds-bootstrap/faq.md @@ -23,9 +23,6 @@ If the server says it's an nds-bootstrap issue, check if the game hasn't been re Also, make sure you add it to the [compatibility list](https://wiki.ds-homebrew.com/nds-bootstrap/testing) on Google Sheets. -#### Why doesn't multiplayer work? -This is a [known issue](https://github.com/DS-Homebrew/nds-bootstrap/issues/553) with cloneboot. Please wait for a fix. - #### Why are there issues with ROM loading, even though they're run natively? nds-bootstrap patches the ROM functions to run from an SD card, as the ROMs are hardcoded to read from Slot-1. There are also timing issues and AP measures (which most are already removed), both of which would cause the ROMs to not work properly.