This is a mod I made for SDL-PoP (a fan-made, reverse-engineered port of DOS Prince of Persia). This is one of my favourite games ever, but one thing I dislike is that you don't get any preview of what the next screen looks like as you run through the game. You could be running full speed into a screen... but then the next screen starts off with a bottomless pit.
This mod makes the game capable of rendering multiple screens every frame, so when using a widescreen resolution you get a preview of what the first tiles are like for the screens left and right. I also implemented smooth transitions between screens.
This is a work-in-progress so there are some issues. But I feel it works good enough for a release.
Install instructions:
As mentioned earlier, there are some known issues. These are the biggest issues:
One feature I want to add is vertical scrolling, as right now the scrolling is only horizontal. I'll probably try to implement that for the next release.