@@ -317,7 +317,7 @@ class PlayerFixesData final : public IPlayerFixesData
317317 td->setColour (Colour (0x90 , 0x62 , 0x10 , 0xFF ));
318318 td->setShadow (0 );
319319 td->setOutline (2 );
320- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
320+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
321321 td->setStyle (TextDrawStyle_3);
322322 td->setProportional (true );
323323 td->useBox (true );
@@ -331,7 +331,7 @@ class PlayerFixesData final : public IPlayerFixesData
331331 td->setColour (Colour (0x90 , 0x62 , 0x10 , 0xFF ));
332332 td->setShadow (0 );
333333 td->setOutline (2 );
334- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
334+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
335335 td->setStyle (TextDrawStyle_3);
336336 td->setProportional (true );
337337 td->useBox (true );
@@ -345,7 +345,7 @@ class PlayerFixesData final : public IPlayerFixesData
345345 td->setColour (Colour (0xE1 , 0xE1 , 0xE1 , 0xFF ));
346346 td->setShadow (0 );
347347 td->setOutline (3 );
348- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
348+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
349349 td->setStyle (TextDrawStyle_0);
350350 td->setProportional (true );
351351 td->useBox (true );
@@ -359,7 +359,7 @@ class PlayerFixesData final : public IPlayerFixesData
359359 td->setColour (Colour (0x90 , 0x62 , 0x10 , 0xFF ));
360360 td->setShadow (0 );
361361 td->setOutline (2 );
362- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
362+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
363363 td->setStyle (TextDrawStyle_2);
364364 td->setProportional (true );
365365 td->useBox (true );
@@ -373,7 +373,7 @@ class PlayerFixesData final : public IPlayerFixesData
373373 td->setColour (Colour (0x90 , 0x62 , 0x10 , 0xFF ));
374374 td->setShadow (0 );
375375 td->setOutline (2 );
376- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
376+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
377377 td->setStyle (TextDrawStyle_2);
378378 td->setProportional (true );
379379 td->useBox (true );
@@ -387,7 +387,7 @@ class PlayerFixesData final : public IPlayerFixesData
387387 td->setColour (Colour (0xE1 , 0xE1 , 0xE1 , 0xFF ));
388388 td->setShadow (0 );
389389 td->setOutline (2 );
390- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
390+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
391391 td->setStyle (TextDrawStyle_2);
392392 td->setProportional (true );
393393 td->useBox (true );
@@ -401,7 +401,7 @@ class PlayerFixesData final : public IPlayerFixesData
401401 td->setColour (Colour (0xAC , 0xCB , 0xF1 , 0xFF ));
402402 td->setShadow (0 );
403403 td->setOutline (2 );
404- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
404+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
405405 td->setStyle (TextDrawStyle_3);
406406 td->setProportional (true );
407407 td->useBox (true );
@@ -415,7 +415,7 @@ class PlayerFixesData final : public IPlayerFixesData
415415 td->setColour (Colour (0x36 , 0x68 , 0x2C , 0xFF ));
416416 td->setShadow (0 );
417417 td->setOutline (2 );
418- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
418+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
419419 td->setStyle (TextDrawStyle_2);
420420 td->setProportional (true );
421421 td->useBox (true );
@@ -429,7 +429,7 @@ class PlayerFixesData final : public IPlayerFixesData
429429 td->setColour (Colour (0xAC , 0xCB , 0xF1 , 0xFF ));
430430 td->setShadow (0 );
431431 td->setOutline (2 );
432- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
432+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
433433 td->setStyle (TextDrawStyle_0);
434434 td->setProportional (true );
435435 td->useBox (true );
@@ -443,7 +443,7 @@ class PlayerFixesData final : public IPlayerFixesData
443443 td->setColour (Colour (0x90 , 0x62 , 0x10 , 0xFF ));
444444 td->setShadow (0 );
445445 td->setOutline (1 );
446- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
446+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
447447 td->setStyle (TextDrawStyle_2);
448448 td->setProportional (true );
449449 td->useBox (true );
@@ -457,7 +457,7 @@ class PlayerFixesData final : public IPlayerFixesData
457457 td->setColour (Colour (0x96 , 0x96 , 0x96 , 0xFF ));
458458 td->setShadow (0 );
459459 td->setOutline (1 );
460- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
460+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
461461 td->setStyle (TextDrawStyle_2);
462462 td->setProportional (true );
463463 td->useBox (true );
@@ -471,7 +471,7 @@ class PlayerFixesData final : public IPlayerFixesData
471471 td->setColour (Colour (0x36 , 0x68 , 0x2C , 0xFF ));
472472 td->setShadow (0 );
473473 td->setOutline (2 );
474- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
474+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
475475 td->setStyle (TextDrawStyle_3);
476476 td->setProportional (false );
477477 td->useBox (true );
@@ -485,7 +485,7 @@ class PlayerFixesData final : public IPlayerFixesData
485485 td->setColour (Colour (0xB4 , 0x19 , 0x1D , 0xFF ));
486486 td->setShadow (0 );
487487 td->setOutline (2 );
488- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
488+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
489489 td->setStyle (TextDrawStyle_3);
490490 td->setProportional (false );
491491 td->useBox (true );
@@ -496,10 +496,10 @@ class PlayerFixesData final : public IPlayerFixesData
496496 // Gametext style 13 (stunt).
497497 td->setLetterSize ({ 0.58 , 2.42 });
498498 td->setAlignment (TextDrawAlignment_Center);
499- td->setColour (Colour (0xDD , 0xDD , 0xDB , 0xFF ));
499+ td->setColour (Colour (0xE1 , 0xE1 , 0xE1 , 0xFF ));
500500 td->setShadow (2 );
501501 td->setOutline (0 );
502- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
502+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
503503 td->setStyle (TextDrawStyle_1);
504504 td->setProportional (true );
505505 td->useBox (true );
@@ -510,15 +510,13 @@ class PlayerFixesData final : public IPlayerFixesData
510510 // Gametext style 14 (clock).
511511 td->setLetterSize ({ 0.55 , 2.2 });
512512 td->setAlignment (TextDrawAlignment_Right);
513- // There's some debate over this colour. It seems some versions
514- // somehow end up with `0xE1E1E1FF` instead.
515513 td->setColour (Colour (0xE1 , 0xE1 , 0xE1 , 0xFF ));
516514 td->setShadow (0 );
517515 td->setOutline (2 );
518- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
516+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xAA ));
519517 td->setStyle (TextDrawStyle_3);
520518 td->setProportional (false );
521- td->useBox (false );
519+ td->useBox (true );
522520 td->setBoxColour (Colour (0x00 , 0x00 , 0x00 , 0x00 ));
523521 td->setTextSize ({ 400.0 , 20.0 });
524522 break ;
@@ -529,7 +527,7 @@ class PlayerFixesData final : public IPlayerFixesData
529527 td->setColour (Colour (0xFF , 0xFF , 0xFF , 0x96 ));
530528 td->setShadow (0 );
531529 td->setOutline (0 );
532- td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0xFF ));
530+ td->setBackgroundColour (Colour (0x00 , 0x00 , 0x00 , 0x00 ));
533531 td->setStyle (TextDrawStyle_1);
534532 td->setProportional (true );
535533 td->useBox (true );
0 commit comments