Visual-DSi-Diagnostic-Guide/pages/screens/yellowing.html
2024-06-06 00:55:33 -04:00

22 lines
807 B
HTML

<!DOCTYPE html>
<head>
<link href="../../style.css" rel="stylesheet">
</head>
<body>
<a href="../../index.html"><img src="../../photos/banner.png" class="banner"></a>
<div class="flex-container">
<div class="gallery">
<img src="../../photos/screens/yellowing.png" alt="Screen yellowing">
</div>
</div>
<div class="content">
<h3>Description</h3>
The screen has a yellow tint to it.
<br><br>
May be caused by UV exposure, plastic degrading, poor temperature, or any number of other issues.
<h3>Solution</h3>
Currently the only "fix" is to entirely replace the screens. You can follow the <a href="https://www.ifixit.com/Device/Nintendo_DSi" target="_blank">DSi</a> and <a href="https://www.ifixit.com/Device/Nintendo_DSi_XL" target="_blank">DSi XL</a> guides on ifixit.
</div>
</body>