Alexis Ryan
Alexis Ryan
This nice to have feature is somewhere on my todo list under a bunch of other changes needed to ensure I can do it properly with things being as undisruptive...
Probably should do something regarding "decoupling of gumps from the world rendering" but finding myself afflicted with analysis paralysis while thinking about exactly how I want to do it and...
Unless I'm mistaken the XWin stuff is used for exult studio support. There should be a configure option to disable exult studio support. I'd suggest trying that and seeing if...
Framerate loss to vsync should be a non issue. Generally the problem with vsync come from the requirement that framrate = refresh/integer factor. The integer factor causes all the trouble...
Trying to fix cosmetic world issues caused by using high res would have to be pretty low priority as high res is use at your own risk expect problems. There...
Transparency stuff really isn't a concern. Much of what I'd like to do are just things I did with Pentagram back in the day. So not only do I know...
Thanks for the offer but I do not want or need any assistance on this issue.
Exult is now C++17. This pull request is now unnecessary.
Administrator privileges should not be an issue as exult.cfg is written to the user's local app data directory, not anywhere that needs Administrator privileges. Windows version should not matter either...
I added some extra code to attempt to ensure that it doesn't try to change the paths if they are not valid but the installer will still rewrite the config...