Device Generation Information

MagoNicolasMagoNicolas Member, PRO Posts: 2,090
edited November -1 in Working with GS (Mac)
I need to know what Device they are using, Not exactly, just a test like the one TSB did once in a video, where he spawns some actors, and based on the number of actors he could know which device was(At least generation)

BEcause i need to change my game rules based on which device is! Because it seems that on 3G iPhone my new game doesn't run :(

HAs Anyone Done this?

Comments

  • AsymptoteellAsymptoteell Member Posts: 1,362
    I think TSB did, as you said. He just spawned a bunch of invisible actors, and tested the number spawned on various devices. Then, based on those test numbers, you can find out what to use.
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    yeah have a timer for 1 second, another timer in it with every 0 seconds with a spawn behavior in the every 0 seconds one. Every 0 seconds will spawn as many actors as the cpu can handle
  • MagoNicolasMagoNicolas Member, PRO Posts: 2,090
    But has Someone Actually Do it in one of your Published Games?
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    not anythign submitted to the appstore. i have tried on a adhoc with a 2nd gen and 4th gen device and it does indeed work
  • MagoNicolasMagoNicolas Member, PRO Posts: 2,090
    JohnPapiomitis said:
    not anythign submitted to the appstore. i have tried on a adhoc with a 2nd gen and 4th gen device and it does indeed work

    Thats good to know!

    Thanks.
Sign In or Register to comment.