With limited space on my MiSTer, can anyone tell me where I can disable the downloading of the cheat zips?
And anything else not related to Arcade Cores. Thanks!
How to disable cheat downloads using update all script
-
- Posts: 48
- Joined: Thu Feb 11, 2021 10:59 pm
- Has thanked: 27 times
- Been thanked: 31 times
-
- Top Contributor
- Posts: 1911
- Joined: Wed May 27, 2020 1:59 pm
- Has thanked: 145 times
- Been thanked: 454 times
Re: How to disable cheat downloads using update all script
For the cheats: start the script and go to the menu, it is in the Main Updater section.
For things not related to Arcades you would have to use the old updater within the update all script instead of the new downloader and edit the ini file to exclude what you do not want. Search the forum, it is in there. Or someone who used this feature could help you.
For things not related to Arcades you would have to use the old updater within the update all script instead of the new downloader and edit the ini file to exclude what you do not want. Search the forum, it is in there. Or someone who used this feature could help you.
-
- Site Admin
- Posts: 479
- Joined: Wed May 20, 2020 3:36 pm
- Has thanked: 227 times
- Been thanked: 805 times
Re: How to disable cheat downloads using update all script
You will need to select the old update system from the update all configuration menu.
I've not updated my arcade setup in a while but this is the 'update.ini' I used in the past, it should still work, this setup did not download cheats, nor any other cores apart from NeoGeo and Arcade.
I've not updated my arcade setup in a while but this is the 'update.ini' I used in the past, it should still work, this setup did not download cheats, nor any other cores apart from NeoGeo and Arcade.
Code: Select all
DELETE_OLD_FILES="true"
DOWNLOAD_NEW_CORES="true"
REPOSITORIES_FILTER="NeoGeo"
REPOSITORIES_NEGATIVE_FILTER="AcornAtom ADCTest AliceMC10 Altair8800 Amstrad ao486 Apogee Apple-I Apple-II Aquarius Archie Arduboy Astrocade Atari800 Atari2600 Atari5200 Atari7800 AtariLynx AtariST AY-3-8500 BBCMicro BK0011M C16 C64 Chess Chip8 CoCo2 ColecoVision EDSAC EpochGalaxyII FlappyBird Galaksija Gameboy Gameboy2P GBA GBA2P Genesis HT1080Z Interact Intv Jupiter Laser310 Life MacPlus MegaCD Minimig MSX MultiComp NES Odyssey2 ORAO Oric PDP1 PET2001 PMD85 QL RX-78 SAM-Coupe SAMCoupe SharpMZ SMS SNES Specialist Svi328 Ti994a TI-99_4A TomyScramble TRS-80 TSConf TurboGrafx16 UK101 VC4000 Vector Vector-06C Vectrex VIC20 WonderSwan X68000 ZX81 ZX-Spectrum ZXNext"
UPDATE_CHEATS="false"
-
- Posts: 48
- Joined: Thu Feb 11, 2021 10:59 pm
- Has thanked: 27 times
- Been thanked: 31 times
Re: How to disable cheat downloads using update all script
Thankyou! This is EXACTLY what I wanted, NeoGeo and Arcade. Brilliant. I will try it out.Xbytez wrote: ↑Sun Oct 31, 2021 2:19 pm You will need to select the old update system from the update all configuration menu.
I've not updated my arcade setup in a while but this is the 'update.ini' I used in the past, it should still work, this setup did not download cheats, nor any other cores apart from NeoGeo and Arcade.