try and find out how SWA files are made: ie whats in the header, and how to get the data
if you can find that out, you can load them with
Open File for binary access read as #1

etc.. and load it manually
dirty but it would work