Hi Tzakiel,
When a program crashes, it isn't fair to assume it is a video driver issue. It is the responsibility of a programmer to make sure his program doesn't crash. If it was a video driver issue, you'd probably see something serious like a blue screen.
Probably SSF is assuming something that is not true, like a certain video mode must be present (800x600?), and it's failing because of that.