Skip to content

Instantly share code, notes, and snippets.

@Tithen-Firion
Created January 2, 2019 16:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tithen-Firion/ab132bc8a80425c40155a7cc2855d119 to your computer and use it in GitHub Desktop.
Save Tithen-Firion/ab132bc8a80425c40155a7cc2855d119 to your computer and use it in GitHub Desktop.
LEGO Lord of the Rings - run windowed with DxWnd
[target]
title0=LEGO Lord of the Rings
path0=C:\Program Files (x86)\Steam\steamapps\common\LEGO Lord of the Rings\LEGOLOTR.exe
startfolder0=
launchpath0=
icon0=0000010001002020100000000000E802000016000000280000002000000040000000010004000000000080020000000000000000000000000000000000000000000000008000008000000080800080000000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF007777000000000000000007777777777737770000000000000000077777777777333330000000000001000777777777773333300000000000333137777777777700003000133113333333777730377777000330133377333337737777013777773300037733783733BBB737773337777730000377778737738BBB377773337777000007788871137388B33777733337770000003137311377388333037377788777003311101113773377101378878887777333313101337739973001788888773777330131013778771770178888F8777777000001003787787773378FFFF877777770000000030001337778888FF887777770000000000000007788788888877777770000000013787067888888F8877777777700001337888876888888F888777777770003333778888278888FFF887777777770133377788883788888FF887777777770013378878830778888FF8877777777000111377377002787888888777777770000113777770027877888888877777720000037733100277778888877777777300000010000027777778888777777773000000000000027777778777777777773000000000000778777777777777777770000000000037888877777777777777730000003023788888777777777777777700000003777888777777788777777777777337777777777777772888887778888777777777777777777730000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
module0=
opengllib0=
notes0=
registry0=
ver0=0
monitorid0=-1
filterid0=0
renderer0=3
coord0=2
flag0=673185832
flagg0=1207959568
flagh0=22
flagi0=136347652
flagj0=4224
flagk0=65536
flagl0=0
flagm0=0
flagn0=17825796
flago0=0
flagp0=0
flagq0=0
tflag0=0
dflag0=0
dflagb0=0
posx0=50
posy0=50
sizx0=1280
sizy0=720
maxfps0=0
initts0=0
winver0=24140
maxres0=-1
swapeffect0=0
maxddinterface0=7
slowratio0=2
scanline0=0
initresw0=800
initresh0=600
fakehddrive0=C:
fakecddrive0=D:
cdvol0=2040
[stamp]
version=v2.05.02
time=Wed Jan 02 14:36:42 2019
@Tithen-Firion
Copy link
Author

legolotr
legolotr
If you prefer stretched image to black bars - uncheck "Hide desktop background" and "Keep aspect ratio" in settings.

If you want to use different aspect ratio change "Window initial position & size" - 1280x720 = 16:9 aspect ratio.

I like seeing my taskbar but if you want to play in borderless fullscreen select "Desktop" instead of "Desktop work area". If you want it windowed, select "X,Y coordinates".

@Tithen-Firion
Copy link
Author

If you want to run the game from shortcut and not from DxWnd:
Create a shortcut to DxWnd, open properties and add /R:n after dxwnd.exe, where n is index of your game entry in DxWnd. I have only one game there so the index is 1 and my shortcut target ends with dxwnd.exe /R:1. In compatibility tab set it to run as admin and you're done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment