Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Allow user to download MKW Gecko Codes from mkwtas.com #6

Open
1 of 3 tasks
malleoz opened this issue May 14, 2022 · 2 comments
Open
1 of 3 tasks

Allow user to download MKW Gecko Codes from mkwtas.com #6

malleoz opened this issue May 14, 2022 · 2 comments
Assignees
Labels
c++ Dolphin code modifications enhancement New feature or request
Milestone

Comments

@malleoz
Copy link
Collaborator

malleoz commented May 14, 2022

Codes available here: https://github.com/Hibyehello/mkwii-tas-codes

The Download Codes button in game properties in Dolphin should redirect to mkwtas.com to pull Gecko Codes for MKW.

  • Determine which codes should be included
  • Upload Codes to mkwtas.com
  • Rewrite C++ code to allow for MKW to point to a different location than other games
@malleoz malleoz added enhancement New feature or request c++ Dolphin code modifications labels May 14, 2022
@malleoz malleoz self-assigned this May 16, 2022
@malleoz
Copy link
Collaborator Author

malleoz commented May 18, 2022

The C++ portion of this task is completely done, except for obviously switching the link to point to mkwtas.com when that is set up.

@vabold
Copy link
Member

vabold commented May 18, 2022

I propose we borrow code structural ideas from Slippi. Some examples from their ini are:

REQUIRED: Slippi Online
RECOMMENDED: Normal Lag Reduction
OPTIONAL: Widescreen 16:9

Borrowing this general structural idea and adding some categories of our own could be a good idea, as it provides an intuitive way for new TASers to see the tools they can work with, and to encourage/discourage them from using certain features (we would want to discourage them from using tools like Freefly, for example).

@kierio04 kierio04 added this to the 4.0 milestone Jun 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c++ Dolphin code modifications enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants