fayaz12g / totk-aar

Any Aspect Ratio for Tears of the Kingdom! A tool to generate custom settings to make the game look great on any display!
106 stars 5 forks source link

switch the location of dfps ini file #48

Closed Gustour closed 1 year ago

Gustour commented 1 year ago

When setting config for dfps, the .ini file with the settings is into dfps mod and not into aar mod like it should be. Into aar mod you put default.ini with all falue to 0, and into dfps mod you put our custom .ini with our value. That could be a problem if we need many config for different devices. Thanks ps: i used 8.0.1

fayaz12g commented 1 year ago

This was intentional. I did this to ensure that if you disable the AAR Mod, you don’t lose your custom confirmation you created for dfps if that is still enabled.

If you need different configs for different devices, you can specify the output folder to whatever you want and make it different for each device, and move the contents to that devices mod folder

Gustour commented 1 year ago

the things is that if you have many devices :

fayaz12g commented 1 year ago

@Gustour I see, that makes a lot of sense, I will look into changing that later then. Would it also be handy to customize the mod name before generation?

fayaz12g commented 1 year ago

I've switched the places they generate in 8.1.2. I will look into customizing the name of the output mod as well in a future version

Gustour commented 1 year ago

Thanks a lot. Great idea for the name. Maybe use the resolution in the output mod folder.

fayaz12g commented 1 year ago

@Gustour Of course! 8.1.4 fixes an issue that caused it to freeze because of this change. I probably should prioritize the auto updater so the user doesn’t have to keep downloading new versions. My initial idea was dynamic naming, but having the aspect ratio and the controller type would make the name long, and that’s already forgetting a lot of the configured options, so I think I’ll let the user choose a name on the generate screen if they so wish.

Gustour commented 1 year ago

@fayaz12g as you want it s your mod ;) But as i user, i think we dont change many options between every resolutions because we used to like those we selected, maybe it s same for controler (pc or tv we will use same controler), and finally what really change is the resolution. But let us choose is great too. Thanks