{"product_id":"r43s-gaming-console","title":"R43S Pro Edition — 4.3\" IPS Linux Console (HDMI Out + Open Source)","description":"\u003c!-- iGameConsole Lab: R43S Pro Edition — CDN Final Version --\u003e\n\u003cstyle\u003e\n  .igc-lab {\n    font-family: 'Courier New', Courier, monospace;\n    color: #1a1a1a;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 16px;\n  }\n  .igc-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    margin-bottom: 32px;\n    border: 1px solid #e0e0e0;\n  }\n  .igc-split.reverse { direction: rtl; }\n  .igc-split.reverse \u003e * { direction: ltr; }\n  .igc-split-img {\n    background: #0d0d0d;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 24px;\n    min-height: 320px;\n  }\n  .igc-split-img img {\n    width: 100%;\n    height: 280px;\n    object-fit: contain;\n    background: #0d0d0d;\n    display: block;\n  }\n  .igc-img-caption {\n    font-size: 10px;\n    letter-spacing: 2px;\n    color: #888;\n    margin-top: 10px;\n    text-align: center;\n    text-transform: uppercase;\n    font-family: 'Courier New', monospace;\n  }\n  .igc-split-content {\n    padding: 32px;\n    background: #fafafa;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .igc-section-label {\n    font-size: 10px;\n    letter-spacing: 4px;\n    color: #666;\n    margin-bottom: 8px;\n    text-transform: uppercase;\n  }\n  .igc-h2 {\n    font-size: 18px;\n    font-weight: 700;\n    margin: 0 0 20px 0;\n    border-bottom: 2px solid #1a1a1a;\n    padding-bottom: 12px;\n  }\n  .igc-body {\n    font-size: 13px;\n    line-height: 1.8;\n    color: #444;\n    font-family: Arial, sans-serif;\n    margin: 0;\n  }\n  .igc-stage {\n    border-left: 4px solid #00c8ff;\n    padding: 14px 18px;\n    background: #f8fdff;\n    margin-bottom: 16px;\n  }\n  .igc-stage-label {\n    font-size: 10px;\n    letter-spacing: 3px;\n    color: #00c8ff;\n    margin-bottom: 4px;\n  }\n  .igc-stage-title {\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 8px;\n  }\n  .igc-spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 32px;\n  }\n  .igc-spec-card {\n    border: 1px solid #e0e0e0;\n    padding: 20px;\n    background: #fff;\n  }\n  .igc-spec-label {\n    font-size: 10px;\n    letter-spacing: 3px;\n    color: #666;\n    margin-bottom: 6px;\n  }\n  .igc-spec-title {\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n  .igc-spec-card-img {\n    width: 100%;\n    height: 160px;\n    object-fit: contain;\n    background: #f5f5f5;\n    display: block;\n    margin-bottom: 14px;\n  }\n  .igc-matrix-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 12px;\n    font-family: 'Courier New', monospace;\n  }\n  .igc-matrix-table th {\n    background: #1a1a1a;\n    color: #fff;\n    padding: 10px 14px;\n    text-align: left;\n    letter-spacing: 1px;\n    font-size: 11px;\n  }\n  .igc-matrix-table td {\n    padding: 10px 14px;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .igc-matrix-table tr:nth-child(even) { background: #f5f5f5; }\n  .igc-value-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-family: 'Courier New', monospace;\n    font-size: 13px;\n  }\n  .igc-value-table td {\n    padding: 12px 0;\n    border-bottom: 1px solid #333;\n    color: #aaa;\n  }\n  .igc-value-table td:last-child { text-align: right; color: #fff; }\n  .igc-value-total td {\n    padding-top: 16px;\n    font-size: 18px;\n    font-weight: 700;\n    color: #fff !important;\n    border-bottom: none !important;\n  }\n  .igc-value-total td:last-child { color: #00c8ff !important; }\n  .igc-gallery {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-bottom: 32px;\n  }\n  .igc-gallery-item {\n    position: relative;\n    background: #0d0d0d;\n  }\n  .igc-gallery-item img {\n    width: 100%;\n    height: 200px;\n    object-fit: cover;\n    display: block;\n    opacity: 0.85;\n  }\n  .igc-gallery-caption {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    background: rgba(0,0,0,0.75);\n    color: #00c8ff;\n    font-size: 9px;\n    letter-spacing: 2px;\n    padding: 6px 10px;\n    text-transform: uppercase;\n    font-family: 'Courier New', monospace;\n  }\n  .igc-best-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-bottom: 32px;\n  }\n  .igc-list {\n    list-style: none;\n    padding: 0; margin: 0;\n    font-size: 13px;\n    line-height: 2;\n    font-family: Arial, sans-serif;\n    color: #333;\n  }\n  @media (max-width: 768px) {\n    .igc-split { grid-template-columns: 1fr; }\n    .igc-split.reverse { direction: ltr; }\n    .igc-split-img { min-height: 240px; padding: 16px; }\n    .igc-split-img img { height: 220px; }\n    .igc-spec-grid { grid-template-columns: 1fr; }\n    .igc-gallery { grid-template-columns: 1fr; }\n    .igc-best-grid { grid-template-columns: 1fr; }\n    .igc-split-content { padding: 20px; }\n    .igc-matrix-table { font-size: 11px; }\n    .igc-matrix-table th,\n    .igc-matrix-table td { padding: 8px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"igc-lab\"\u003e\n\u003c!-- BLOCK 1: LAB VERDICT --\u003e\n\u003cdiv style=\"border: 1px solid #1a1a1a; margin-bottom: 32px;\" class=\"igc-split\"\u003e\n\u003cdiv class=\"igc-split-img\"\u003e\n\u003cimg alt=\"R43S Pro Edition — iGameConsole Lab Unit\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/S4fbacaa81a934910aa85db598c97cc73Q.webp?v=1773026575\"\u003e\n\u003cdiv class=\"igc-img-caption\"\u003eRef: Lab Unit — HDMI Output Pre-Shipment Inspection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #0d0d0d;\" class=\"igc-split-content\"\u003e\n\u003cdiv style=\"color: #00c8ff;\" class=\"igc-section-label\"\u003eiGameConsole Laboratory — Unit Assessment Report\u003c\/div\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: bold; margin: 0 0 16px 0; color: #fff; letter-spacing: 1px; font-family: 'Courier New',monospace;\"\u003eR43S PRO EDITION\u003cbr\u003eLAB-CALIBRATED SERIES\u003c\/h2\u003e\n\u003cp style=\"color: #ccc;\" class=\"igc-body\"\u003eThe R43S Pro Edition is the HDMI-capable instrument in the iGameConsole Lab lineup. A 4.3\" IPS panel delivers the largest handheld display in the R-series, while the HDMI output port enables TV and monitor connection — transforming a handheld into a living room retro console. Open-source Linux firmware ships pre-calibrated through iGameConsole's three-stage verification protocol. Handheld and home console. One lab-verified unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK 2: PERFORMANCE MATRIX --\u003e\n\u003cdiv style=\"border: 1px solid #e0e0e0; padding: 0; margin-bottom: 32px; background: #fafafa;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 0;\"\u003e\n\u003cdiv style=\"padding: 32px;\"\u003e\n\u003cdiv class=\"igc-section-label\"\u003eSection 01\u003c\/div\u003e\n\u003ch3 class=\"igc-h2\"\u003eTHE PERFORMANCE MATRIX\u003c\/h3\u003e\n\u003ctable class=\"igc-matrix-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eEMULATION TARGET\u003c\/th\u003e\n\u003cth\u003eENGINE\u003c\/th\u003e\n\u003cth style=\"color: #ff6b6b;\"\u003eGENERIC\u003c\/th\u003e\n\u003cth style=\"color: #00c8ff;\"\u003eIGC OPTIMIZED\u003c\/th\u003e\n\u003cth\u003eSTATUS\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePlayStation 1\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"color: #666;\"\u003ePCSX-ReARMed\u003c\/td\u003e\n\u003ctd style=\"color: #ff6b6b;\"\u003e45–55 FPS\u003c\/td\u003e\n\u003ctd style=\"color: #00a86b; font-weight: bold;\"\u003e60 FPS Locked\u003c\/td\u003e\n\u003ctd\u003e✦ Stable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNintendo 64\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"color: #666;\"\u003eMupen64Plus\u003c\/td\u003e\n\u003ctd style=\"color: #ff6b6b;\"\u003e25–40 FPS\u003c\/td\u003e\n\u003ctd style=\"color: #00a86b; font-weight: bold;\"\u003e45–60 FPS\u003c\/td\u003e\n\u003ctd\u003e✦ Optimized\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDreamcast\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"color: #666;\"\u003eFlycast\u003c\/td\u003e\n\u003ctd style=\"color: #ff6b6b;\"\u003e20–35 FPS\u003c\/td\u003e\n\u003ctd style=\"color: #00a86b; font-weight: bold;\"\u003e35–50 FPS\u003c\/td\u003e\n\u003ctd\u003e◈ Variable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePSP\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"color: #666;\"\u003ePPSSPP\u003c\/td\u003e\n\u003ctd style=\"color: #ff6b6b;\"\u003e20–35 FPS\u003c\/td\u003e\n\u003ctd style=\"color: #00a86b; font-weight: bold;\"\u003e30–50 FPS\u003c\/td\u003e\n\u003ctd\u003e◈ Frameskip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 11px; color: #999; margin-top: 12px; font-family: Arial,sans-serif;\"\u003e* ArkOS build, performance governor active. HDMI output tested at 720p\/1080p. Generic data from community benchmarks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #111; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 24px;\"\u003e\n\u003cimg style=\"width: 100%; height: 260px; object-fit: contain; background: #111; display: block;\" alt=\"R43S Pro HDMI Output Performance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/3c3220b6a238a63d02ccd14cd578c115.jpg?v=1773026578\"\u003e\n\u003cdiv class=\"igc-img-caption\"\u003eRef: HDMI Output — TV Display Benchmark Validation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK 3: CALIBRATION STORY --\u003e\n\u003cdiv class=\"igc-split reverse\"\u003e\n\u003cdiv class=\"igc-split-content\"\u003e\n\u003cdiv class=\"igc-section-label\"\u003eSection 02\u003c\/div\u003e\n\u003ch3 class=\"igc-h2\"\u003eTHE 3-STAGE LAB CALIBRATION PROTOCOL\u003c\/h3\u003e\n\u003cdiv class=\"igc-stage\"\u003e\n\u003cdiv class=\"igc-stage-label\"\u003eSTAGE 01\u003c\/div\u003e\n\u003cdiv class=\"igc-stage-title\"\u003eFIRMWARE BURN-IN — HDMI Output Stability Protocol\u003c\/div\u003e\n\u003cp class=\"igc-body\"\u003eArkOS build validated under both handheld and HDMI output modes during the 2-hour burn-in cycle. HDMI signal integrity tested at 720p and 1080p output resolutions. Units exhibiting display artifacts, signal dropout, or resolution switching failures are rejected before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igc-stage\"\u003e\n\u003cdiv class=\"igc-stage-label\"\u003eSTAGE 02\u003c\/div\u003e\n\u003cdiv class=\"igc-stage-title\"\u003eINPUT CALIBRATION — 4.3\" Extended Layout Verification\u003c\/div\u003e\n\u003cp class=\"igc-body\"\u003eThe R43S Pro's 4.3\" chassis is the largest in the R-series handheld lineup. Every button, D-pad, shoulder trigger, and analog input tested to ≤6ms threshold. HDMI mode input response verified — no latency increase detected when switching from handheld to TV output mode.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igc-stage\"\u003e\n\u003cdiv class=\"igc-stage-label\"\u003eSTAGE 03\u003c\/div\u003e\n\u003cdiv class=\"igc-stage-title\"\u003eSTORAGE INTEGRITY — Open Source SD Validation\u003c\/div\u003e\n\u003cp class=\"igc-body\"\u003e128GB SanDisk Industrial V30 validated via H2testw — zero bad sectors confirmed. Open-source firmware access preserved for advanced users. Game library directory optimized for ArkOS scraper compatibility. Save file corruption rate: 0%.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igc-split-img\"\u003e\n\u003cimg alt=\"R43S Pro Lab Calibration\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/Sa21dfd6071044cd282a07c481c08b597q.webp?v=1773026575\"\u003e\n\u003cdiv class=\"igc-img-caption\"\u003eRef: HDMI Signal — Output Integrity Verification\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK 4: SPEC ANALYSIS --\u003e\n\u003cdiv style=\"margin-top: 32px;\" class=\"igc-split\"\u003e\n\u003cdiv style=\"background: #111;\" class=\"igc-split-img\"\u003e\n\u003cimg alt=\"R43S Pro 4.3 IPS Display\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/S6fba9fbf9a564f96a54365cb3fba6308F.webp?v=1773026575\"\u003e\n\u003cdiv class=\"igc-img-caption\"\u003eRef: 4.3\" IPS Panel — Largest R-Series Display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igc-split-content\"\u003e\n\u003cdiv class=\"igc-section-label\"\u003eSection 03\u003c\/div\u003e\n\u003ch3 class=\"igc-h2\"\u003eEXPERT SPEC ANALYSIS\u003c\/h3\u003e\n\u003cdiv style=\"margin-bottom: 12px;\" class=\"igc-spec-card\"\u003e\n\u003cdiv class=\"igc-spec-label\"\u003eDISPLAY + HDMI OUTPUT\u003c\/div\u003e\n\u003cdiv class=\"igc-spec-title\"\u003e4.3\" IPS Handheld + HDMI TV Output\u003c\/div\u003e\n\u003cp style=\"font-size: 12px;\" class=\"igc-body\"\u003e4.3\" IPS panel — largest display in the iGameConsole R-series handheld lineup. HDMI output port enables connection to any TV or monitor for living room retro gaming. Output resolution: up to 1080p via HDMI. IPS panel sustains ±80° color accuracy in handheld mode. Two display modes, one lab-verified unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igc-spec-card\"\u003e\n\u003cdiv class=\"igc-spec-label\"\u003ePROCESSING UNIT\u003c\/div\u003e\n\u003cdiv class=\"igc-spec-title\"\u003eRK3326 — HDMI-Optimized Thermal Profile\u003c\/div\u003e\n\u003cp style=\"font-size: 12px;\" class=\"igc-body\"\u003eRockchip RK3326: Quad-Core ARM Cortex-A35 @ 1.5GHz. HDMI output adds minimal additional GPU load versus handheld mode. iGameConsole thermal governor maintains 85°C threshold across both output modes. Surface temp after 60-min HDMI session: 39–43°C.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 16px;\" class=\"igc-spec-grid\"\u003e\n\u003cdiv class=\"igc-spec-card\"\u003e\n\u003cimg alt=\"R43S Pro Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/S8ffa23d39fb343e3806e21ef16135edef.webp?v=1773026575\" class=\"igc-spec-card-img\"\u003e\n\u003cdiv class=\"igc-spec-label\"\u003ePOWER UNIT\u003c\/div\u003e\n\u003cdiv class=\"igc-spec-title\"\u003e3500mAh — Handheld + HDMI Power Profile\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; font-family: Arial,sans-serif; color: #555; line-height: 1.7; margin: 0;\"\u003eDischarge rate in handheld mode: ~670mAh\/hr (ArkOS, PS1 load). HDMI output mode draws additional ~120mW from display output circuit. Projected handheld runtime: 5.0–5.5 hrs. HDMI mode: 4.5–5.0 hrs. Recommend USB-C power input during extended HDMI TV sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igc-spec-card\"\u003e\n\u003cimg alt=\"R43S Pro Storage\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/Scb75968003e24ca58819f770cdd67f1fZ.webp?v=1773026575\" class=\"igc-spec-card-img\"\u003e\n\u003cdiv class=\"igc-spec-label\"\u003eSTORAGE UNIT\u003c\/div\u003e\n\u003cdiv class=\"igc-spec-title\"\u003e128GB SanDisk Industrial V30\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; font-family: Arial,sans-serif; color: #555; line-height: 1.7; margin: 0;\"\u003eRead: 100MB\/s. Write: 60MB\/s. Endurance: 30,000 P\/E cycles. Open-source firmware access preserved for advanced users. Zero bad sectors confirmed via H2testw pre-shipment validation. Save file corruption rate: 0%.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK 5: VALUE FORMULA --\u003e\n\u003cdiv style=\"border: 2px solid #1a1a1a; padding: 32px; margin-bottom: 32px; background: #0d0d0d;\"\u003e\n\u003cdiv style=\"color: #00c8ff;\" class=\"igc-section-label\"\u003eSection 04\u003c\/div\u003e\n\u003ch3 style=\"font-size: 18px; font-weight: bold; margin: 0 0 24px 0; border-bottom: 1px solid #333; padding-bottom: 12px; color: #fff; font-family: 'Courier New',monospace;\"\u003eTRANSPARENT VALUE FORMULA\u003c\/h3\u003e\n\u003ctable class=\"igc-value-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eRK3326 Hardware BOM + 4.3\" Shell + HDMI Output Circuit\u003c\/td\u003e\n\u003ctd\u003e$54.90\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSanDisk Industrial 128GB V30 MicroSD\u003c\/td\u003e\n\u003ctd\u003e$15.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArkOS Open Source Firmware + HDMI Driver Engineering\u003c\/td\u003e\n\u003ctd\u003e$12.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2-Hour HDMI Burn-In + Input Calibration + Storage Validation\u003c\/td\u003e\n\u003ctd\u003e$18.09\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"igc-value-total\"\u003e\n\u003ctd\u003eiGameConsole Lab Direct Price\u003c\/td\u003e\n\u003ctd\u003e$99.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 12px; color: #888; margin-top: 20px; border-top: 1px solid #333; padding-top: 16px; font-family: Arial,sans-serif; line-height: 1.7;\"\u003eThe R43S Pro matches the R36MAX at $99.99 with a different hardware trade-off: a larger 4.3\" panel and HDMI output versus the R36MAX's extended battery cell. Choose R43S Pro for TV output capability. Choose R36MAX for maximum battery runtime. Both are lab-verified instruments at the same price point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK 6: BEST FOR \/ NOT IDEAL FOR --\u003e\n\u003cdiv class=\"igc-best-grid\"\u003e\n\u003cdiv style=\"border: 1px solid #00a86b; padding: 24px; background: #f8fff8;\"\u003e\n\u003cdiv style=\"color: #00a86b;\" class=\"igc-section-label\"\u003eVerified Use Cases\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; font-weight: bold; margin-bottom: 16px;\"\u003e✦ Best For\u003c\/div\u003e\n\u003cul class=\"igc-list\"\u003e\n\u003cli\u003e→ TV and monitor output via HDMI\u003c\/li\u003e\n\u003cli\u003e→ Living room retro console experience\u003c\/li\u003e\n\u003cli\u003e→ Largest R-series handheld display (4.3\")\u003c\/li\u003e\n\u003cli\u003e→ PS1 \/ GBA \/ SNES \/ N64 at target FPS\u003c\/li\u003e\n\u003cli\u003e→ Open-source users requiring HDMI output\u003c\/li\u003e\n\u003cli\u003e→ Dual-mode handheld + home console use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #cc3333; padding: 24px; background: #fff8f8;\"\u003e\n\u003cdiv style=\"color: #cc3333;\" class=\"igc-section-label\"\u003eHardware Limitations\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; font-weight: bold; margin-bottom: 16px;\"\u003e✗ Not Ideal For\u003c\/div\u003e\n\u003cul class=\"igc-list\"\u003e\n\u003cli\u003e→ PS2 emulation (RK3326 below threshold)\u003c\/li\u003e\n\u003cli\u003e→ GameCube \/ Wii titles\u003c\/li\u003e\n\u003cli\u003e→ Android app compatibility\u003c\/li\u003e\n\u003cli\u003e→ 4K HDMI output (max 1080p)\u003c\/li\u003e\n\u003cli\u003e→ Ultra-compact pocket carry priority\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK 7: MEDIA APPENDIX --\u003e\n\u003cdiv style=\"border: 1px solid #e0e0e0; padding: 32px; margin-bottom: 32px; background: #fafafa;\"\u003e\n\u003cdiv class=\"igc-section-label\"\u003eAppendix — Visual Documentation\u003c\/div\u003e\n\u003ch3 class=\"igc-h2\"\u003eLAB RAW EVIDENCE\u003c\/h3\u003e\n\u003cdiv class=\"igc-gallery\"\u003e\n\u003cdiv class=\"igc-gallery-item\"\u003e\n\u003cimg alt=\"R43S Pro Display Test\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/S49cc76bd6dfc458ca105528581f22bc0d.webp?v=1773026575\"\u003e\n\u003cdiv class=\"igc-gallery-caption\"\u003eRef: 4.3\" IPS — Visual Clarity Validation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igc-gallery-item\"\u003e\n\u003cimg alt=\"R43S Pro HDMI Output Test\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/Se8637b8f40c941da8643a57709913f28p.webp?v=1773026575\"\u003e\n\u003cdiv class=\"igc-gallery-caption\"\u003eRef: HDMI Output — Signal Integrity Test\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igc-gallery-item\"\u003e\n\u003cimg alt=\"R43S Pro Final QC\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/Sc6930ab11a3e4d079e69f1881d2ef490s.webp?v=1773026575\"\u003e\n\u003cdiv class=\"igc-gallery-caption\"\u003eRef: Final QC — Pre-Shipment Unit Clearance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- End iGameConsole Lab: R43S Pro Edition --\u003e","brand":"handheldgameconsoles.games","offers":[{"title":"64G-white","offer_id":52061698818341,"sku":"12000052930021136","price":99.99,"currency_code":"USD","in_stock":true},{"title":"64G-green","offer_id":52061698851109,"sku":"12000052930021137","price":99.99,"currency_code":"USD","in_stock":true},{"title":"64G-black","offer_id":52061698883877,"sku":"12000052930021138","price":99.99,"currency_code":"USD","in_stock":true},{"title":"128G-white","offer_id":52061698916645,"sku":"12000052930021139","price":109.99,"currency_code":"USD","in_stock":true},{"title":"128G-green","offer_id":52061698949413,"sku":"12000052930021140","price":109.99,"currency_code":"USD","in_stock":true},{"title":"128G-black","offer_id":52061698982181,"sku":"12000052930021141","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0863\/2382\/2885\/files\/S4fbacaa81a934910aa85db598c97cc73Q.webp?v=1773026575","url":"https:\/\/www.handheldgameconsoles.games\/pt\/products\/r43s-gaming-console","provider":"iGameConsole","version":"1.0","type":"link"}