The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

153 个评价
Set Max Scale
3
2
   
奖励
收藏
已收藏
取消收藏
Tags: Lua, Tweaks
文件大小
发表于
更新日期
16.453 KB
2022 年 1 月 8 日 下午 10:38
1 月 13 日 下午 9:53
18 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Set Max Scale

在 Stlkngne 的 1 个合集中
Some of my favorite Repentance mods
301 件物品
描述
This mod lets you set the MaxScale option from your options.ini file from within the game. MaxScale controls how zoomed in you are.

The default of 99 works fine for normal rooms, but if you're in a larger room then you may want to set this to 1-4 to zoom out a bit. For some reason, 5-99 appear to have the same behavior.

This mod can auto-update MaxScale depending on if you're in a normal vs large room. There's also separate options for Mother, The Beast, and the menu.

Unfortunately, setting MaxScale via the API doesn't do anything on its own. We need to trigger an update. For now, that happens by toggling fullscreen (on then back off, or off then back on). That might be too annoying for some, but it appears to be a limitation of the API. (Update: If you have REPENTOGON then fullscreen doesn't need to be toggled anymore. There's still a small delay when the game updates, but it looks better than it did before.)

Mod Config Menu is required to change settings.

You can press < or > (shift + , or shift + .) on your keyboard to cycle through the available options.

Note: When the game starts up, it will try to load the scale setting for the menu from save slot #1.
76 条留言
Little Alligator 6 月 20 日 下午 12:02 
would it be possible to always render at 1x scale and then zoom in and out according to the room? idk how isaac modding works so it might be a limitation of the api. it's probably easier to wait for repentogon to come out for rep+
Mr.Methylenedioxymethamphetamine 1 月 16 日 下午 10:34 
MOD HONESTLY SAVED MY LIFE THANK YOU SO MUCH <3
Distop 2024 年 10 月 24 日 上午 11:23 
This mod disabled my graphics card ong 🙌
Alzgamer 2024 年 10 月 21 日 上午 1:37 
I've reproduced issue with debug console. Scale don't work properly. I see only the lower part of the screen with different scale, the rest part is cut off by the top of the screen. Plus the camera view is too close.
I have:
Windows 11 23H2
Resolution: 3840 х 1080
GPU: AMD Radeon RX 5700
CPU: AMD Ryzen 3800X
Stlkngne  [作者] 2024 年 10 月 20 日 下午 2:35 
I don't think it's something I can fix on my end. It seems to be an issue with the TriggerWindowResize function in certain scenarios. If someone is able to consistently repro this then I'd suggest opening an issue against repentogon with some details about your setup (os/hardware/resolution/etc): https://github.com/TeamREPENTOGON/REPENTOGON/issues

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).
Alzgamer 2024 年 10 月 20 日 上午 10:39 
I have an ultra wide (32:9) monitor. Option "do not prefer fullscreen toggle" breaks the camera view. The camera moved to close, I can't see anything. Helps only manual toggle fullscreen with F. Can you pls fix this? I use repentogon 1.0.12b.
BlueBone 2024 年 8 月 5 日 上午 5:23 
Man i love that shit, too bad it shifts co-op+'s hud too :(
SirSwerving 2024 年 3 月 10 日 下午 9:13 
Ah thanks, that worked.
Stlkngne  [作者] 2024 年 3 月 10 日 下午 9:11 
Try enabling the prefer fullscreen toggle option. That seems to work for some people. I haven't been able to repro the issue on my hardware.
SirSwerving 2024 年 3 月 10 日 下午 9:02 
This mod doesn't seem to work correctly. (At least with REPENTOGON) 1 is technically 2 and all settings 2-99 are identical to 5-99. There is no wat to set the scale to 1, 3, 4.