Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish EXE Patches #146

Closed
10 of 13 tasks
BinToss opened this issue Feb 6, 2021 · 1 comment · Fixed by #165
Closed
10 of 13 tasks

Finish EXE Patches #146

BinToss opened this issue Feb 6, 2021 · 1 comment · Fixed by #165

Comments

@BinToss
Copy link
Member

BinToss commented Feb 6, 2021

Those that are left unchecked are configurable, but they cannot yet be toggled by the user.

  • Large-Address Awareness (increase 2GiB RAM limit to 4GiB)
  • Key-Check DRM (if H1 owned & installed)
  • Bind server to 0.0.0.0 (Fixes LAN game discovery)
  • Disable safe mode prompt (Safe Mode is broken on modern devices)
  • Disable modification of OS-level gamma
  • 32-bit texture fix (fixes 32-bit textures being truncated to 8 bits, rendering only the blue channel)
  • Disable EULA
  • Disable storing exit status in the registry
  • Disable auto-centering vehicles (Chimera 1.0's fixed auto-centering speed is preferable)
  • Add Mouse Acceleration patch #145 Disable mouse acceleration
  • Block update checks
  • Disable camera shaking
  • Prevent descoping when taking damage
@BinToss
Copy link
Member Author

BinToss commented Feb 9, 2021

Technically, all of these would be implemented around the same time.
However, extra work will be involved for those we want to expose in the SPV3 Settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant