Resource icon

Xenia 1.0.9

No permission to download
Fixed "Uncap FPS" setting and made it false by default. (Forgot to change the description text so it still says default is true.)

Made "Headless" setting false by default. (Forgot to change the description text so it still says default is true.)

Added "D3D12_readback_memexport" setting. This can fix gfx issues in some games.

Added "Render_target_path_d3d12" setting. Try setting this to "ROV" if the game renders too dark.
  • Like
Reactions: kreator and Enkak
- Fixed "max queued frames" setting which was broken.

- Added the following settings:

Headless - Removes most UI popups. Default is true.

Uncap_FPS - Doubles the framerate if your PC can handle it. Set to false if the game runs too fast. This combines vsync and vsync_fps. True is vsync = false + vsync_fps = 120. False is vsync = true+ vsync_fps = 60. Default is true.

Gpu_allow_invalid_fetch_constants - This will fix gfx issues in some games if set to true. Default is false

Mount_cache - This can fix crashes in some games if set to true. Default is false.
Added a new setting called "Clear_memory_page_state". This will fix the same issues as "Auto_clear_runtime_caches" in most cases but without the stuttering, so this is often a better alternative.
Changed how "Auto_clear_runtime_caches" work. Now you can set it to "never", every second", "every 5 seconds" or "every 10 seconds".

Removed info about not beeing able to use Vulkan with the Canary version since that is now possible.
  • Like
Reactions: rocket88
New in this release:

Fixed game launching using code from the newly uploaded module from TonesMalone. Big shoutout to him.
Turned the "Auto clear runtime caches" option off by default.
Added a new setting.

"Auto clear runtime caches"

This will fix gfx issues in many games. But it will cause others to freeze. For example do not use this for GTA V.

Edit: After some more testing, this should not be on by default. I will change this in the next release.
  • Like
Reactions: kreator and aorin1
Added a new setting.

"GPU"

Do not set this to Vulkan if you are using the canary version of the emulator or it will not start at all. Determines which graphics API to use. Default is D3D12. Quake Arena Arcade is one of the very few games that work better with vulkan.
Top