There doesn't seem to be a way to prevent warpcraft from pre-reading images in memory. Default is set to "true" and neither of the following makes it become false:
- --prereadparticles False
- --prereadparticles false
- --prereadparticles 0
- --prereadparticles -1
- --prereadparticles 1
- --prereadparticles no
- --prereadparticles F
- --prereadparticles F
is it hardcoded or is there some other syntax that would need to be used?