Skip to content

Implement GameID script folders #101

Description

@malleoz

When running Mario Kart Wii, it is pointless to see TTYD or other game scripts. We propose the following:

  • With no game running, show every script in the Scripts folder and its children directories
  • When booting up a game, change the ScriptsWidget view to only show scripts for that particular game
  • Implement this by retrieving the current game ID without the region (RMC for MKWii, G8M for TTYD, etc.) and navigate to /Scripts/[GameID] directory, if present, otherwise show nothing
  • For mkw-scripts repository, we'll have to move MKW scripts to the new /Scripts/RMC folder.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

c++Issues relating to C++enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions