Page 2 of 2

Re: INI section redirection with resolution-specific settings

Posted: 2023-06-30, 08:30 UTC
by wanderer
JOUBE wrote: 2023-06-21, 01:47 UTCDo you have tried (within wincmd.ini: Section [Configuration]) in your VMs?

Code: Select all

ResolutionSpecific=0
with the Section

Code: Select all

[AllResolutions]
Well, i have tried it out and i've come to the conclusion that it's not very convenient (for my case at least). I have a single TC installation with a single INI, which i'm using from my PC and from within various VMs (with different resolutions as you can imagine).

I guess i'm sticking with my original proposal:
wanderer wrote: 2023-06-16, 09:59 UTC Is there a way to instruct TC to redirect into another INI file, all newly added sections that contain resolution-specific settings?