Add --safe-graphics flag

All new ideas for the upcoming releases of ToME 4.x.x should be discussed here

Moderator: Moderator

Post Reply
Message
Author
FunnyMan3595
Yeek
Posts: 10
Joined: Sun Dec 23, 2012 3:38 pm

Add --safe-graphics flag

#1 Post by FunnyMan3595 »

On some old computers (mine included), the default graphics settings make the game literally unplayable. The main menu simply never appears, because the computer is unable to render it. This can cause the screen to go black, stop updating, or seem to freeze at some high percentage of loading, depending on how the failure manifests. If music is enabled, it will begin playing when the menu should appear, making that a useful indicator.

A new flag, --safe-graphics, should be added to the game. If it's set when launching the game, the most conservative settings should be used, regardless of what's set (or not set) in the game options. Specifically:
  • The dynamic menu background should be disabled.
  • The resolution should be 800x600, windowed.
  • Particle effects density should be 0.
  • Antialiased text should be off.
  • Framebuffers should be off.
  • OpenGL Shaders should be off.
  • Custom mouse cursor should be off.
If the player changes settings after starting, the game could obey the new settings, but that's not strictly necessary. The main point is to give the player a chance to edit the options from ingame, even though their current settings (which may still be the defaults) are unusable.

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Add --safe-graphics flag

#2 Post by darkgod »

good idea; done
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply