Updated Frequently Asked Questions (FAQ) (markdown)
parent
5742ec9f2d
commit
05eb8da8a2
|
@ -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?
|
### 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.
|
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**)
|
* **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.**
|
* **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.)
|
* 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.
|
* 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).
|
* 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/).
|
* 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/).
|
||||||
|
|
Loading…
Reference in New Issue