Changing keybiding to start tutorial
- Alice
- Topic Author
Someone know what can I do?
Please Log in or Create an account to join the conversation.
- Duran.te
Hope it can help:
Duran.te wrote: Manually change interface keybind out-game
If you need to modify the default Home/Pos1 hotkey to toggle ReShade's interface on, without having access to it, you'll have to change it out-of-game.
Navigate to your game's main directory (game .exe location) and open ReShade.ini with any text editor.
Locate KeyMenu=36,0,0 under the [INPUT] section, and change it to whatever value you desire.
The KeyMenu line is composed of three numbers, of which each one is separated by a comma.
The first number is the keycode value. The second one defines if ctrl needs to be hold or not (0=no - 1=yes). The last one has the same purpose of the previous one, but it indicates shift.
Google "keycode" for values
References:
KeyMenu=36,0,0 - Home/Pos1 - Actual default keybind
KeyMenu=113,0,1 - Shift+F2 - Previous keybind
If, in your ReShade.ini file, there's no "KeyMenu=..." line, just manually add it by tourself.
(Based on Crassius Curio's suggestion)
Please Log in or Create an account to join the conversation.
- SierraPlays
Please Log in or Create an account to join the conversation.
- Tojkar
Reshade.ini is a text file in the game folder. In the very same folder where .dll files and the game executable is.SierraPlays wrote: I'm late to what you said but I added the KeyMenu= line and nothing has worked because my reshade.ini doesn't have an input space, in my sims it shows on the top it's loading but I can't open the menu
Please Log in or Create an account to join the conversation.
- Rivet
Please Log in or Create an account to join the conversation.
- creativecalum
Please Log in or Create an account to join the conversation.
- aimemari
Please Log in or Create an account to join the conversation.
- safcik
- BabyBoomer59
Keymenu is no longer a valid command under "input" it is now KeyOverlay=13,0,1 in place of keymenu, and as you can see I changed mine to Shift+Enter.
Please Log in or Create an account to join the conversation.
- luvhaven
Please Log in or Create an account to join the conversation.
- Null
Please Log in or Create an account to join the conversation.
- AppleSauceDealer
Please Log in or Create an account to join the conversation.
- SorrowfulBlyat
essentially, you'll be basing your keys off: learn.microsoft.com/en-us/dotnet/api/sys...w=windowsdesktop-6.0
I currently have mine set to KeyOverlay=220,0,0,0 which is \ but per the original post you might try 113,0,0,1 for shift+f2, but that's just a guess.
Please Log in or Create an account to join the conversation.
- raffadorio
My "home" bind, that opens the Menu, is fine. I've changed to F11 on reshade app and its ok.
But i've assigned F12 to see the changes. And, suddenly, just stopped working. Any thoghts or help?
I'm looking forward to see if i can help you too.
Please Log in or Create an account to join the conversation.