* [AuviPal Hub Micro USB OTG 3 Ports + Power](https://www.amazon.fr/gp/product/B083WML1XB)
* [2 PCS Wired USB NES Conroller Game Joypad](https://fr.aliexpress.com/item/1005001611443967.html)
* For the case, you can use the 3D source files
## Setup raspbian lite 64 bit
## Setup Raspbian Lite 64 bit
First thing first, you'll need to install raspbian lite on your pi, you can do this just by downloading rpi-image from the official raspberry pi website https://www.raspberrypi.com/software
@@ -26,9 +26,11 @@ You'll then only need a minimum of 4Gb µSD card, and install raspbian lite **64
Sadly, Eggnoggplus is a x86_64 program only on linux, and we do not have access to the sources, so well need a little help from an emulator to get it working.
@@ -49,6 +53,8 @@ apt update
apt install box64-arm64 -y
```
##
## Setup the screen
Since we installed raspbian lite on the pi, we'll need to install xorg and set it to auto login on boot, to achieve that, we'll install nodm.
@@ -57,13 +63,16 @@ Since we installed raspbian lite on the pi, we'll need to install xorg and set i