KiameV / moogle-mod-manager

Manages mods for Final Fantasy Pixel Remastered
MIT License
25 stars 3 forks source link

Initial configuration window too large and unmoveable #36

Open GuyInDogSuit opened 1 year ago

GuyInDogSuit commented 1 year ago

My laptop has a display resolution of 1600 x 900, so it might be the cause of this.... the initial configuration window was cut off at the bottom by the taskbar, and it is not moveable or resizable. I could only apply settings by hiding the taskbar via the system settings. It is handy to have a scale adjustment option, though.

KiameV commented 1 year ago

Thanks for bringing this up. I'll see about having the window the screen and have a scroll bar

KiameV commented 1 year ago

Scaling is a little weird with the GUI I'm using. With release 1.0.2 I've added some code to read from a "scale.txt" file.

Try this and see if it works:

  1. Download 1.0.2 - https://github.com/KiameV/moogle-mod-manager/releases/latest
  2. Create a file named scale.txt in the same dir as m3's .exe and in that file put a multiplier, Try 0.5 first

scale.txt

0.5
  1. Save scale.txt
  2. Launch M3

If it's too small, try 0.75, or if too large, try 0.25.