![]()
![]()
Sorry for the large image sizes.
Took Alo81's SweetFX 1.4 settings and lowered the resolution:
#define CRTResolutionX 360 //[1 to 2048] Original input width of the game (ie. 320)
#define CRTResolutionY 240 //[1 to 2048] Original input height of the game (ie. 240)
Unfortunately, some of the colors are not displayed correctly, and it looks terrible in motion.
The game is actually rendered at a high resolution, which allows for the smooth parallax scrolling. This causes an odd shimmering effect when using SweetFX.
Can anyone find a fix?
Yep. I used the actual screen resolution so that there wouldn't be any blur (so keep the hard edged pixels) and to keep the scrolling smoooth. Also keeping colors accurate was quite an affair.
You're using 360x240 which is why it looks so crazy in motion, it doesn't evenly go into 1920x1080.
480x270 has MUCH better results, though those aren't exactly perfect either. It will never be as perfectly smooth as actual 1080p, but I find 480x270 still looks pretty great.
If people would prefer the lower res look with proper scanlines, here's a SweetFx config for that. It's also corrected for brightness so the colors stay accurate to the original image.
Here are two examples, showing what I mean with the proper resolution. Mine's at 480x270, and the one that's emulating yours is 360x240. Because I was recording at 1080p/60 there were some frame drops, so ignore any inconsistent hitches. There aren't many anyhow. Focus on the jitter of the actual objects shapes and motion.
You must view the video in fullscreen on a 1080p display in order for it to appear correctly.
480x270
http://a.pomf.se/nsnypj.webm
360x240
http://a.pomf.se/zfuxgd.webm