Moderator: GZDoom Developers
Matt wrote:What was the motivation for this change?
if (!m_noprescale)
{
x *= 2;
y *= 2;
}
_mental_ wrote:In general, it’s a bad idea to modify something that wasn’t changed for many years. Even if the initial implementation was wrong. It’s especially true when no option is provided to bring it back.
Graf Zahl wrote:This was not the first complaint for making a "needless change" we received. I understand your problem, but let's not forget that all Linux users have set up their system to the code as it was, even if the difference was due to some ancient bugs in ancient libraries that have long been tossed out.
Right now the only option I see to make handling uniform is to migrate existing configs by changing the scale so that it still feels the same.
Return to Closed Feature Suggestions
Users browsing this forum: No registered users and 1 guest