this post was submitted on 27 Aug 2023
22 points (100.0% liked)
Linux Gaming
15234 readers
115 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does it not let you input the fifth digit? Can you see the digits you input or are they replaced with asterisks or something so it's not obvious if the software accepted the input.
I'd just try to input the code and let the installer switch me to the next input field automatically. That's how it usually works.
Yeah, I can see them; they aren't asterisks.
That's the first thing I tried; it's the usual way. But I solved the textbox issue by installing Microsoft Core Fonts with
winetricks corefonts
Which would suggest that the limit is not given in number of characters, but text width, which would be such a strange decision, from a software development point of view.
Can you make it use a very narrow font and squeeze 6 characters in there? Just for the giggles.
I'm not sure how to mess around with different fonts or how to apply different ones