How to Detect if running on single core device?

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]

Currently you don’t have a means of checking this, although I would encourage you to post on the new roadmap and/or in the Feature Requests sub forum :slight_smile: [import]uid: 52491 topic_id: 27627 reply_id: 112267[/import]