cocos2d-x / cocos2dx-win8

102 stars 66 forks source link

Cocos2dx doesn't works well on device(lumia 920) #20

Open sandcu opened 11 years ago

sandcu commented 11 years ago

I tried the latest version and found that the hello world project does well on the Emulator but not on the device I tried the demo on Nokia lumia 920 and HTC 8x,it only drawed on the left bottom side of screen wp_ss_20130122_0004 wp_ss_20130122_0003 wp_ss_20130122_0001 wp_ss_20130122_0002

lihex commented 11 years ago

PLZ,try to set the design resolution in HelloWorld\Classes\AppDelegate.cpp 53line mainView->setDesignResolution(height, with);

sandcu commented 11 years ago

yep,I've tried this but still got some other problems,I dicussed this with other guys about this at http://www.developer.nokia.com/Community/Wiki/Creating_a_New_Cocos2d-x_Project_for_Windows_Phone_8