sms1 screenshots(F12) were 1072x672, coco3 screenshots were 2560x720, anyone who knows what caused it(and why this commit somehow fixes it) wins a cookie (nw)

This commit is contained in:
hap 2019-07-11 18:57:12 +02:00
parent dcc2b9ec83
commit 0f7a44b07f
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
</screen>
<!-- workaround for MAME selecting a 2-screen view by default -->
<screen index="1"><bounds left="0" top="0" right="1" bottom="1" /><color alpha="0" /></screen>
<screen index="1"><bounds left="0" top="0" right="4" bottom="3" /><color alpha="0" /></screen>
</view>
<view name="RGB">

View File

@ -23,7 +23,7 @@
</screen>
<!-- workaround for MAME selecting a 2-screen view by default -->
<screen tag="ioboard:screen"><bounds left="0" top="0" right="1" bottom="1" /><color alpha="0" /></screen>
<screen tag="ioboard:screen"><bounds left="0" top="0" right="4" bottom="3" /><color alpha="0" /></screen>
</view>
<view name="Diagnostic">

View File

@ -6,8 +6,8 @@
</screen>
<!-- workaround for MAME selecting a 3-screen view by default -->
<screen index="1"><bounds left="0" top="0" right="1" bottom="1" /><color alpha="0" /></screen>
<screen index="2"><bounds left="0" top="0" right="1" bottom="1" /><color alpha="0" /></screen>
<screen index="1"><bounds left="0" top="0" right="4" bottom="3" /><color alpha="0" /></screen>
<screen index="2"><bounds left="0" top="0" right="4" bottom="3" /><color alpha="0" /></screen>
</view>
<view name="SegaScope Left LCD Standard (4:3)">