Open takashi1kun opened 4 years ago
The map button also doesn't seem to show up for some reason
Okay solved, it is a little weird how you have to configure this but this would be more or less the way:
@bennybroseph Being that the case that these numbers can be calculated methodically, wouldn't it be better to allow for a boolean that you can toggle true or false and if true it just takes your resolution from Base_Resolution_Width and does this math for you?
This is really helpful for all the ones who has a 19:10 monitor, thanks @takashi1kun. Do you manage to solve also the Overlay buttons? I was trying with some numbers with no luck.
There is no support for inventory mode in ultra-wide resolutions like 2560x1080, changing the numbers in the inventory options custom scaling doesn't seem to work, I have tried to set them to:
1. Directly putting the aspect ratio:
Custom_Scaling_Width 21 Custom_Scaling_Height 9
2. Putting in width the result of dividing 2560/1920 in width
Custom_Scaling_Width 1.3333 Custom_Scaling_Height 1
3. Directly putting my resolution
Custom_Scaling_Width 2560 Custom_Scaling_Height 1080
Nothing seems to work if I put the either the first or third the mouse goes to very wrong places, and in the second option the scripts get bugged and I have to restart it, it doesn't seem to take floats too well