libretro / vitaquake2

Quake II port for Libretro.
GNU General Public License v2.0
4 stars 16 forks source link

Fixes issue #46. With the added bonus of still being able to load sav… …es from PR45. Also futureproofs from future MAX_OSPATH changes. #47

Closed greenchili2 closed 1 year ago

greenchili2 commented 1 year ago

Figured out a way to fix it and maintain saves from both versions as an added bonus.

DrUm78 commented 1 year ago

Fixes the issue with both an old and new saves. 👍