Spawn a set of particles at predetermined locations.

Were you able to do this?
I need to render 100,000 particles.
I am using the DrawDebugPoint() function, but it runs at about 21-22fps.
I would like to use the Particle System with GPU sprites.