ENDER LILIES: Quietus of the Knights

ENDER LILIES: Quietus of the Knights

Ultrawide support is ok but it could be better
I'm glad that the ultrawide monitors are supported (i have a 32'') and i really appreciated that the HUD is in the far left and right of the monitor, but it could be better. Actually there are black bars at the the left and right side of the monitor... they are really annoying...
< >
1630/32 megjegyzés mutatása
NEW FIX FOR 32:9 ULTRAWIDE


Target : Binaries\Win64\EnderLiliesSteam-Win64-Shipping.exe 7.42MB version 1.1.3

remove Pillarboxes
+ F6 41 30 01 49 - fix -> F6 41 30 00 49

Fix Fov
+ 35 FA 0E 3C 66 -fix-> 35 FA 33 3C 66
+ E0 2E E5 42 -fix-> E0 2E E5 41
HellRaiser eredeti hozzászólása:
NEW FIX FOR 32:9 ULTRAWIDE


Target : Binaries\Win64\EnderLiliesSteam-Win64-Shipping.exe 7.42MB version 1.1.3

remove Pillarboxes
+ F6 41 30 01 49 - fix -> F6 41 30 00 49

Fix Fov
+ 35 FA 0E 3C 66 -fix-> 35 FA 33 3C 66
+ E0 2E E5 42 -fix-> E0 2E E5 41

Thanks so much! This still works for anyone popping by. And I'm assuming since it removes the pillarboxes and fixes the FOV (to vertical?), then this would work for any wider resolution? Works perfect for me on 3440x1440.
Still no official UW support?
Wicked Sick eredeti hozzászólása:
Still no official UW support?
The percentage of people that use UW monitors is pretty low so it isn't the highest priority
ぐー eredeti hozzászólása:
Wicked Sick eredeti hozzászólása:
Still no official UW support?
The percentage of people that use UW monitors is pretty low so it isn't the highest priority

The development cost of including UW support is adding the values. This would take roughly 5-15 seconds. They can be manually added with a hex editor. Not doing that as a developer is a specific choice. It's not even laziness. it's actively choosing not to offer a specific resolution. It's frankly insulting that the devs decided to fix the UI but not the play window - which would probably have been more effort than just fixing the whole thing.
And to this day, the answer is yet still no for this game?
OP dont put a title like this when they are no real ultrawide support since when "Ultrawide support is ok" with black bars ???? btw thx for the fix
HellRaiser eredeti hozzászólása:
NEW FIX FOR 32:9 ULTRAWIDE


Target : Binaries\Win64\EnderLiliesSteam-Win64-Shipping.exe 7.42MB version 1.1.3

remove Pillarboxes
+ F6 41 30 01 49 - fix -> F6 41 30 00 49

Fix Fov
+ 35 FA 0E 3C 66 -fix-> 35 FA 33 3C 66
+ E0 2E E5 42 -fix-> E0 2E E5 41

Cant figure this out ive tried 4 different hex editors and when i search for these hex nothing comes up i have no idea how to fix this...
HellRaiser eredeti hozzászólása:
NEW FIX FOR 32:9 ULTRAWIDE


Target : Binaries\Win64\EnderLiliesSteam-Win64-Shipping.exe 7.42MB version 1.1.3

remove Pillarboxes
+ F6 41 30 01 49 - fix -> F6 41 30 00 49

Fix Fov
+ 35 FA 0E 3C 66 -fix-> 35 FA 33 3C 66
+ E0 2E E5 42 -fix-> E0 2E E5 41

For anyone who is using 21:9 monitor. The fix above works just fine but I have 1 small adjustment. The value "35 FA 33 3C 66" should be "35 FA 30 3C 66" for better FOV on 21:9 monitor.
Red_Knight eredeti hozzászólása:
HellRaiser eredeti hozzászólása:
NEW FIX FOR 32:9 ULTRAWIDE


Target : Binaries\Win64\EnderLiliesSteam-Win64-Shipping.exe 7.42MB version 1.1.3

remove Pillarboxes
+ F6 41 30 01 49 - fix -> F6 41 30 00 49

Fix Fov
+ 35 FA 0E 3C 66 -fix-> 35 FA 33 3C 66
+ E0 2E E5 42 -fix-> E0 2E E5 41

For anyone who is using 21:9 monitor. The fix above works just fine but I have 1 small adjustment. The value "35 FA 33 3C 66" should be "35 FA 30 3C 66" for better FOV on 21:9 monitor.

Fine work! :steamhappy:
These changes make game sound effects fade out during boss fights for some reason.
Thanks for the fix, but yes, there is a problem, due to the fact that when fighting bosses the FOV becomes larger, the sounds of both the boss and the character are muffled. Is it possible to somehow make sure that the FOV during boss battles remains the same as in a normal game? Or maybe it's somehow possible to increase the volume of the effects in the game so that the bosses can be heard even with a high FOV?
Legutóbb szerkesztette: McLanc; 2023. nov. 30., 3:21
cookiecaow eredeti hozzászólása:
blast.exe eredeti hozzászólása:
Anyone get this to work on 5120x1440? I tried replacing 3B 8E E3 3F with 39 8E 63 40, but I got a vert- image.

5120x1440 is 39 8E 63 40

These are common values you can find on the internet:

2560x1080 = 26 B4 17 40
3440x1440 = 8E E3 18 40
3840x1080 = 39 8E 63 40
3840x1440 = AB AA 2A 40
3840x1600 = 9A 99 19 40
3840x1620 = 26 B4 17 40
5120x1440 = 39 8E 63 40
5120x2160 = 26 B4 17 40
6880x2880 = 8E E3 18 40
Is there a value for 5760x1080 (48:9)? I run 3 1080p monitors horizontally and would like to try Surround Spanning on them for this game
We can use Universal Unreal Engine 4 Unlocker (UUU) to remove pillarboxes (or exe edit without FoV-related replaces)
To make FoV look like normal we need the console, add this to %localappdata%\EnderLilies\Saved\Config\WindowsNoEditor\Input.ini :
[/script/engine.inputsettings] ConsoleKey=Tilde
(don't forget one empty line in the end!)

After that open the game, open console with ~, and type this to make FoV look same vertically:
fov 106

After all of that the boss fights are without yeet'ed camera and with normal sound

Unfortunately, I haven't searched enough about how to make this persistent, so this is needed for every launch of the game, but whole process takes not so long to do (start game, open UUU, select game in it, inject, open console and type fov 106)
Legutóbb szerkesztette: †echnø§tøne; 2024. ápr. 13., 16:08
< >
1630/32 megjegyzés mutatása
Laponként: 1530 50