Cant run source codes(ready games) in simulator

Hello,

I am new at Proggramming and in Corona SDK, I found source codes of Ghosts vs Monsters and Tilt Monster games. But when I try to open in Corona Similator, these erorrs exists;

is it because I am using Windows7 and these games made in MAC?

if yes, what should I do to run these in Windows?

(I use free version of Corona)

Hi @ufuk_koc91,

This is not an issue with Mac vs. Windows. Rather, both of these games are very old, and they were built for the previous Corona graphics engine (1.0). You might be able to get them working by setting V1 Compatibility Mode on, as shown here:

http://docs.coronalabs.com/guide/graphics/migration_v1.html

However, I suggest that you seek out more current demos and samples for your learning process.

Best regards,

Brent

thank you Brent!

Hi @ufuk_koc91,

This is not an issue with Mac vs. Windows. Rather, both of these games are very old, and they were built for the previous Corona graphics engine (1.0). You might be able to get them working by setting V1 Compatibility Mode on, as shown here:

http://docs.coronalabs.com/guide/graphics/migration_v1.html

However, I suggest that you seek out more current demos and samples for your learning process.

Best regards,

Brent

thank you Brent!