Open Issues Need Help
View All on GitHubAI Summary: The task is to investigate and potentially implement native wheel support, including rumble functionality, for the SpaghettiKart N64 emulator. This involves determining the feasibility of adding direct wheel input support and resolving the rumble issue currently encountered when using x360ce.
AI Summary: The task is to modify the macOS build process for SpaghettiKart to create a universal binary that supports both Apple silicon (arm64) and Intel (x86_64) architectures, resolving compatibility issues for users with Intel-based Macs.
AI Summary: Implement a feature in the SpaghettiKart emulator that allows users to customize the number of laps in versus matches and grand prix races. This involves modifying the game's code to accept and process user input for lap count selection and updating the game logic accordingly.
AI Summary: The task is to modify the naming convention of the SpaghettiKart releases to explicitly include the architecture (x86 or x64) in the filename. This will improve clarity for users downloading the executables, allowing them to easily identify the correct version for their system.