It works actually.
I copied the entire buttons text -- instead of making a new text in KR.
I copied from the very base folder of config -- steam/common/Darkest... -- not from mods/dhfull, and it's working. Thanks for minding the trouble.
_____
Hello! I got the pause button in DH Full to be '`' easily enough. It's the button above my tab and caps lock. I figured I could just add a text file to the /config of a mod and copy only the line for pause into there, but the game crashes when starting a nation or loading a save.
It looks like this:
I'm using a cellphone so it might not line up. I'm trying to do it on Kaiserreich. Thanks!
I copied the entire buttons text -- instead of making a new text in KR.
I copied from the very base folder of config -- steam/common/Darkest... -- not from mods/dhfull, and it's working. Thanks for minding the trouble.
_____
Hello! I got the pause button in DH Full to be '`' easily enough. It's the button above my tab and caps lock. I figured I could just add a text file to the /config of a mod and copy only the line for pause into there, but the game crashes when starting a nation or loading a save.
It looks like this:
Code:
press = {
id = "BUTTON_PAUSE"
button = "empty.bmp"
shortcut = `
background = "pause_button.bmp"
lower = "BUTTON_0050"
upper = ""
}
I'm using a cellphone so it might not line up. I'm trying to do it on Kaiserreich. Thanks!
Last edited: