Render cards in standard manner

This commit is contained in:
2022-05-08 21:56:32 -07:00
parent 1a57ab1e26
commit 0530c60da8
4 changed files with 71 additions and 15 deletions

10
test.sh Normal file → Executable file
View File

@@ -1,8 +1,2 @@
#!/bin/bash
# Send over latest build
scp ./build/Penny.gb root@ywbud3:/storage/roms/gb/Penny.gb
systemctl stop emustation.service
killall emulationstation
retroarch -L /lib/libretro/gambatte_libretro.so "/storage/roms/gb/Penny.gb"
systemctl start emustation.service
#!/bin/bash
scp ./build/Penny.gb root@ywbud3.local:/storage/roms/gb/Penny.gb