Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Joe on Wed 23/09/2009 20:19:25

Title: Just curiosity about the compiler
Post by: Joe on Wed 23/09/2009 20:19:25
Which things are compiled in the main exe?
Title: Re: Just curiosity about the compiler
Post by: Pumaman on Wed 23/09/2009 20:27:45
Normally everything is built into the EXE.

If you enable Split Resource Files, then the sprites, rooms and theora videos are compiled into split resource files instead.
Title: Re: Just curiosity about the compiler
Post by: Joe on Wed 23/09/2009 21:45:08
Hmm with rooms you mean room script, room background or both?
Title: Re: Just curiosity about the compiler
Post by: Pumaman on Wed 23/09/2009 22:41:00
Both.