The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

First Person Shooter Mode
 This topic has been pinned, so it's probably important
☢ Nato Potato ☢  [developer] 5 Sep, 2020 @ 5:02am
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'.
Last edited by ☢ Nato Potato ☢; 30 Sep, 2024 @ 6:38pm
< >
Showing 1-5 of 5 comments
lenyet 17 Jul, 2023 @ 12:46pm 
thank
so here im go ! 30 Sep, 2024 @ 7:12am 
REPENTOGON implements an API function to move the cursor to the center of the game window, if you wanted to support it.
☢ Nato Potato ☢  [developer] 30 Sep, 2024 @ 6:04pm 
oh cool, will definitely have a play around with that
Hi,how to turn on lock-cursor-in-center feature(i have repentogon)
☢ Nato Potato ☢  [developer] 16 Feb @ 7:49am 
F10 to open the config menu, go to the first person mode section, there should be an option to enable mouse aiming/cursor locking
< >
Showing 1-5 of 5 comments
Per page: 1530 50