Skip to content

Evaluate which features we want to keep or remove #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vabold opened this issue Apr 3, 2023 · 0 comments
Open

Evaluate which features we want to keep or remove #27

vabold opened this issue Apr 3, 2023 · 0 comments
Labels
c++ Issues relating to C++ question Further information is requested
Milestone

Comments

@vabold
Copy link
Member

vabold commented Apr 3, 2023

Already, we are starting to introduce features that invalidate features outside of the scope of this project (e.g. #26). Netplay is certainly an uncontroversial removal for a TAS-focused emulator, and it may be worthwhile to eliminate other features from this fork. This could lead to reduced build times with the removal of entire files (assuming compilation errors that would arise are fixed), simplify the UI, etc.

There are a few questions here:

  1. Is this a good precedent to set forward?
  2. What is the full scope of Dolphin's feature set?
  3. Do we remove these files from the project entirely or simply remove the option for them to be selected?
@vabold vabold added question Further information is requested c++ Issues relating to C++ labels Apr 3, 2023
@vabold vabold added this to the 1.0 milestone Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues relating to C++ question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant