11-14-2019, 11:02 PM
(This post was last modified: 11-14-2019, 11:30 PM by RootBeerKing.
Edit Reason: Found the answer.
)
Hey, still getting familiar with Tilengine(and C in general) and I noticed that with the CRT effect turned off my artwork is pretty blurry looking, so my question is:
Is there a way to turn off this blur effect in the engine?
I did a quick search and I see that someone asked about this last year, and Marc had said it wasn't a feature then, but was it added since then? If so, what do I need to do to fix this?
Thank you for your time and support.
Nevermind, I've found the answer. Adding CWF_NEAREST to TLN_CreateWindow is what I needed. This option wasn't listed in the documentation on the website, but I found it by looking through the update notes. Loving this engine so far! Keep up the great work! This is fantastic.
Is there a way to turn off this blur effect in the engine?
I did a quick search and I see that someone asked about this last year, and Marc had said it wasn't a feature then, but was it added since then? If so, what do I need to do to fix this?
Thank you for your time and support.
Nevermind, I've found the answer. Adding CWF_NEAREST to TLN_CreateWindow is what I needed. This option wasn't listed in the documentation on the website, but I found it by looking through the update notes. Loving this engine so far! Keep up the great work! This is fantastic.