• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Does CoD:BO have Colorblind Mode?

Joemonkey

Diamond Member
I played world at war on the PS3 and they had a colorblind mode, changed the red/green to blue/orange and made it much easier to decipher friend from foe. Then I played MW2 on the PC and they did not include a colorblind mode. It took a lot of getting used to, but I eventually trained myself to notice on some maps at least I could go by team skins.

Anyone have the game on PC and can confirm/deny if a colorblind mode exists in video options?

EDIT: did some more searching and looks like there is no colorblind mode for the 360, which probably means none for any other version either 🙁

http://gameinformer.com/games/call_of_duty_black_ops/b/xbox360/default.aspx

Subtitles: Yes
[cc]: No
Colorblind Mode: No
Multiple Difficulty Settings: Yes
In-game Help/Hint System: No
 
Last edited:
That sucks.. Theres a good number of gamers out there that would benefit from such an easy to implement feature.
 
I'll even write the code for them!

Boolean Colorblind

If Colorblind = 0
Then Team1 = RED and Team2 = Green
Else
Team1 = Orange and Team 2 = Blue
End If
 
Back
Top