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

Complete settings #29

Open
7 of 22 tasks
sebashtioon opened this issue Nov 21, 2024 · 0 comments
Open
7 of 22 tasks

Complete settings #29

sebashtioon opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
settings Issues related to in-game settings.
Milestone

Comments

@sebashtioon
Copy link
Member

sebashtioon commented Nov 21, 2024

General

  • bool Show startup screen (On/Off)
  • bool Enable Autosave (On/Off)
    • int Autosave interval (30 - 3600 seconds)
      • Include preset buttons below the text box saying, “1 minute”, “5 minutes”, “10 minutes”, “30 minutes”, and “1 hour”
  • (Experimental) enum Language (English, Spanish, French, etc.)
  • bool Display time (On/Off)
    • enum Time format (12-hour/24-hour)

Graphics

  • enum Shadows (Disables/Low/Medium/High/Ultra)
  • bool DOF (Depth Of Field) (On/Off)
  • bool Glow (On/Off)

Video

  • int Field of View (FOV) (60 - 140 adjustable slider)
  • int Max FPS (1 - 10000)
  • double Sensitivity (0.0001 - 0.1)
  • enum Resolution ()
  • enum Application size ()
    • (Experimental) bool Minimal mode (On/Off)
  • bool Show Crosshair (On/Off)
    • (Experimental) enum Crosshair Style (Default/Minimal/Custom)

Audio

  • bool Heartbeat Audio Effect (On/Off)
  • int Master Volume Adjustable 0%–100% (default 100%).
  • int Music Volume Adjustable (default 100%)
  • int Effects Volume: Adjustable (default 100%)

Important

Settings prefixed with "(Experimental)" do not need to be finished or included.

@sebashtioon sebashtioon added enhancement A new feature or request settings Issues related to in-game settings. labels Nov 21, 2024
@sebashtioon sebashtioon added this to the v0.8.0 milestone Nov 21, 2024
@sebashtioon sebashtioon self-assigned this Nov 21, 2024
@sebashtioon sebashtioon removed the enhancement A new feature or request label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
settings Issues related to in-game settings.
Projects
None yet
Development

No branches or pull requests

1 participant