Skip to content

Releases: SilverCrow2323/RSPDW-Chou-Henka-Project

🎮 v1.0 -- RSPDW Projects Pack (Console OPKs)

Choose a tag to compare

@SilverCrow2323 SilverCrow2323 released this 17 Jul 19:06
3731956

This is the first consolidated release of the RSPDW Chou Henka console tool suite for RetroFW 2.3. All applications have been developed and tested on the RS-97+ hardware.

🆕 What's Included

  • 15 OPK packages covering system tools, diagnostics, dashboards, survival utilities, and entertainment
  • Multiple iterations of key tools (Arodnap v1/v2, Minoru I.R. v3K through v5, Rt:Survival v2.1/v3) showing the evolution of the codebase
  • RintroGochi v3.1 FINAL -- the flagship entertainment application with full dev mode unlocked

⚠️ Known Issues

  • Some tools are early iterations and may lack polish
  • RintroGochi is Italian language only
  • Minoru I.R. requires the PC daemon (Rt:SyncHub HQ) for full functionality
  • Not all tools have been extensively tested on non-RS-97 RetroFW devices

🎯 Target Hardware

  • RS-97 (primary development platform)
  • RS-97+ (tested and confirmed working)
  • Potentially compatible with LDK, RG-300, and other RetroFW 2.3 devices

💻 v1.0-PC -- Rt:SyncHub HQ

Pre-release

Choose a tag to compare

@SilverCrow2323 SilverCrow2323 released this 17 Jul 19:20
3731956

The PC-side companion suite for the RSPDW Chou Henka ecosystem. Connects to your RS-97 via USB Gadget Network (usb0/usb1) and provides a unified control interface.

🚀 Features

  • 🔌 Auto-Network Configuration -- Automatically detects and configures usb0/usb1 interfaces
  • 📟 Telnet G3.0 Terminal -- Full async terminal with CRT-style visuals and functional CTRL+C
  • 📁 FTP File Manager Pro -- Complete remote file management with copy/cut/paste, ZIP compression/extraction, and "open with PC" functionality
  • 🏭 OPK Factory v5 -- Build and deploy OPK packages directly from project folders
  • ✏️ OPK Editor v2 -- Extract, modify, and rebuild existing OPK packages
  • 📊 MAXLINK Daemon v9 -- Stream live PC statistics (CPU, RAM, disk, network, GPU, battery) to your RS-97
  • 🔔 Push Notify v2 -- Send styled notifications to your device (Ordinary / Warning / Alarm / Extraordinary)
  • 📦 Black Box Extractor -- Download and view logs from your RS-97 automatically
  • ⚙️ JSON Config Editor -- Syntax-highlighted editor with table view for structured data
  • 📖 Command Compendium -- Built-in reference manual for RS-97 system commands

📋 Requirements

  • Python 3.x
  • Tkinter
  • Pillow (PIL)
  • psutil (optional, for full stats monitoring)
  • Linux host (tested on MX Linux XFCE)
  • RS-97 connected via USB in Gadget mode

🔌 Connection

  1. Connect RS-97 to PC via USB cable
  2. Ensure RS-97 is in USB Gadget mode
  3. Launch rts_v60.py
  4. Click CONNETTI to auto-configure network and establish Telnet + FTP links

⚠️ Known Limitations

  • PC Suite is Linux-only (tested on MX Linux)
  • Windows/macOS support not yet implemented
  • Some features require root privileges for network interface configuration