Frequently Asked Question
How to change video resolution settings and enable window mode without running the game?
Last Updated 4 years ago
Q: I want to change video resolution settings and enable window mode without running the game.
A: Open setup.ini config file with notepad and change the values as described below:
A: Open setup.ini config file with notepad and change the values as described below:
- Find your setup.ini with the steps:
- Open Windows Search dialog.
- Paste into input field %appdata%\frogwares and press Enter.
- In the opened window find folder named with game title (The Testament of Sherlock Holmes), open it.
- Your setup.ini file must be there.
- Open setup.ini with notepad:
- Right click on the file and select in appeared menu "Open with" then "Notepad" or select "Open" and find Notepad in programs list.
- Write new value of horizontal resolution to res_width option and vertical resolution value to res_height
Example:
res_height = 1050
res_width = 1680 - To enable window mode change value of windowMode option from NO to YES
- Save this file and then run the game.