Help doc: Troubleshooting 'switch to 2x mode'

This commit is contained in:
tomcw 2021-02-18 21:13:32 +00:00
parent a709e9dbdf
commit b6f51bde9f
1 changed files with 10 additions and 0 deletions

View File

@ -58,5 +58,15 @@
<li>Renegade: switches to 160x192 mode at the title screen and then B&W (at the title screen) after game play.</li>
<li>Apple's AppleColor card or Video7's RGB-SL7 card: corruption for titles/demos that accidentally switch to foreground/background hi-res mode, eg. French Touch DIGIDREAM demo.</li>
</ul>
Can't switch to 2x windowed mode:
<ul>
<li>If the resolution isn't high enough to support 2x windowed mode, then AppleWin will refuse to switch.</li>
<li>For different versions of Windows this is slightly different:</li>
<ul>
<li>Windows 7 requires: 1181 x 808</li>
<li>Windows 10 (1909) requires: 1181 x 818</li>
</ul>
</ul>
</body>
</html>