Using data files in project

I wish to use large amounts of raw data in my game. Could it be possible to use .hex, .bin, or a similar format to store this? Thank you in advance.

1 Like

There is some information here.

Sadly I am looking to read all of the data and not just check within it. Thanks for the advice though!