Wizard DPI Wizard Posted December 15, 2016 Wizard Posted December 15, 2016 Subnautica is added with both in-game and file (HEX) based sensitivity.
Wizard DPI Wizard Posted December 15, 2016 Author Wizard Posted December 15, 2016 Take a backup of the file before you begin! If you mess up you can always delete the file and it will be re-created when you start the game, but all the settings in it are lost. The sensitivity for this game is in the file C:\Program Files (x86)\Steam\SteamApps\common\Subnautica\options.bin (default location). This is not a regular text file, but a file in HEX format. To edit the sensitivity in HEX format, you first need a HEX editor. Notepad++ (version 6.8.X, not out for 7 yet) has a HEX editor plugin that's free, and a paid option is UltraEdit. To install the plugin in Notepad++, go to Plugins -> Plugin Manger -> Show Plugin Manger, scroll down to "Hex-Editor", check the box and click install. Once installed, open the file, and press Ctrl-Alt-Shift-H to switch to HEX mode. If you're unfamiliar with the hexadecimal system, it goes 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f. Uppercase or lowercase letters are irrelevant, they have the same value. UltraEdit will show the cursor position in HEX format, but Notepad++ will not, it will show the line and column. The position of the sensitivity might change, but it always comes one space after "Input/MouseSensitivity". In UltraEdit, the position for the sensitivity in this example is byte 1d, 1e, 1f and 20: In Notepad++ you can see the line number in HEX on the left, but not the position in HEX. So the sensitivity is in this example on line 2 column 14, 15, 16 and line 3 column 1: sc0zz 1
iG23 Posted February 15, 2018 Posted February 15, 2018 Can you help with the FOV value? I see that there is Graphics/FOV and Misc/FieldOfView in the HEX. I'd like to make it 70.53 vertical for 103 horizontal. Thanks in advance.
tuphac Posted July 28, 2018 Posted July 28, 2018 On 12/15/2016 at 2:00 PM, DPI Wizard said: Take a backup of the file before you begin! If you mess up you can always delete the file and it will be re-created when you start the game, but all the settings in it are lost. The sensitivity for this game is in the file C:\Program Files (x86)\Steam\SteamApps\common\Subnautica\options.bin (default location). This is not a regular text file, but a file in HEX format. To edit the sensitivity in HEX format, you first need a HEX editor. Notepad++ (version 6.8.X, not out for 7 yet) has a HEX editor plugin that's free, and a paid option is UltraEdit. To install the plugin in Notepad++, go to Plugins -> Plugin Manger -> Show Plugin Manger, scroll down to "Hex-Editor", check the box and click install. Once installed, open the file, and press Ctrl-Alt-Shift-H to switch to HEX mode. If you're unfamiliar with the hexadecimal system, it goes 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f. Uppercase or lowercase letters are irrelevant, they have the same value. UltraEdit will show the cursor position in HEX format, but Notepad++ will not, it will show the line and column. The position of the sensitivity might change, but it always comes one space after "Input/MouseSensitivity". In UltraEdit, the position for the sensitivity in this example is byte 1d, 1e, 1f and 20: In Notepad++ you can see the line number in HEX on the left, but not the position in HEX. So the sensitivity is in this example on line 2 column 14, 15, 16 and line 3 column 1: I changed the HEX one space after Input/MouseSensitivity" but nothing is changing in game? any idea why? I followed ur instruction using notepad++
Wizard DPI Wizard Posted July 28, 2018 Author Wizard Posted July 28, 2018 11 hours ago, tuphac said: I changed the HEX one space after Input/MouseSensitivity" but nothing is changing in game? any idea why? I followed ur instruction using notepad++ Does the value in the config file revert back to another value if you enter the game and exit again?
tuphac Posted July 29, 2018 Posted July 29, 2018 14 hours ago, DPI Wizard said: Does the value in the config file revert back to another value if you enter the game and exit again? It stay the same, I tried deleting the option.bin and start a new game and tried it again but it doesn't register in game. anyway, I just started using the in game sensitivity instead.
Motarde Posted February 3, 2019 Posted February 3, 2019 I have the game in the Epic Games store and I can't find this folder.
Wizard DPI Wizard Posted February 3, 2019 Author Wizard Posted February 3, 2019 3 hours ago, Motarde said: I have the game in the Epic Games store and I can't find this folder. I've updated the game info to include Epic location of the file. Motarde 1
JTF195 Posted February 13, 2019 Posted February 13, 2019 (edited) FOV can be adjusted via hex editing as well. The value is listed in the config file twice, so you have to edit both. If you use HxD, you can actually edit Sensitivity and FOV as float32 values directly, as long as you have the corresponding hex bytes highlighted: Edited February 13, 2019 by JTF195 sc0zz and WhoCares? 2
fushu Posted January 22, 2023 Posted January 22, 2023 I followed the instructions here, but I can't get the sensitivity to change in-game. It looks like every time I open the game the config settings revert back.
Wizard DPI Wizard Posted January 23, 2023 Author Wizard Posted January 23, 2023 13 hours ago, fushu said: I followed the instructions here, but I can't get the sensitivity to change in-game. It looks like every time I open the game the config settings revert back. The location of the sensitivity may vary, just be sure to edit the 4 bytes after "MouseSensitivity." as the picture shows. Just tested it now and it still works
sunnosa Posted June 3, 2023 Posted June 3, 2023 (edited) New to all of this so sorry if I am misunderstanding something but the options.bin file keeps reverting my sensitivity back to default when I launch my game. I've tried read only but it didn't work. (edit): Fixed it. For anyone having the same issue I only edited the options.bin and options.bin.bak files. You have to also edit the one with the random string of numbers and letters (top one). Edited June 3, 2023 by sunnosa DPI Wizard and JustaPeriod 2
JustaPeriod Posted July 13, 2023 Posted July 13, 2023 Another confirmation that you now must also edit the "randomstringofcharacters-options.bin" file in the options folder for the settings to take. Editing options.bin is not enough/doesn't work. At least this is the case for the steam release.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now