View Single Post
  #10  
Old 27-11-2024, 10:26
Mushiiii Mushiiii is offline
Registered User
 
Join Date: Oct 2024
Location: Norway
Posts: 9
Thanks: 22
Thanked 1 Time in 1 Post
Mushiiii is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
You don't have to include any of the files which diskspan_gui creates after you compressed your game. The BIN files includes the game files, the Setup.dll file includes files which are required to unpack the BIN files, and the Records.ini file is required aswell. You just need these files next to compiled Setup.exe installer. César already told you what scripts you could use. There are plenty other scripts you could use. Most of them you can simply compile with inno setup v6+ (unicode version), for some others you need inno setup enhanced version.
Does that mean i just need to change the basic details like game name,version,size,background images etc and compile to get the exe and then just put it together with bin and dll(i included the records.ini to dll with a option i think) ? I'm really sorry to bother everyone like this but i really have issues with using the installer scripts and have no idea how to use them properly.
Reply With Quote