-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Feature Request]: Set up the directory to install DLC in the GUI #2531
Comments
Looks really good to me honestly, I think it would be a great change to have |
just my opinion but since this is the idea, how about adding the "updates" as a path too? |
Sounds like a good idea to me and would make sense too, I agree |
how about making the DLC work like the updates? as an example you have a game AAAA00000 if the user decides to put the dlc and update in the same folder it works like now, the folder becomes AAAA00000-DLC or AAAA00000-UPDATE, and if they are not in the same folder they simply get the serial number. it will make it a hassle to later on merge the folders or separate them since the user will need to manually rename the folders |
In fact, I already had thoughts about having a complete separation of content by default. That is, you install the game and get the CUSA00000-GAME folder. But all these 3 types of folders should be in one place, maybe they would just be in the folder with the installed games, This way you can easily remove add-ons or updates if you don't need them. It would be possible to add checkboxes, something like "Ignore updates" and "Ignore DLC", |
Sounds very good |
tbh i feel maybe there should be some kind of voting to know what most people want, i personally feel having them all in different folders makes sense while some may say having it like how updates are done being in a single folder make it super easy to handle, like why not make some voting system on discord server? not only for this but for other aspects that might need more eyes and mind to make a make a right choice. PS, is that endevour OS theme? |
@tomboylover93 If I understood correctly, then this part is about -UPDATE @Hermiten How can we find out what the core team thinks or conduct a survey about such changes? |
On Discord, probably Development channel |
@tomboylover93 Idk if that's just me but I think that the game update folder should be like the game folder, like instead of browsing to add one location make it so that you can add and remove multiple paths, maybe it would be good to do this for the dlc too? Unless it's too much of a pain and slows down the emulator too much |
Not exactly a pain to do/deal with and more so that it takes up a ton of screen real estate, considering that the Settings window already has some scaling issues I wouldn't want to make it bigger. I believe the piece of code for removing a path is in settings_dialog.cpp and it's only a few lines so it's definitely doable though.
I'll look into it and see if I can make it work for -GAME and -DLC, but as others have said it would be better to have some kind of poll on that.
Nah, it's luisbocanegra/kde-material-you-colors. |
Checklist
Description
Currently there's two ways to set up the directory to install DLC, either the first time you launch shad or by clicking on "settings" at the top.
Clicking on "game install directory" shows this
The thing is while you can set your game directory whenever you want in the path tab, you can't set the DLC directory unless you click on the "settings" at the top, I think it would be nice to have it also show up in the there to make life easier for everyone.
Reason
I think it would be great to have this in the settings to have everything in the same place, so that users are not confused if they didn't configure this the first time they opened shad, I also believe getting rid of the "Game Install Directory" here wouldn't be a big deal.
Examples
Ideally it would be on this tab in the settings.
The text was updated successfully, but these errors were encountered: