Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen






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.