How can I detect if the game is running on a single core device?
I’d like to make adjustments to the game based on the device strength. specifically, for mid level devices, with single core, i’d like to disable some features.
can I use something like the system.getInfo(“architectureInfo”) to get if a device has single or multiple cores?
Thanks. [import]uid: 118978 topic_id: 27627 reply_id: 327627[/import]
[import]uid: 52491 topic_id: 27627 reply_id: 112267[/import]