Mirage Source
gui question :) - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: gui question :) (/showthread.php?tid=368)



gui question :) - Gilgamesch - 16-10-2006

so, lerts say all my guis are like...30 mbs, and before, the guis where only 1 mb, will this effect the game? with effect i mean, make it slower

thanks!


- William - 16-10-2006

No.. im pretty sure it wont. You don't even need the GUI folder for your game.

And since they are kinda stored in the picture boxes, I dont think it would affect it at all.


- JohnY - 16-10-2006

It will only increase the games size, it won't run slower at all.


- Gilgamesch - 16-10-2006

William Wrote:No.. im pretty sure it wont. You don't even need the GUI folder for your game.

And since they are kinda stored in the picture boxes, I dont think it would affect it at all.

uhm, what folder o.O?


- William - 16-10-2006

The GUI folder (interface), for a game that folder should be deleted before you release the game.

Unless you have .picture("") to load the GUIs when you enter the game.


- Gilgamesch - 16-10-2006

William Wrote:The GUI folder (interface), for a game that folder should be deleted before you release the game.

Unless you have .picture("") to load the GUIs when you enter the game.


oh, i dont have my gui changeable for the players, so i guess thats the answere, thnaks Smile