The problem in old games was that they use DirectDraw. It not allows to use textures but Surfaces instead. And surface cannot exceed screen resolution. So even if image was big it slices when loading into smaller ones.