diff options
| author | Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com> | 2025-06-22 10:34:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-22 08:34:26 -0600 |
| commit | 07b595a75b4bbacd1743b8eecbf1c1a98ac80ab4 (patch) | |
| tree | 1b8ef961a6af5db02cd023eeed5983b342f0cb76 /docs | |
| parent | af5c324c68367d5a0bb87612e9318c0d8e736bd9 (diff) | |
Add additional questions to the FAQ doc. (#306)
* Init.
* Add link to WIP PR.
* Requested changes.
* Update faq.md
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/faq.md | 22 |
1 files 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. |
