How to make a installer for your unity game

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2025

ความคิดเห็น • 41

  • @restushlogic5794
    @restushlogic5794 11 หลายเดือนก่อน +4

    3:22 you can save time by just add the parent folder of your game. So if you game.exe inside TitleGame folder then you need just add TitleGame folder then everything looks good.

  • @binarium4376
    @binarium4376 3 ปีที่แล้ว +1

    Thanks bro you helped alot. before it used to tell "failed to load mono", but now it is working EXELLENT ! i am your new subsscriber

  • @mesumbinshaukat692
    @mesumbinshaukat692 3 ปีที่แล้ว +3

    It helped me a lot, keep this content coming up.
    Thank you very much, bro.

  • @cgcowboy
    @cgcowboy 4 ปีที่แล้ว +4

    I'm curious as to why the folders needed an extra subfolder layer beneath them. Is this a requirement by Inno?

    • @ComplexDimensions
      @ComplexDimensions  4 ปีที่แล้ว +3

      Well, the problem is the inno is reading only one file from a folder, but we need all of the files from that folder. So we can use a trick. We put that folder into another folder so that inno can basically read all the contents from the subfolder. It's how inno works, we can't do anything.

    • @cgcowboy
      @cgcowboy 4 ปีที่แล้ว +1

      @@ComplexDimensions Thank you very much for the clarification. Keep up the great work!

  • @GathaKv
    @GathaKv 4 ปีที่แล้ว +2

    Nice Video. Helpful. Can't wait to see next videos.

  • @ghadinyassin7508
    @ghadinyassin7508 ปีที่แล้ว

    thank u so much i am now able to share my games with my family for them to test and play !

  • @smallbeanmusic2187
    @smallbeanmusic2187 5 ปีที่แล้ว +3

    Say I was doing a game jam on icy.io would I put just the installer or the whole folder?

    • @ComplexDimensions
      @ComplexDimensions  5 ปีที่แล้ว +3

      Installers are more for a fully released game, so I would say, you don't really need to make an installer for a game jam. And it will save you some valuable time as well. But if you want to release your game it's good to make an installer. It's more professional and easy for the players.

    • @smallbeanmusic2187
      @smallbeanmusic2187 5 ปีที่แล้ว

      Dimension Games cool thanks!
      Also if you you ever wanted to do a game jam with someone, I would be down.

    • @123OGNIAN
      @123OGNIAN 4 ปีที่แล้ว

      @@ComplexDimensions Thank you mate.I am also packing my game right now with inno but have one major problem.Is it possible to tell the inno installer to pack the game with administrative rights turned on? If i install the final packaged game in C> x86 it crashes my game because my game creates txt save files and windows firewall jumps by blocking the game.I can always let the firewall make a exception or just go in to the properties on the game exe and turn on Run as administrator but I think it is going to be more clean and pro if the final packaged game comes out of inno setup with administrative rights turned on.
      Any ideas mate? I tried placing in inno PrivilegesRequired=admin under setup but no effect :(

    • @ComplexDimensions
      @ComplexDimensions  4 ปีที่แล้ว

      @@123OGNIAN Thanks for asking. I think that the setup doesn't have anything to do with the firewall. The Firewall just blocks it anyway. The administrator mode means that it will install the game for all users, so that's not what you are looking for. Is that happening only in x86? Try saving data differently (e.g. playerprefs). Let me know if you solved it.

  • @virajkhatri7574
    @virajkhatri7574 3 ปีที่แล้ว +1

    link not in description

  • @strangestories2205
    @strangestories2205 3 ปีที่แล้ว

    Thanks a lot for this video man, u really helped me. Thanks again ^^

  • @jcgxp
    @jcgxp 3 ปีที่แล้ว

    Thank you! I did this but for my unreal engine game.

  • @cyanotics
    @cyanotics 4 ปีที่แล้ว +2

    I helped me so much. TYSM.

  • @phillipeaam
    @phillipeaam 3 ปีที่แล้ว

    It worked like a charm, thanks!

  • @viggodamgaard647
    @viggodamgaard647 3 ปีที่แล้ว

    can somebody help me. when is making the installer after i click finish. it sis could not access the file cause it use in a other procces (or somthing) and i dont no what to do.

  • @mistakoruto
    @mistakoruto 3 ปีที่แล้ว

    It's still working, thanks!

  • @nickbailey6756
    @nickbailey6756 2 ปีที่แล้ว

    Nice video… I was wondering if you could please answer a question for me
    When the set up ask for the application name and application version… 1: does the application name have to include the .EXE and 2: how do you know what the application version is? Thank you

  • @szczypiori
    @szczypiori 4 ปีที่แล้ว +1

    thx for this tutorial ,you very help me

  • @some1here0
    @some1here0 ปีที่แล้ว

    Thank you!, useful tutorial

  • @youssufmostafa6588
    @youssufmostafa6588 4 ปีที่แล้ว +4

    thanks for the tutorial

  • @zKingRox
    @zKingRox 4 ปีที่แล้ว +1

    Will i still need the copied files or can i delete it?

    • @ComplexDimensions
      @ComplexDimensions  4 ปีที่แล้ว +1

      If you don't want to make multiple installers (e.g. 64 and 32 bit), you can delete them. They are not needed for anything else.

  • @y2k6485
    @y2k6485 2 ปีที่แล้ว

    Disk spanning error ..........................

  • @64mxg
    @64mxg ปีที่แล้ว

    Gracias por el contenido, me ayudo a comrpender como se empaqueta un juego.

  • @StellarMirage
    @StellarMirage 2 ปีที่แล้ว

    Your voice is too low. Anyways great content. I was searching for one such of its type.

  • @FTYRL
    @FTYRL ปีที่แล้ว

    it says its under maintenance so now im annoyed

  • @senseifr0st819
    @senseifr0st819 4 ปีที่แล้ว +1

    thanks

  • @carlosbaltazar5941
    @carlosbaltazar5941 3 ปีที่แล้ว

    Does this tutorial still work?

  • @Tobi1200
    @Tobi1200 ปีที่แล้ว

    Thanks

  • @marcinbiaecki9731
    @marcinbiaecki9731 4 ปีที่แล้ว

    Thank you :)

  • @thegeek4368
    @thegeek4368 3 ปีที่แล้ว

    thanks bro

  • @MadMarcWinnipeg
    @MadMarcWinnipeg 3 ปีที่แล้ว

    :)

  • @oleksandrmartysh85
    @oleksandrmartysh85 2 ปีที่แล้ว

    This video should be shortened for 10 times, really. But anyway thank you :)

  • @rbanister100
    @rbanister100 3 ปีที่แล้ว +1

    You "ARE NOT" making an installer for your game... You have downloaded an installer program, and you are CONFIGURING the Inno installer program, to install your game. What I was expecting to see, because your VIDEO TITLE SAYS "How to make a installer for your unity game", was Creating an Installer program from SCRATCH, using a programming language, like C#.
    You need to rename your video TITLE, to something like, "How to CONFIGURE THE INNO installer program, to install your game"!!!

    • @MrRadsVarietyChannel
      @MrRadsVarietyChannel 3 ปีที่แล้ว +1

      To be fair there was nothing to configure, it was a blank script from scratch, made with the help of a wizard

    • @bonkthesystem
      @bonkthesystem 3 ปีที่แล้ว +1

      semantics