09-10-2017, 09:58 AM
(09-09-2017, 04:51 PM)easilytheworst Wrote: hello, first post
fwiw the latest image provided by pfeerick in the first post, 0.7.5.8, boots no issues and has a smooth running menu on my OrangePi Win Plus which is a64 based. Just wanted to say thanks for the great work. I cant wait to put in some testing hours once my new gamepad arrives
You may wish to add the following to your /etc/X11/xorg.conf
Code:
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
Otherwise the image will freeze up.
I am currently doing something rather exciting with this image (will share in a few weeks) and so I have been tinkering with it a lot.
For one, I think I now understand how to get N64 and PSX working. Once Pete is back I will talk to him so we can get another build out.