Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I have:
Windows 11 23H2
Resolution: 3840 х 1080
GPU: AMD Radeon RX 5700
CPU: AMD Ryzen 3800X
Simple repro steps via debug console:
lua Options.MaxScale = 1
lua Isaac.TriggerWindowResize()
You can set different max scale values and then trigger via the function or by pressing F (and compare any differences).
Thanks for your patience and help, this mod makes local coop so much better.
I wonder if I just have conflicting settings somewhere.
Using scale 1 for 1x2 rooms causes it to change automatically, but toggling fullscreen makes it zoom out even more.
I'd test with:
lua Options.MaxScale = 1
lua Isaac.TriggerWindowResize()
Switching back and forth between 1 and 99 would be an easy way to test.
lua Isaac.TriggerWindowResize()
Also is there supposed to be a difference between 4 and the default 99? when I set it to 4 I don't notice anything
I just pushed an update to save whenever you make changes in mod config menu.