codenamecpp / carnage3d

Reimplementation of Grand Theft Auto 1 [GTA1]
MIT License
477 stars 38 forks source link

Support the GTA demos #3

Closed neuromancer closed 5 years ago

neuromancer commented 5 years ago

Unfortunately, Rockstar no longer offers the original GTA for free. However, some demos are still available. I tried the demos, and Carnage3D seems to work (at least partially) with them (but you need to un-comment the proper .CMP to load: for instance, NYC instead of MIAMI).

In summary, supporting the demos will allow people to quickly test this neat reimplementation :smile:

codenamecpp commented 5 years ago

Great idea! While level selection feature is missing for now, I think it might be useful to add command line parameter to choose map.

codenamecpp commented 5 years ago

Done:

Tested on demo 04 - works fine.