Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 1.88 KB

README.md

File metadata and controls

61 lines (52 loc) · 1.88 KB

RG350 Device Layout

Pixel-perfect approximation of the RG350 device layout.

COMPOSITE LARGE

COLORS

All front, top, and bottom elements of the device's layout are labeled and packaged as individual transparent PNG layer images, and the Paint.NET project file.

FRONT

  • SELECT
  • START
  • L3
  • R3
  • DPAD UP
  • DPAD LEFT
  • DPAD RIGHT
  • DPAD DOWN
  • X
  • A
  • Y
  • B
  • LED INDICATOR
  • LEFT STICK
  • RIGHT STICK
  • LED

TOP

  • L1
  • L2
  • USB1
  • HDMI
  • HEADPHONES/AV
  • USB2
  • R2
  • R1

BOTTOM

  • SPEAKER LEFT
  • POWER
  • TF
  • VOLUME-
  • VOLUME+
  • RESET
  • SPEAKER RIGHT

This project was inspired by the RafaVico GitHub repository for RG350 Test. Version 1.3d (OPK) (ZIP) of RafaVico's RG350 Test application was used, extracting the images to use as the base project files. The initial source files contained compression artifacts and gradient effects to give a three-dimensional appearance, however I modified the images to use a flat color palette while adding many additional layout elements, such as RESET, TF, SPEAKERS, USB1&2, AV, HDMI, etc...

Changelog

  • Apr 26, 2020 - Revision 3
    • Added extra color options to include BLACK, GREY, CRYSTAL BLACK, & CRYSTAL CLEAR.
    • Added extra wording to USB1 & USB2 to represent USB OTG & DC POWER.
    • Tweaked colors
  • Apr 26, 2020 - Revision 2
    • Added "LED" label
    • Fixed line drawing on wrong layer image
    • Tweaked label placements
  • Apr 26, 2020 - Revision 1
    • Initial Release