libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
9.78k stars 1.78k forks source link

About compiling Amlogic S812 Retroarch #12278

Open clondy999 opened 3 years ago

clondy999 commented 3 years ago

I googled all night last night, but I still didn’t understand what I had missed, which made retroarch unable to start

image image image image

Masakitai commented 3 years ago

Your first shot shows that it failed to initialize the video because of a video driver failure. Go into your retroarch install folder and find retroarch.cfg. Open it in notepad. Select edit then open find.... Search for video_driver. In the quotes will be what its set to use. For easy compatibility, change it to d3d10. Most computers can use d3d10. You may also be able to use gl or gl1, but I dont know for sure what the word in quotes is to activate on opengl based video driver.

clondy999 commented 3 years ago

My device is Amlogic S812 I tried to find retroarch.cfg, but it does not have video_driver

gouchi commented 3 years ago

@clondy999 You already opened a thread on the forum so you don't need crossposting.

Please bear in mind the issue template

Only RetroArch bugs should be filed here. Not core bugs or game bugs This is not a forum or a help section, this is strictly developer oriented

Of course if we confirm it is bug you can open a bug report ;)