Merge pull request #548 from fewtarius/dev
32bit Retroarch script needs the DRI path set.
This commit is contained in:
commit
1238c5bc72
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
|||
source /etc/profile
|
||||
|
||||
jslisten set "killall retroarch32"
|
||||
|
||||
export LIBGL_DRIVERS_PATH="/usr/lib32/dri"
|
||||
/usr/bin/retroarch32 --appendconfig /usr/config/retroarch/retroarch32bit-append.cfg
|
||||
|
|
Loading…
Reference in a new issue