make it less wide for super3 page

This commit is contained in:
izzy2lost
2025-12-27 10:19:56 -05:00
parent ddedb82175
commit c75046a982
-2
View File
@@ -57,7 +57,6 @@
<li><strong>Wide background:</strong> Stretches the 2D background layers when using widescreen (Supermodel <code>-wide-bg</code>).</li>
<li><strong>Enhanced Real3D (experimental):</strong> Enables more desktop-like Real3D rendering (multi-pass transparency compositing + scroll fog). This can improve visuals in some games/areas, but may reduce performance on lower-end devices.</li>
</ul>
<p>These settings are written to <code>.../Android/data/&lt;package&gt;/files/super3/Config/Supermodel.ini</code> (<code>XResolution</code>, <code>YResolution</code>, <code>WideScreen</code>, <code>WideBackground</code>, <code>New3DAccurate</code>).</p>
</div>
<div class="features">
@@ -71,7 +70,6 @@
<div class="features">
<h2>Flyers</h2>
<p>Flyers are downloaded on-demand (when you switch to Flyer view) from <a href="https://github.com/izzy2lost/Model3flyers" target="_blank" rel="noopener noreferrer">https://github.com/izzy2lost/Model3flyers</a>.</p>
<p>They are stored in <code>.../Android/data/&lt;package&gt;/files/super3/Flyers/</code> as <code>&lt;game&gt;_front.png</code> and <code>&lt;game&gt;_back.png</code>. You can replace or add files in that folder to customize artwork.</p>
</div>
<div class="features">