Skip to content

3490/rtx - code and imgui fixes, better sky handling, flashlight

Compare
Choose a tag to compare
@xoxor4d xoxor4d released this 16 Feb 21:52
· 51 commits to develop since this release

This release comes in two variants: default and rtx. If you want to use nvidia's rtx-remix, download the rtx variant.

rtx variant includes:

iw3xo specific changes:

  • general code cleanup
  • game input is now getting blocked when an ImGui widget that wants text input is active

rtx-remix related changes:

  • changed commandline argument -no_rtx to -rtx.
    It's now required to run iw3xo with the -rtx arg in order to activate rtx-remix modules (use the provided run_remix.bat)
  • removed commandline argument -no_d3d9_check
  • added fixed function rendering of non-batched bsp surfaces (dvar r_pretess 0)
  • added a feature to mark additional user-defined textures as sky (string dvar rtx_sky_materials - iw3xo will replace these with a replacement sky texture - same logic as dvar rtx_hacks - can be useful for custom maps with custom skyboxes)
  • added a proper flashlight that is attached to the gun (tag_flash) - can be enabled within the debug light gui category

Screenshot 2024-02-11 190925