Code: Select all
3) ./configureCode: Select all
#ifndef HAVE_ASPRINTF
+#ifndef __LIBRETRO__Code: Select all
-Ofast -march=armv6 -mfpu=vfp -mfloat-abi=hardCode: Select all
sudo insserv -r x11-common
Code: Select all
sudo /etc/init.d/dropbear stop
tvservice -e "CEA 1"
fbset -xres 640 -yres 480 -vxres 640 -vyres 480
sleep 1
sync
nice -n -10 ./retroarch -c cfg/nes.cfg "$1"
tvservice -e "DMT 39"
sleep 1
fbset -xres 1360 -yres 768 -vxres 1360 -vyres 768
sudo /etc/init.d/dropbear start
clear
First you spend some hours, even days, optimizing enviroment and compiling with the right flags, and at the end you get awesome performance... isn't it the most awesome thing to do? For me, it is!! Enjoy!cacophony555 wrote: The fact that I'm getting such great performance from a silent/small $35 device is astonishing.
Yep, this is all extremely satisfying.Vanfanel wrote: First you spend some hours, even days, optimizing enviroment and compiling with the right flags, and at the end you get awesome performance... isn't it the most awesome thing to do? For me, it is!! Enjoy!