From 05eb8da8a2a8f61e426d1fbcae341f601f099e3b Mon Sep 17 00:00:00 2001 From: RadWolfie Date: Mon, 15 Jul 2019 15:10:45 -0500 Subject: [PATCH] Updated Frequently Asked Questions (FAQ) (markdown) --- Frequently-Asked-Questions-(FAQ).md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index fe162f4..0ab8f4c 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -71,14 +71,15 @@ If that doesn't help, please report the issue to the appropriate tracker: ### How do I run games in a higher resolution such as 720p, 1080p, 1440p, or 4K? There are multiple ways to run games in a higher resolution on Cxbx-Reloaded. -Most of them require hacks made by a user, and because of this not officially supported by Cxbx-Reloaded: - +Officially supported by Cxbx-Reloaded's internal upscale: * **NEW!** Changing the `Display Resolution` option in the Video settings. (**RECOMMENDED**) * **NOTE: Disable the host backbuffer hack option is a requirement or otherwise the upscale method will not be apply during emulation.** * As of [pull request #1655](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/pull/1655), internal upscale method is fully functional. (Available in latest development build at this time.) * You can also use increase the value in `Render Resolution` option to upscale higher quality. However, the graphic will downscale to fit in your given display resolution. +Although, there are hacks made by a user, and because of this is not officially supported by Cxbx-Reloaded: + * dgVoodoo upscale method: [Read the method here](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/dgVoodoo-Upscale-Method). * Patching the .xbe (xbox executable) file of the game to change values related to the resolution with a program like [OgXHD](http://bmkeyscom.ipage.com/marvelousmirth/ogxhd.html) or [HxD](https://mh-nexus.de/en/hxd/).