Skip to content

Prey TODO #1

@Filoppi

Description

@Filoppi
  • Wrap up LUT extrapolation (almost done)
  • Finish SDR mode (almost done, sun shafts could be better)
  • Finish linear UI (white fonts on dark background could be better), or separate UI composition anyway
  • Move DLSS to before tonemapping and color grading and bloom etc, or run it in BT.2020
  • Nexus Screenshots/Videos
  • Dump all shaders (e.g. shader_dump.addon64) and fix all shader permutations (kinda done) (submit them on github?)
  • Find when the UI blur is used
  • Test sun shafts being too invasive? Seems fine!
  • Test the modded game with the DX validation layer on (kinda done)
  • Package a mod that fixes the issues and incompatibilities from the other major mods (e.g. they cause fire particles to flicker from some point of views, remove some important game lights, break some particles effect, add some weird graphics settings to the menu, ...)
  • Verify that system.cfg and autoexe.cfg do anything
  • Do code and shaders TODO(FT)s
  • Submit mod data source files and cso decompiler script
  • Improve performance
  • Improve HDR tonemapper
  • Add aim down sight button for weapons?

Low priority or optional:

  • Fix the LUTs that clip (on red) before coordinates 1 in the mods data (or fix them at runtime by analyzing their clipping peak?)
  • Fix super sampling crash (or black screen) (it doesn't crash now but looks broken) r_Supersampling = 2
  • Find a way to ignore window focus loss events because the game pauses when alt tabbing out and that slows down development (kinda unnecessary by now)
  • Fix e_ObjQuality (high quality meshes, sys_spec_objectdetail 4) preventing some meshes+decals+particles from rendering in some levels (like Shuttle Bay) (link). Could it be related to the scene mask they have to have "portals" behind mirrors? Or about DX queries? (fixed by mods!)
  • Fix glass flickering heavily when there's multiple layers being rendered (might not be easily fixable)
  • Fix movement speed fluctuating at high frame rates if the fps isn't stable?
  • Fix DRS going up and down too quickly?
  • Override the resolution picked by the dynamic resolution manager with a manual chosen one
  • Start community shader project?

No:

  • Test the UI being "adaptive", and partially following the game's exposure (nah)
  • Add support Microsoft Store builds? Nah (though we could disable the native hooks and upgrade the swapchain through ReShade. At least allow SSR and GTAO)
  • Restore screen space shadow? r_ShadowsScreenSpace = 1 Nah

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions