From 07b595a75b4bbacd1743b8eecbf1c1a98ac80ab4 Mon Sep 17 00:00:00 2001 From: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com> Date: Sun, 22 Jun 2025 10:34:26 -0400 Subject: [PATCH] Add additional questions to the FAQ doc. (#306) * Init. * Add link to WIP PR. * Requested changes. * Update faq.md --------- Co-authored-by: MegaMech --- docs/faq.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 068dd0915..74e184778 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,11 +1,9 @@ # faq *Why doesn't freecam rotatation work with controller?* - -> Add Additional "Right" Stick to Controls in the settings menu +> Add Additional "Right" Stick to Controls in the settings menu. *Can I customize the freecam button layout?* - > No. *Can I invert the freecam camera controls?* @@ -19,3 +17,21 @@ *Can I make a PR to allow users to invert the freecam camera controls?* > Also no, but if you insist... + +*Can I have more than eight players in a race?* +> No. Significant changes would have to be made to support this. + +*Can I have more than eight characters to choose from?* +> No. This is something we'd like to have, but changes to the menu and other systems would need to be made first. + +*Can I replace the existing characters with new ones?* +> Yes. + +*Is there any support for HD texture replacement?* +> Yes, albeit currently limited. [There is work in progress to expand on this functionality](https://github.com/HarbourMasters/SpaghettiKart/pull/147). Work is underway to port existing texture replacement projects. + +*Is there any online play support?* +> Not currently. Planned to be implemented as more supporting systems are improved. + +*Is it possible to play without having a craving for spaghetti?* +> No.