34 lines
1.3 KiB
HTML
34 lines
1.3 KiB
HTML
<h2>Badge Naming — "Native Champion" Alternatives</h2>
|
|
<p class="subtitle">This badge marks games/presets that hit 60+ FPS with zero FSR and zero frame generation. Which name fits the brand best?</p>
|
|
|
|
<div class="options">
|
|
<div class="option" data-choice="raw-performer" onclick="toggleSelect(this)">
|
|
<div class="letter">A</div>
|
|
<div class="content">
|
|
<h3>Raw Performer</h3>
|
|
<p>Emphasizes unassisted performance. Technical, no-nonsense. "Raw" signals no upscaling tricks.</p>
|
|
</div>
|
|
</div>
|
|
<div class="option" data-choice="pure-performance" onclick="toggleSelect(this)">
|
|
<div class="letter">B</div>
|
|
<div class="content">
|
|
<h3>Pure Performance</h3>
|
|
<p>Clean and clear. "Pure" = untouched settings. Easy to understand at a glance.</p>
|
|
</div>
|
|
</div>
|
|
<div class="option" data-choice="native-champion" onclick="toggleSelect(this)">
|
|
<div class="letter">C</div>
|
|
<div class="content">
|
|
<h3>Native Champion</h3>
|
|
<p>Your original idea. "Champion" has a competitive/gaming feel. Slightly longer.</p>
|
|
</div>
|
|
</div>
|
|
<div class="option" data-choice="untouched" onclick="toggleSelect(this)">
|
|
<div class="letter">D</div>
|
|
<div class="content">
|
|
<h3>Untouched</h3>
|
|
<p>Short, punchy. Implies the game runs great without any modifications. Memorable.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|