mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add handheld device images and passthrough copy
This commit is contained in:
@@ -48,6 +48,7 @@ module.exports = function (eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy("retro/mega-st-high/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/dos-486-tower/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/mistery-core/*.jpg");
|
||||
eleventyConfig.addPassthroughCopy("retro/mini-arcade-handheld-roundup/*.jpg");
|
||||
|
||||
// Standalone demo group archives (static HTML)
|
||||
eleventyConfig.addPassthroughCopy("phobia/**");
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 771 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 724 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 634 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 590 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 600 KiB |
@@ -17,6 +17,8 @@ parent: "/retro/"
|
||||
<p><strong>What it does not play well:</strong> SNES is slow and often unplayable. Game Boy Advance is out of reach. No 16-bit console emulation beyond what the SNES situation shows.</p>
|
||||
<p><strong>Game packs:</strong> Full game packs for all supported systems are on the SD card. No need to pick and choose.</p>
|
||||
<p><strong>Why use it:</strong> It is the smallest and cheapest of the three, and for pure 8-bit gaming it is surprisingly capable. The Retro-Go firmware is clean, boots fast, and the battery lasts a long time. It is the grab-and-go option when you just want to play some NES or Game Boy games on the couch.</p>
|
||||
<img src="odroid-go.jpg" alt="ODROID-GO system selection screen" width="640" height="480" loading="lazy">
|
||||
<p class="caption">The ODROID-GO showing the Retro-Go system selection screen.</p>
|
||||
|
||||
<h2>PocketGo</h2>
|
||||
<p>The original PocketGo by BittBoy is a handheld in a Game-Boy-Advance-style landscape form factor with a 2.4-inch IPS display at 320x240. It runs on an Allwinner F1C100S chip at 533 to 798 MHz with 32 MB of RAM. The community CFW 1.3 firmware (Miyoo CFW) replaces the stock software with GMenu2X as the frontend, adds support for more emulators, a screen tearing fix, theme customisation and better overall performance. The stock firmware works but is rough around the edges, with an inconsistent button mapping across emulators and a less polished menu. It has D-pad, four face buttons, shoulder buttons, and runs off a 1000 mAh battery.</p>
|
||||
@@ -24,6 +26,10 @@ parent: "/retro/"
|
||||
<p><strong>What it does not play well:</strong> SNES is playable but not perfect, with occasional slowdowns. PlayStation is not an option.</p>
|
||||
<p><strong>Game packs:</strong> Full game packs for all supported systems are on the SD card.</p>
|
||||
<p><strong>Why use it:</strong> It is still pocketable, the IPS screen looks great, and it fills the gap between the ODROID-GO and the RG35XX. If you want Game Boy Advance on the go without carrying something bigger, this is the one. The CFW 1.3 firmware makes a real difference over the stock software.</p>
|
||||
<img src="PocketGo1.jpg" alt="PocketGo boot screen" width="640" height="480" loading="lazy">
|
||||
<p class="caption">The PocketGo booting into Miyoo CFW 1.3.</p>
|
||||
<img src="PocketGo2.jpg" alt="PocketGo system selection" width="640" height="480" loading="lazy">
|
||||
<p class="caption">The system selection screen on the PocketGo.</p>
|
||||
|
||||
<h2>RG35XX</h2>
|
||||
<p>The RG35XX by Anbernic is the serious handheld of the three. It has a 3.5-inch IPS display at 640x480, an Allwinner H313 quad-core ARM Cortex-A53 chip, and significantly more power than the other two. It runs GarlicOS, a custom firmware by Black Seraph built on RetroArch. GarlicOS replaces the stock firmware with a much cleaner interface, adds a sleep mode that lets you resume exactly where you left off, RTC support, overclocking options, and a wider range of configurable emulators. The stock firmware works but is bare-bones and lacks these quality-of-life features. The build quality is noticeably better than the other two devices, with a sturdier feel and a screen that is both larger and sharper.</p>
|
||||
@@ -31,6 +37,12 @@ parent: "/retro/"
|
||||
<p><strong>What it does not play well:</strong> Nintendo 64 and PSP are hit-or-miss. Dreamcast is mostly too much for it.</p>
|
||||
<p><strong>Game packs:</strong> Only the major platforms have game packs installed. The smaller systems are not pre-loaded.</p>
|
||||
<p><strong>Why use it:</strong> When you want the full experience, including PlayStation and arcade games, or when you want to hook the handheld up to a TV. It is the heaviest and least pocketable of the three, but it covers the widest range of systems.</p>
|
||||
<img src="RG35xx1.jpg" alt="RG35XX boot screen" width="640" height="480" loading="lazy">
|
||||
<p class="caption">The RG35XX boot screen.</p>
|
||||
<img src="RG35xx2.jpg" alt="RG35XX GarlicOS version" width="640" height="480" loading="lazy">
|
||||
<p class="caption">GarlicOS version 1.4.9 running on the RG35XX.</p>
|
||||
<img src="RG35xx3.jpg" alt="RG35XX system selection" width="640" height="480" loading="lazy">
|
||||
<p class="caption">The system selection screen on the RG35XX.</p>
|
||||
|
||||
<h2>Which One for What</h2>
|
||||
<table>
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 757 KiB |
Reference in New Issue
Block a user