Opens the given file from the given game path.
file to open
Can be r, rb, w, wb, a, ab
r
rb
w
wb
a
ab
game path to use
Opens the given file or returns nil on failure
nil