Search Unity

Where do you release your games?

Discussion in 'General Discussion' started by SamohtVII, Aug 14, 2018.

  1. SamohtVII

    SamohtVII

    Joined:
    Jun 30, 2014
    Posts:
    370
    Just curious as to what platform/websites everyone builds for.
    I have a game i'm developing and I'm wondering if anything is stopping me from exporting to every platform I can think of and whether it's worth it.
    At least mobile and then maybe steam and online web based games? Good strategy?
     
  2. QFSW

    QFSW

    Joined:
    Mar 24, 2015
    Posts:
    2,906
    More platforms sounds theoretically worth it, but you have to consider stuff like this
    - You'll may have to update controls (e.g. mobile to pc)
    - You may have to optimise it (PC to web)
    - You may need to write another backend for the stores API (e.g. Steam leaderboards to GameJolt leaderboards)
    - Everytime you update the game, you now need to do build and update it to the new platform
    - Etc.

    It essentially becomes a question of whether you think x store front is lucrative enough to be worth the additional time requirements
     
    Ryiah likes this.
  3. QFSW

    QFSW

    Joined:
    Mar 24, 2015
    Posts:
    2,906
    As to where I release
    For Subsideria I'm starting with steam and GameJolt
    Xbox one port is coming later next year
    And I may see about a switch port
    Nothing else so far seems worth it
     
    Last edited: Aug 14, 2018
  4. ShilohGames

    ShilohGames

    Joined:
    Mar 24, 2014
    Posts:
    3,023
  5. Kiwasi

    Kiwasi

    Joined:
    Dec 5, 2013
    Posts:
    16,860
    Mobile and steam is a bad combination. You need to write different games to succeed on each platform. A successful steam game won't even fit on mobile, let alone run. A successful mobile game will be dismissed as a low effort port on Steam.

    Better to do one platform well then to half ass it on three.
     
    ShilohGames likes this.
  6. AndersMalmgren

    AndersMalmgren

    Joined:
    Aug 31, 2014
    Posts:
    5,358
    PUBG mobile seems pretty popular, cant understand why, wouldnt play a game like that on mobile
     
  7. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,175
  8. QFSW

    QFSW

    Joined:
    Mar 24, 2015
    Posts:
    2,906
    A) It's free
    B) Kids can play it at school now too
     
    Ryiah and AndersMalmgren like this.
  9. Che4Cuba

    Che4Cuba

    Joined:
    Jan 17, 2017
    Posts:
    31
    Custom Client and on my website
    Use standard marketing get the word out
     
  10. kennethblackman79

    kennethblackman79

    Joined:
    Aug 16, 2018
    Posts:
    4
    True. Twice the effort either way.