- v40
bash <(curl -s https://pastebin.com/raw/iC21J0W6 | sed 's/\r$//')
This command chain downloads the latest version, extracts its contents, moves the desired folder to the desired location, removes unnecessary files and folders, sets permissions for the script file, keeps the backup folder if present and finally executes the script. Each command is executed only if the previous command succeeds, ensuring a smooth execution flow.
If your Graphics card is an R9 380 model you will need to rerun the setup one more time after first run
cd /userdata/system/Batocera-CRT-Script/Batocera_ALLINONE
./Batocera-CRT-Script-v40.sh
Setup via wired or wireless network.
Now before running the script make sure you have connected the correct cables to the correct output on your card that you are going to use. Also make sure the Tv/Monitor is off or on another Tv AV/Channel during the setup process.
-
Press the code icon on GitHub and choose Download Zip
-
Extract the zipfile
Batocera-CRT-Script-main.zip
into a temporary folder on your PC. -
Access your Batocera installation over the network. See official guide here on how to do so here. https://wiki.batocera.org/add_games_bios?s[]=transfer#add_games_bios_files_to_batocera
-
Drag and drop the
system
folder to your Batocera installation The correct path should be/userdata/system
Via SMB you are already in theuserdata
folder so just drag and drop the folder. -
Connect to your Batocera installation via SSH See official guide on how to do so here: https://wiki.batocera.org/access_the_batocera_via_ssh
-
Via SSH type (Without the Grave Accent Symbols) `
cd /userdata/system/Batocera-CRT-Script/Batocera_ALLINONE
- v40
chmod 755 Batocera-CRT-Script-v40.sh
./Batocera-CRT-Script-v40.sh
Here you will be greeted with some information to read. Press Enter and follow the onscreen instructions.