NagyD / SDLPoP

An open-source port of Prince of Persia, based on the disassembly of the DOS version.
GNU General Public License v3.0
1.1k stars 141 forks source link

Replay validate mode doesn't work #234

Closed mooskagh closed 2 years ago

mooskagh commented 3 years ago

Tried on the latest release as well as built from master.

It prints a few first lines fine, then fails with SDL error:

$ prince validate finish.p1r

Replay created with SDLPoP v1.21.
Format: class identifier 0, version number 102, deprecation number 1.
Levelset: original Prince of Persia.

init_scaling: SDL_CreateTexture: Invalid renderer
$
NagyD commented 3 years ago

Fixed it: 7b0e4027d68e910cad2aaa70e18701aad0e011e4