kondrak / vkQuake2

id Software's Quake 2 v3.21 with mission packs and Vulkan support (Windows, Linux, macOS, FreeBSD, Raspberry Pi 4)
GNU General Public License v2.0
896 stars 90 forks source link

quake2 can't run with colormap.pcx can't load #147

Closed hesonghua closed 2 years ago

hesonghua commented 2 years ago

ubuntu20.04 with vulkan-sdk 1.3.211 installed; when run ./quake2, message show: Error: Couldn't load pics/colormap.pcx

rullinoiz commented 2 years ago

do you have the original quake2 game files (pak0.pak) in the baseq2 folder

kondrak commented 2 years ago

@rullinoiz is correct, you're missing pak files in baseq2 folder - moving it to proper location will fix the error.