MidoriKami / NoTankYou

FFXIV Dalamud Plugin, Shows a "Tank Stance" warning if no tanks in your party have their tank stance on.
Other
13 stars 13 forks source link

Scaling issues #50

Closed AngelSeed closed 1 year ago

AngelSeed commented 1 year ago

https://gyazo.com/77c5351d3065a2a0fe89bb4d63a38274 https://gyazo.com/8ae9ee8a666fb6f64333b2c5acddb71c My resolution does not work properly like this, but is there any countermeasure? It worked fine in previous versions, but Since the new version, texts and banners have disappeared.

AngelSeed commented 1 year ago

Disabling all other plugins didn't fix the problem.

MidoriKami commented 1 year ago

image Works fine for me? I need more information. Please provide any context you think might be useful.

It should intentionally ignore dalamud scale. Because I provide my own scaling options.

image

fzurita commented 1 year ago

I also stopped seeing any sort of alerts in recent versions. This was working fine. I do have a 4k monitor and I have scaling set to 150 in the game system configuration.

MidoriKami commented 1 year ago

Please zip up your NoTankYou config folder and post it here (both of you)

fzurita commented 1 year ago

Here you go:

NoTankYou.zip

fzurita commented 1 year ago

I tried deleting all configuration while the plugin was disabled and then I re-enabled the plugin. Nothing shows still. Even in "Preview mode".

MidoriKami commented 1 year ago

Send Dalamud.log after attempting to generate a warning ingame

fzurita commented 1 year ago

I just tried to generate a warning for scholar: dalamud.log

I'm in a sanctuary but I don't have the setting enable to hide in sanctuary.

fzurita commented 1 year ago

I don't see any logs for NoTankYou in that log file even though I can see in the logs that it was loaded.

MidoriKami commented 1 year ago

I don't see any errors in the log, so I genuinely have nothing to work with.

Only thing I can suggest is relaunch the game without unsupported plugins image

fzurita commented 1 year ago

That did not seem to help.

fzurita commented 1 year ago

I started the game with only No Tank You enabled and I still can't see anything.

fzurita commented 1 year ago

Ok, I figured out what is causing the issue.

It works fine in full screen mode, it doesn't work in "Borderless WIndowed" mode. It used to work before.

MidoriKami commented 1 year ago

image

🤔

fzurita commented 1 year ago

Ok, even more clues. It works fine in "Borderless Window" mode, as long as I disable the Dalamud Setting "Enable multi-monitor windows" under "Look and Feel".

MidoriKami commented 1 year ago

Ahhhh, now we are at the root. Alright I know how to fix that.

MidoriKami commented 1 year ago

https://github.com/MidoriKami/NoTankYou/assets/9083275/a4876a3b-6981-4393-86be-03d887c601fb

It's using absolute screen coordinates instead of relative coordinates.

(Edit: Sorry forgot that records audio... Watching "Year One" on youtube lol)

fzurita commented 1 year ago

LOL

AngelSeed commented 1 year ago

Sorry for being late. NoTankYou.zip

AngelSeed commented 1 year ago

It is solved. Thank you for solving it by turning off Dalamud's multi-monitor window.