Help - Search - Members - Calendar
Full Version: How to make installer fo my game?
RPG RPG Revolution Forums > Game Engines > RPG Maker VX Discussion
Preks
Hi people.Can anyone explain me how to make installer fo my game.im working with rpg vx and my game is finished so now i need to make installation for the game.Can anyone help me.I appreciate any help.Thank you!
MajinBangFlash
QUOTE (Preks @ Apr 17 2010, 05:59 PM) *
Hi people.Can anyone explain me how to make installer fo my game.im working with rpg vx and my game is finished so now i need to make installation for the game.Can anyone help me.I appreciate any help.Thank you!


On file, click compress game data.
Nothing else needed.
That's why RPGMaker is such a good utility cool.gif
Scriptless
That's not what he is asking please read a post, before posting.
He is asking if there is someway to use an installer to install his game. Like when you get a game, it usually has an installer to download the files and components. However, I don't know myself but good luck tongue.gif
stripe103
There is a program called "Clickteam Install Creator". I think there is a portable version that is "free" but the real program I think is not.
After you've learned it it is really good and customizable.

EDIT: I found something. It says freeware so I guess I'm allowed to post it here.
http://www.snapfiles.com/get/clickinstall.html
Have a look! biggrin.gif
Pal88
I've always wanted to make my own using c++ but no idea how lmao, any ideas for coding?
poisonshift
C++ is not easy to learn. Do you know it? If you don't know what: Hello world is, then you probably are not going to be able to do it. I'd use what stripe suggested.
Pal88
QUOTE (poisonshift @ Apr 18 2010, 05:18 AM) *
C++ is not easy to learn. Do you know it? If you don't know what: Hello world is, then you probably are not going to be able to do it. I'd use what stripe suggested.



lol, hello world is such a basic program, used to do it on my spectrum all the time biggrin.gif

Yeah i know bits of it and currently learning more but never been sure how to make an exe file that is going to save all the files it needs inside it and then install them when needed, I came close but the installer wouldnt install the files lmao
Lyran
C++? Im studying that programming language at the University at the moment. But we haven't reached anything related with Installers or such. So far, I am mostly using the printf, scanf, #include, if, switch, Functions.... and cant remember what else...
An exe file is automatically created if you 'compile' the program(in order to check whether there is any syntax error) and then make it...
But the program itself has like a library for every function and reserved words...
Pal88
QUOTE (Lyran @ Apr 18 2010, 05:58 PM) *
C++? Im studying that programming language at the University at the moment. But we haven't reached anything related with Installers or such. So far, I am mostly using the printf, scanf, #include, if, switch, Functions.... and cant remember what else...
An exe file is automatically created if you 'compile' the program(in order to check whether there is any syntax error) and then make it...
But the program itself has like a library for every function and reserved words...



Yeah, i need to know which is the functions that will read my data that I want saved, save a copy inside the exe and then extract them when you go to install from the exe file itself.

I have been practising on a c++ compiler that has a great help section with tutorials and all the functions but I still cant seem to master making my own.
Preks
QUOTE (MajinBangFlash @ Apr 17 2010, 08:17 PM) *
QUOTE (Preks @ Apr 17 2010, 05:59 PM) *
Hi people.Can anyone explain me how to make installer fo my game.im working with rpg vx and my game is finished so now i need to make installation for the game.Can anyone help me.I appreciate any help.Thank you!


On file, click compress game data.
Nothing else needed.
That's why RPGMaker is such a good utility cool.gif

Thank you very much!

QUOTE (stripe103 @ Apr 17 2010, 09:57 PM) *
There is a program called "Clickteam Install Creator". I think there is a portable version that is "free" but the real program I think is not.
After you've learned it it is really good and customizable.

EDIT: I found something. It says freeware so I guess I'm allowed to post it here.
http://www.snapfiles.com/get/clickinstall.html
Have a look! biggrin.gif

Thank you!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.