What the problem actually is
It is not that these games are too dark. Playing in an unlit room is the easy case for a dark game — the eye adapts, and a scene lit by one lantern is more legible at two in the morning than it is at noon.
The problem is contrast handling in the interface layer. A brightness slider that was calibrated in a lit office produces, in a dark room, a screen where the game world is comfortable and the interface furniture is either blinding or invisible. Nine games in this file exhibit that split and none of them offers a way to correct it.
The three failures, in order of frequency
A single brightness control affecting everything. All nine games do this. Reducing brightness enough to make a bright interface panel bearable pushes the game world into a range where dark detail disappears entirely. The two layers need separate handling and get one slider.
No low-light preset. Eight of the nine. A preset is not technically difficult — it is a gamma adjustment plus a reduction in interface luminance — and its absence suggests nobody involved tested the game in the conditions in which a large proportion of its players will use it.
Interface text under thirteen pixels. Six of the nine at 1440p. Small text is readable when the eye is fresh and lit; at one in the morning with dilated pupils it smears. This is the failure that produced the most notes in our records, because it makes menus tiring rather than merely awkward.
The counterexamples
Three games in the file handle it properly, and all three do the same thing: they separate world brightness from interface brightness, and they ship a preset that adjusts both in opposite directions.
| Handling | Games | Note |
|---|---|---|
| Separate world and interface brightness | 3 | All fully legible unlit |
| Single slider, adequate defaults | 19 | Workable without adjustment |
| Single slider, daylight defaults | 9 | The problem described here |
Nineteen games in the middle row are worth noting: they have exactly the same technical limitation as the nine and remain readable, because their defaults happen to suit a dark room. The failure is a defaults failure at least as much as a features one.
Nineteen games with one brightness slider are perfectly readable in the dark. The nine that are not have the same slider and worse defaults, which means most of this is a testing problem rather than an engineering one.
Why this note is closed
The finding did not develop. After the first twelve games measured, every subsequent case fitted the pattern above without adding to it, and there is no useful distinction left to draw between one badly calibrated interface and another.
It stays on the site because it explains a recurring line in the reviews, and because the counterexamples are worth pointing at: what the three well-handled games do is neither expensive nor rare, and there is no evident reason the other twenty-eight could not do it.
One practical suggestion
Where a game offers only a single brightness control, adjusting it at the hour you actually play rather than during first-run setup fixes most of the discomfort. Six of the nine became acceptable when recalibrated at midnight instead of in the afternoon.
That is a workaround rather than a solution, and it should not be necessary, but it is the most useful thing in this note for anybody who plays in the dark.
Position
Nine of thirty-one games are hard to read in an unlit room, all through one brightness control with daylight defaults. Three games separate world and interface brightness and are fully legible. The rest is a testing oversight rather than a technical limit.