The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

First Person Shooter Mode
 此主题已被置顶,因此可能具有重要性
☢ Nato Potato ☢  [开发者] 2020 年 9 月 5 日 上午 5:02
Mouse Aiming without REPENTOGON
Unfortunately if you don't have REPENTOGON the game can't lock the cursor into the game window, so you can't move the mouse too far in any direction before it hits the edge of the monitor or loses focus on the game.

That said I have made a simple macro that keeps the cursor in the middle of the screen and set up a version of the mouse look code specifically for using the macro.

I used AutoHotkey and have included the ahk file as reference in the mod, (found in either 'Documents\my games\Binding of Isaac Afterbirth+ Mods\firstperson_2015147251' or 'Steam\steamapps\common\The Binding of Isaac Rebirth\mods\firstperson_2015147251') but you can use whatever system you like, it just needs to be able to move the cursor INSTANTLY to the middle of the game window and wait a few frames before moving the cursor to the middle again on an endless loop.

The file I used uses CTRL J to start locking the cursor and CTRL K to stop, you can tweak the 'sleep' time to adjust how sensitive the mouse turning is, smaller the number the slower the turn speed.

To enable the 'macro mouse mode' just open the main.lua file, look for the 'macromouse' value near the top and change it from 'false' to 'true'.
最后由 ☢ Nato Potato ☢ 编辑于; 2024 年 9 月 30 日 下午 6:38
< >
正在显示第 1 - 5 条,共 5 条留言
lenyet 2023 年 7 月 17 日 下午 12:46 
thank
so here im go ! 2024 年 9 月 30 日 上午 7:12 
REPENTOGON implements an API function to move the cursor to the center of the game window, if you wanted to support it.
☢ Nato Potato ☢  [开发者] 2024 年 9 月 30 日 下午 6:04 
oh cool, will definitely have a play around with that
DamRedBloon 2 月 16 日 上午 7:23 
Hi,how to turn on lock-cursor-in-center feature(i have repentogon)
☢ Nato Potato ☢  [开发者] 2 月 16 日 上午 7:49 
F10 to open the config menu, go to the first person mode section, there should be an option to enable mouse aiming/cursor locking
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50