Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
OR
You can go into ...\SteamLibrary\steamapps\common\RESIDENT EVIL 4 BIOHAZARD RE4 and find the 'local_config.ini' file. Change
[Render/Display]
DisplayName=\\.\DISPLAY1
to
...DISPLAY2
or whatever number your other monitor is.
Don't do both solutions though [since you'd be changing which monitor is display1
Windows + Shift + (arrow key)
The arrow key is the direction that you want the currently focused window to "move", so if you have two monitors side by side, and the game opens on your left monitor which is not the monitor you want it on, do Windows + Shift + Right arrow, and it'll force it to move to the window in that direction, in this case the right monitor.
Akutare, thank you! I love keyboard shortcuts and since I'm constantly moving programs between my two screens this was a life saver.
(I now see the OP mentioned this too, but it works for me)
I would highly recommend DisplayFusion if you want to make your dual monitor life easier. At 1 minute in the video, you will see it adds a new button to each window which you can click to simply move it to the other monitor, however it does have a vast amount of shortcuts customization as well.
https://store.steampowered.com/app/227260/DisplayFusion/
That worked for me! But I have to constantly switch between DISPLAY1 and DISPLAY2 whenever the game starts in the screen I don't want (it is like DISPLAY1 or DISPLAY2 is not always tied to the same physical screen). I have created the following PowerShell code to automate that task:
You only need to copy the previous code to a file with ".ps1" extension, modify the "$filePath" the the location of your "local_config.ini" file, and then right click to the file and select "Run with Powershell" option to execute it. That will change the text "DISPLAY1" to "DISPLAY2" (and viceversa) in the "local_config.ini" file you have specified.
You beautiful man thank you. I couldn't figure it out until your comment lmao.
Has anyone found a legit fix aside from moving the window manually/temproraily?