What is the best way of distributing a game that uses an ini file?

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • My game is just about ready to be distributed on Windows. I've been in contact with a games distributor (Desura) and they're ready to accept my game.

    They've asked for just the .exe of the game, but do say that they will configure your install settings as part of the MCF creation process, and to let them know if your game has any special installation requirements.

    I have no idea how if I'm supposed to create an installer, or just give them the .exe. I'm not sure how Desura works, whether the user has to downlaod the games, or if they play the game through Desura. If they have to download the game to their computer, I don't want they game to have to create a .ini on their desktop.

    Could anyone give me some help this matter?

    Thanks.

  • Providing you don't specify the path to create your games INI file at, it will be created in the Windows folder. Just set your INI to the INI file name, "MyINIFile.ini", and it will be created in the Windows folder so the user won't see it.

    KnightTrek Productions
    Please login to see this link.

  • If the ini file is going to be read/write then you will to take care of what folder it is placed in as part of the install since Windows is now locking down certain directories to be read only. Also, will the ini be only for a single user account or used with several accounts on the system. This also has to be considered on where you place it.

    Here is a link to help you decide where to place data: Please login to see this link.

  • There is no path specified for the ini, so it just creates it where the .exe is. The thing is, I don't know if the user will have to install the game to their system, or if Desura makes users play the game through Desura. Also when I create an installer and install the game, it won't create the ini file, which is probably because of the directory it's being installed in (like droberson said). I guess I'll have to make the game create a file in the My Documents/ My Games folder or something. Would this work? (if I have to create an installer for the game).

  • Just use the INI property "Create INI in Application Data Folder". Fusion 2.5 creates the INI in a special temporary directory (typically under \Roaming\) which will work just fine. When using this, just call the filename (not a full path) such as myfile.ini...

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

  • Never a problem. Good luck with the game and ensure you let us know when/where it's available!

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!