Open xthephreakx opened 4 years ago
At the moment Batocera.PLUS is compiled using the image 5.24 of the official batocera. In the future it will be updated to support more recent images.
No problem ! I will download that version then :), thnx for the quick reply !
i accidentally closed it but its not solved yet, i just downloaded batocera-5.24-x86_64-20191105.img.gz but i get the same error while running ./build-batocera.plus
error line ./build-batocera.plus: 67: [: 0: unexpected operator
specific line in script _if [ "${NVIDIALEGACY}" == '0' ]; then echo 'ALVO: IMAGEM NORMAL'
error line./build-batocera.plus: 73: [: 0: unexpected operator
specific line in script _elif [ "${NVIDIALEGACY}" == '1' ]; then echo 'ALVO: IMAGEM NVIDIA LEGACY'
Try download the nvidia legancy image (batocera-5.24-x86_64-20191109.img.gz) and put it in the img folder. https://camargo.batocera.org/nvidia-legacy/upgrades/stable/5.24/
I actually downloaded your image from the YouTube video which works fine for me. Found a video of your cup head game with the .plus file which I recreated for the game is was trying but didn’t work unfortunately.
Hope there will come a how to for this ;)(-and I hope in English haha)
Kind regards and thanks again for the reply Maurizio
On Fri, 3 Jul 2020 at 15:35, BatoceraPLUS notifications@github.com wrote:
Try download the nvidia legancy image (batocera-5.24-x86_64-20191109.img.gz) and put it in the img folder. https://camargo.batocera.org/nvidia-legacy/upgrades/stable/5.24/
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/AlexxandreFS/Batocera.PLUS/issues/17#issuecomment-653552173, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIS2EQ5I7H4GGZ23EOYQP3RZXNDTANCNFSM4OPGWGCQ .
tried creating an image via your readme.
downloaded latest batocera linux (batocera-5.26-x86_64-20200527.img.gz) dropped it in the img folder and ran ./build-batocera.plus from terminal but it exits this eror
maurizio-LM:~/Downloads/Batocera.PLUS-master$ ./build-batocera.plus Baixando Wine-5.0-v1.7z... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 627 100 627 0 0 1812 0 --:--:-- --:--:-- --:--:-- 1812 100 52.8M 100 52.8M 0 0 4108k 0 0:00:13 0:00:13 --:--:-- 3183k Baixando DX9Jun2010.7z... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 626 100 626 0 0 2093 0 --:--:-- --:--:-- --:--:-- 2093 100 95.3M 100 95.3M 0 0 5302k 0 0:00:18 0:00:18 --:--:-- 5650k Baixando wine-mono-bin-4.9.4.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 86.9M 100 86.9M 0 0 5476k 0 0:00:16 0:00:16 --:--:-- 5140k Baixando firefox-esr-2.00RC8.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 143 100 143 0 0 342 0 --:--:-- --:--:-- --:--:-- 342 100 62.0M 100 62.0M 0 0 4980k 0 0:00:12 0:00:12 --:--:-- 5638k Baixando mame_libretro_0220.7z... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 634 100 634 0 0 1070 0 --:--:-- --:--:-- --:--:-- 1069 100 54.0M 100 54.0M 0 0 3815k 0 0:00:14 0:00:14 --:--:-- 3375k Baixando java-jre-linux-x64-2.00RC8.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 909 100 909 0 0 1667 0 --:--:-- --:--:-- --:--:-- 1664 100 83.4M 100 83.4M 0 0 4825k 0 0:00:17 0:00:17 --:--:-- 5619k Baixando flash_player_npapi_linux.x86_64_32.0.0.387.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8853k 100 8853k 0 0 3146k 0 0:00:02 0:00:02 --:--:-- 3145k Baixando Theme-batocera-plus-2.00RC8.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 137 100 137 0 0 500 0 --:--:-- --:--:-- --:--:-- 501 100 33.6M 0 33.6M 0 0 4650k 0 --:--:-- 0:00:07 --:--:-- 5585k Descompactando Batocera oficial... ./build-batocera.plus: 67: [: 0: unexpected operator ./build-batocera.plus: 73: [: 0: unexpected operator Erro: Valor desconhecido para NVIDIA LEGACY
did i do somthing wrong here?