| Próxima revisión | Revisión previa |
| en:software:nuevos_desarrollos:goldenaze [2026/09/01 09:57] – creado jesus | en:software:nuevos_desarrollos:goldenaze [2026/09/01 11:52] (actual) – jesus |
|---|
| <html> | <html> |
| <style> | <style> |
| /* --- VISUAL ENGINE ORIGINAL TECHNICAL SPEC SHEET --- */ | /* --- FICHA TÉCNICA VISUAL ENGINE ORIGINAL --- */ |
| .pcw-ficha-container { | .pcw-ficha-container { |
| background-color: #000b00; | background-color: #000b00; |
| } | } |
| |
| /* CRT Scanlines and Flickering Animation */ | /* Scanlines and CRT flickering */ |
| .pcw-ficha-container::after { | .pcw-ficha-container::after { |
| content: " "; | content: " "; |
| <img src="/lib/exe/fetch.php?media=botones:españa.jpg" class="bandera-pais" style="width:30px;"> | <img src="/lib/exe/fetch.php?media=botones:españa.jpg" class="bandera-pais" style="width:30px;"> |
| </div> | </div> |
| <div class="dato-linea"><span class="dato-etiqueta">Company:</span><span class="dato-valor"><a href="doku.php?id=companias:virgin" style="color: #00ff00 !important; font-weight: bold; text-decoration: underline !important;">Virgin Games</a> / <a href="doku.php?id=companias:sega" style="color: #00ff00 !important; font-weight: bold; text-decoration: underline !important;">SEGA</a></span></div> | <div class="dato-linea"><span class="dato-etiqueta">Company:</span><span class="dato-valor"><a href="doku.php?id=en:companias:virgin" style="color: #00ff00 !important; font-weight: bold; text-decoration: underline !important;">Virgin Games</a> / <a href="doku.php?id=en:companias:sega" style="color: #00ff00 !important; font-weight: bold; text-decoration: underline !important;">SEGA</a></span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">Publisher:</span><span class="dato-valor"><a href="doku.php?id=companias:virgin" style="color: #00ff00 !important; font-weight: bold; text-decoration: underline !important;">Virgin Games</a> / <a href="doku.php?id=companias:sega" style="color: #00ff00 !important; font-weight: bold; text-decoration: underline !important;">SEGA</a></span></div> | <div class="dato-linea"><span class="dato-etiqueta">Publisher:</span><span class="dato-valor"><a href="doku.php?id=en:companias:virgin" style="color: #00ff00 !important; font-weight: bold; text-decoration: underline !important;">Virgin Games</a> / <a href="doku.php?id=en:companias:sega" style="color: #00ff00 !important; font-weight: bold; text-decoration: underline !important;">SEGA</a></span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">Production Team:</span><span class="dato-valor">Original Design: Makoto Uchida (SEGA)<br>8-Bit Programming: Probe Software</span></div> | <div class="dato-linea"><span class="dato-etiqueta">Production Team:</span><span class="dato-valor">Original Design: Makoto Uchida (SEGA)<br>8-Bit Programming: Probe Software</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">Ported By:</span><span class="dato-valor">Enrique G. Gálvez (<a href="https://itch.io" target="_blank" style="color: #00ff00 !important; text-decoration: underline !important;">EnriqueGGalvez Itch.io</a>)</span></div> | <div class="dato-linea"><span class="dato-etiqueta">Ported By:</span><span class="dato-valor">Enrique G. Gálvez (<a href="https://enriqueggalvez.itch.io/" target="_blank" style="color: #00ff00 !important; text-decoration: underline !important;">EnriqueGGalvez Itch.io</a>)</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">Release Year:</span><span class="dato-valor">1989 (Arcade) / 1990-1991 (8-Bit Home Computers)</span></div> | <div class="dato-linea"><span class="dato-etiqueta">Release Year:</span><span class="dato-valor">1989 (Arcade) / 1990-1991 (8-Bit Home Computers)</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta">Port Year:</span><span class="dato-valor">2026</span></div> | <div class="dato-linea"><span class="dato-etiqueta">Port Year:</span><span class="dato-valor">2026</span></div> |
| </div> | </div> |
| |
| <!-- INPUT CONTROLS CONFIGURATION --> | <!-- INPUT CONTROLS CONFIGURATION RECTIFIED --> |
| <div class="retro-subtitle" style="font-size: 1.1em; margin-top: 25px; border-bottom: 1px dotted #00ff00;">Input Configuration and Keyboard Framework</div> | <div class="retro-subtitle" style="font-size: 1.1em; margin-top: 25px; border-bottom: 1px dotted #00ff00;">Input Configuration and Keyboard Framework</div> |
| <div style="max-width: 600px; margin-bottom: 25px;"> | <div style="max-width: 600px; margin-bottom: 25px;"> |
| <div class="dato-linea"><span class="dato-etiqueta" style="min-width: 150px;">Movement:</span><span class="dato-valor">Keyboard Cursors for axial grid mapping / Native support for Atari-standard Joysticks.</span></div> | <div class="dato-linea"><span class="dato-etiqueta" style="min-width: 150px;">Movement:</span><span class="dato-valor">Cursor arrow keys to move up, down, left, and right / Support for legacy Atari Joysticks.</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta" style="min-width: 150px;">Physical Attack:</span><span class="dato-valor"><strong>Spacebar</strong> or Button 1 to slash or execute close-quarters judo throws.</span></div> | <div class="dato-linea"><span class="dato-etiqueta" style="min-width: 150px;">Weapon Attack:</span><span class="dato-valor"><strong>X</strong> key to use weapon and interact within close-quarters combat.</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta" style="min-width: 150px;">Tactical Jump:</span><span class="dato-valor"><strong>Alt/M</strong> key or Button 2 to jump (vital to evade incoming chargers or trigger air strikes).</span></div> | <div class="dato-linea"><span class="dato-etiqueta" style="min-width: 150px;">Tactical Jump:</span><span class="dato-valor"><strong>Z</strong> key to jump (vital to evade incoming enemy charges or trigger air strikes).</span></div> |
| <div class="dato-linea"><span class="dato-etiqueta" style="min-width: 150px;">Cast Magic:</span><span class="dato-valor"><strong>Enter</strong> key to consume magic pots and unleash full-screen elemental magic graphics.</span></div> | <div class="dato-linea"><span class="dato-etiqueta" style="min-width: 150px;">Cast Magic:</span><span class="dato-valor"><strong>Enter</strong> key to consume magic pots and unleash full-screen elemental magic graphics.</span></div> |
| </div> | </div> |
| <!-- STRATEGIES AND CHEATS SECTION --> | |
| <div class="retro-subtitle" style="font-size: 1.1em; margin-top: 25px; border-bottom: 1px dotted #00ff00;">Advanced Strategies, Mechanics and Complete Cheat Guide</div> | |
| <div class="pcw-texto-plano" style="text-align: justify;"> | |
| <strong>• Mathematical Character Selection:</strong> Each hero shifts the underlying difficulty algorithm. Gilius Thunderhead is highly recommended for beginners due to his excellent weapon range and fast block-recovery frames, though his rock magic caps out at a modest 4 pots. Tyris Flare has low physical defenses but her fire spells scale up to a devastating Level 6 dragon summon, capable of wipes on boss encounters. Ax Battler provides a balanced archetype with steady Level 4 ground magic arrays.<br><br> | |
| <strong>• Dash Spamming and Bizarros (Mounts):</strong> Charging attacks (double-tapping a direction key) represent the safest approach in the game; successful hits knock down any standard mob instantly. Capitalize on stolen mounts: Cockatrices (scorpion tails) keep armor-clad knights at bay, while Fire Dragons let you poke targets from safe screen-buffer distances.<br><br> | |
| <strong>• Bonus Phase Management:</strong> During nocturnal campfire intervals, small thieves will raid your stash. Avoid frantic button mashing; delay your strikes to force them into dropping maximum item yields, splitting magic pots and healing meat items evenly. Entering subsequent stages with optimized spell meters is paramount.<br><br> | |
| <strong>• HISTORICAL CHEAT COMPENDIUM (Completion Guide):</strong><br> | |
| <i>- Port Stage Select:</i> On the main title prompt, hold down the keys <strong>P - C - W</strong> simultaneously before hitting the start trigger; a numerical sub-routine counter will reveal itself to pick your insertion phase.<br> | |
| <i>- God Mode (Infinite Vitality Blocks):</i> While the Sega/Virgin intro screen is caching, quickly execute the classic direction string: <code>Up, Down, Left, Right</code> followed by the <code>Spacebar</code>. A green color flash confirms total invulnerability.<br> | |
| <i>- Extra Credits Override (Sega/Master System Legacy Leak):</i> When the "Game Over" layout prompt displays, hold down <code>Down-Left</code> on your cursor array along with the primary attack trigger. This compels the Z80 execution matrix to grant up to 9 bonus continues for full completion walkthroughs. | |
| </div> | |
| |
| <!-- EXTRAS SECTION --> | <!-- EXTRAS SECTION --> |
| <div class="retro-subtitle">Extras</div> | <div class="retro-subtitle">Extras</div> |
| <div class="retro-subtitle" style="font-size: 1.1em; margin-top: 25px; border-bottom: 1px dotted #00ff00;">Historical Preservation Poster</div> | <div class="retro-subtitle" style="font-size: 1.1em; margin-top: 25px; border-bottom: 1px dotted #00ff00;">Historical Preservation Poster</div> |
| <div class="pcw-texto-plano" style="text-align: justify; margin-bottom: 15px;"> | <div class="pcw-texto-plano" style="text-align: justify; margin-bottom: 15px;"> |
| The legendary hero-fantasy artwork included inside the classic European Virgin Games and SEGA publishing folders, preserved in high definition. | The legendary hero-fantasy artwork included inside the classic European Virgin Games and SEGA publishing catalogs, preserved in high definition. |
| </div> | </div> |
| <div class="pcw-bloque-imagenes" style="display: flex; justify-content: center; margin-bottom: 25px;"> | <div class="pcw-bloque-imagenes" style="display: flex; justify-content: center; margin-bottom: 25px;"> |
| <div class="retro-subtitle" style="font-size: 1.1em; margin-top: 30px; border-bottom: 1px dotted #00ff00;">Manuals</div> | <div class="retro-subtitle" style="font-size: 1.1em; margin-top: 30px; border-bottom: 1px dotted #00ff00;">Manuals</div> |
| <div class="pcw-bloque-imagenes" style="gap: 20px !important; margin-bottom: 35px;"> | <div class="pcw-bloque-imagenes" style="gap: 20px !important; margin-bottom: 35px;"> |
| <a href="/lib/exe/fetch.php?media=software:nuevos_desarrollos:descargas:Goldenaxe:manual.pdf" style="text-decoration: none !important;"> | <a href="/lib/exe/fetch.php?media=software:nuevos_desarrollos:descargas:goldeaxe_manual.pdf" style="text-decoration: none !important;"> |
| <div style="border: 2px solid #005500; background: rgba(0,20,0,0.6); padding: 12px 20px; border-radius: 6px; text-align: center; transition: 0.2s; cursor: pointer;" onmouseover="this.style.borderColor='#00ff00'; this.style.boxShadow='0 0 10px #00ff00';" onmouseout="this.style.borderColor='#005500'; this.style.boxShadow='none';"> | <div style="border: 2px solid #005500; background: rgba(0,20,0,0.6); padding: 12px 20px; border-radius: 6px; text-align: center; transition: 0.2s; cursor: pointer;" onmouseover="this.style.borderColor='#00ff00'; this.style.boxShadow='0 0 10px #00ff00';" onmouseout="this.style.borderColor='#005500'; this.style.boxShadow='none';"> |
| <span style="color: #00ff00; font-weight: bold; font-size: 1.1em; display: block; margin-bottom: 4px;">📄 Instruction Manual</span> | <span style="color: #00ff00; font-weight: bold; font-size: 1.1em; display: block; margin-bottom: 4px;">📄 Instruction Manual</span> |