Game Builds From Unity To Inno Setup Compiler

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • I go over the steps on how to combine your modern Unity game builds with Inno Setup Compiler. The steps shown are to get you familiar with the process when sending your friends or team members your games to play.
    Here are the links to the sites that I was showing in the video.
    CovertICO: www.convertico...
    Download Inno Setup: www.jrsoftware....
    Crystallo on Steam: store.steampow...
    Crystallo on the Microsoft Store: www.microsoft....
    Please, let me know if you have any questions in the comments below. Also, if you like what you see give this video a like and subscribe to my channel. Your support will help me when making more tutorial videos like this in the future!

Комментарии • 47

  • @mizpeled
    @mizpeled 3 года назад +4

    Finally, after months of trying to make an installer, you showed me a way that actually worked!!! (All of the tutorials forgot unity player dll)

  • @Elias-34156
    @Elias-34156 23 дня назад

    got it to work thank you so much man!

  • @jamespiasecki5133
    @jamespiasecki5133 7 месяцев назад

    Dude thank you so much! I found your video after finishing Brackeys starting unity series. Unfortunately his was dated.

  • @MathsPlusGames
    @MathsPlusGames Год назад

    Thank you, great video, please keep it up!

  • @jeromecabarus6893
    @jeromecabarus6893 5 лет назад +2

    This helped a lot...Thank You for taking your time!

  • @theseeingkarp7958
    @theseeingkarp7958 9 месяцев назад

    This helped alot!!!! Thank you so much!

  • @robert.von.l
    @robert.von.l 2 года назад

    Lol I was following the same tutorial and I came here because the exact same problem, Thank you man xd

  • @DarioMarken
    @DarioMarken 2 года назад

    I love you... Thank you soooo much, after 10 hours of torture

  • @vireldi7652
    @vireldi7652 2 года назад

    Thank you. Done everything as you did in this great tutorial, and it works like a charm!!!!!

  • @anubibibi
    @anubibibi Год назад

    Such a useful video. Thank you

  • @daandebanaan8902
    @daandebanaan8902 2 года назад

    i am here via the video of brackeys and i saw your comment of helping someone else. I'm so happy that i found this, realy good tutorial! ps can i download your game somewhere i'm realy curious😉

  • @zachcat6988
    @zachcat6988 4 года назад +1

    THANK YOU!

  • @sokratisspigos1842
    @sokratisspigos1842 2 года назад

    "Please close the game client and restart"
    Does anyone have any suggestions please?
    Thank you, great tutorial!

    • @tommyyodergamecreator
      @tommyyodergamecreator  2 года назад

      Honestly, I haven't run into that error before. I did have an issue though when I was messing with the app months ago that I forgot to place my MonoBleedingEdge and data folder in another folder by themselves. I would suggest starting from step one and making sure that the folders are in another folder before importing them. Hope this helps!

  • @indianapov2686
    @indianapov2686 2 года назад

    I am constantly getting this error at the end and it's extremely frustrating: "the process cannot access the file because it is being used by another file"
    please help

    • @tommyyodergamecreator
      @tommyyodergamecreator  2 года назад

      I haven’t gotten this error before. Are you getting this error when you are trying to install the file to your computer, or when you have installed this to your computer and it won’t launch?

    • @indianapov2686
      @indianapov2686 2 года назад

      @@tommyyodergamecreator I get this error after I run the script, so it won’t even download the installer it happens at about the equivalent of 8:00 in the video

    • @tommyyodergamecreator
      @tommyyodergamecreator  2 года назад

      @@indianapov2686 where are your saving the file path to? This user had the same issue. stackoverflow.com/questions/15397414/innosetup-erroneous-file-in-use-by-another-process-message-while-compilin

  • @FireFlix
    @FireFlix 5 лет назад +1

    THX SO MUCH!

  • @NlpMindMap
    @NlpMindMap 5 лет назад +1

    Thnx dude

  • @user-pv5lg7hr1w
    @user-pv5lg7hr1w 2 года назад

    Hi, Tommy. Thanks for your great tutorial. I followed your instructions. I inserted all files into inno. Like data, MonoBleeding, Crashhandler64 and player.dll. When install it in my pc it works fine. But when install to another pc it seams that it does not have the data necessary to run. Could you please help me out? What did i make wrong? Thank you

    • @tommyyodergamecreator
      @tommyyodergamecreator  2 года назад

      I tried one I made 3 years ago and it works from computer to computer. If it says "does not have the data necessary to run" it means one of the files or folders is missing. Was the MonoBleedingEdge and data folder put into new folders with the names they had before inserting them into Inno setup? You should be able to take the application file it builds out and use that from computer to computer. What I would do is see again if the setup application does work on the computer it was made on, and if you get the same error message I would follow the steps again to build out into Inno Setup!
      When you get to plug in the application files/folders your main .exe file you launch your game goes to the Application main executable files. Next, your UnityCrashHandler64 and UnityPlayer are inserted as files. Last, your MonoBleedingEdge and data folder are inserted as folders making sure that they are inserted into their own folder with the correct name first. I hope this helps.

  • @librariannz
    @librariannz 3 года назад

    Strangely when I try this the installer requires multiple installs - like 2 or 3 sometimes. It seems to work afterwards but appears very janky to the end user

    • @tommyyodergamecreator
      @tommyyodergamecreator  3 года назад

      Not sure what is happening on your end. For me, my system only requires one install.

  • @josecervilla5362
    @josecervilla5362 3 года назад

    it's works, thanks :)

  • @kingproduction6816
    @kingproduction6816 4 года назад

    Hello I have done everything as you did and when I launch my game it says data folder not found can you help me please? Thank You

    • @tommyyodergamecreator
      @tommyyodergamecreator  4 года назад

      It sounds like you didn't upload your data folder correctly. Rewatch the steps again to fix that issue!

    • @kingproduction6816
      @kingproduction6816 4 года назад

      Thank You , I will try again

    • @kingproduction6816
      @kingproduction6816 4 года назад

      @@tommyyodergamecreator Hi Tommy Yoder , i watched again your video many times making sure that i did everything correctly as you shown in the video , everything went successfully but when I launch my game it just shows a black screen with the programme script and then the music starts but it doesn't load my game successfully, I wait a couple of times 5-10 minutes but still the music is playing and my screen is black with the programme script , can you please help me to find what is the problem?

    • @tommyyodergamecreator
      @tommyyodergamecreator  4 года назад

      Can you explain the steps that you are doing? If you have a black screen with music playing, then my guess is your graphics card may need an update. For your Unity files/folders, what are you given when building out your game? Also, try to see if you can play your game without using Inno Setup to see if you have the same issue. Hope that helps as I haven’t had this issue before.

    • @kingproduction6816
      @kingproduction6816 4 года назад +1

      @@tommyyodergamecreator sorry , I have checked and my unity game has some problem , I checked and my game in unity does the same thing for some reason , I will check , sorry to bother you

  • @timl550
    @timl550 3 года назад

    "failed to load mono"
    can someone help

    • @tommyyodergamecreator
      @tommyyodergamecreator  3 года назад

      Sounds like the MonoBleedingEdge folder was not uploaded correctly. Follow the steps starting at 3:17 to 4:06 to get that folder uploaded correctly to allow your build to load when you download it to your computer. Remember, the MonoBleedingEdge and the data folder must be in their own folders before you upload them to the add folders section. I have done that before by not placing the data and MonoBleedingEdge folder in another folder and acquired the same error. I hope this helps!

    • @timl550
      @timl550 3 года назад

      @@tommyyodergamecreator Thank you! It works! YOUR A LEGEND

    • @tommyyodergamecreator
      @tommyyodergamecreator  3 года назад

      @@timl550 awesome! I am glad that fixed your issue.