Lyall / HundredHeroesFix

A BepInEx plugin for Eiyuden Chronicle: Hundred Heroes that adds custom resolutions, ultrawide/narrower support and more.
MIT License
24 stars 4 forks source link

MSAA Option #9

Closed shinra358 closed 6 months ago

shinra358 commented 6 months ago

Requesting MSAA option. For some reason I can never see a difference with smaa in any game and MSAA is usually the go to for a prominant difference in AA tech. I promise this is the last one lol

Lyall commented 6 months ago

Here's what happens when you enable MSAA.

Before: EiyudenChronicle_2024_04_27_17_42_29_352

After: EiyudenChronicle_2024_04_27_17_42_34_275

shinra358 commented 6 months ago

yikes lol. is that because depth isnt unlocked by default or because devs didnt code textures a certain way?

Lyall commented 6 months ago

So after a bunch of experimenting I can't get MSAA to work with the other graphical effects intact. It's just incompatible with the rendering setup of the game. For now for best results image quality wise, you'll need to take advantage of SMAA + downsampling from a higher resolution.