Community

AGI Programming => Mega Tokyo AGI Archive => Topic started by: Xqzzy Rcxmcq on December 11, 2002, 08:20:17 PM

Title: AGI/SCI Windows Loader
Post by: Xqzzy Rcxmcq on December 11, 2002, 08:20:17 PM
I'm thinking of making a Windows .exe agi loader. You can load up an AGI or SCI game if you simply click "Play."  It's probably going to be compatible with NAGI. Anyone think this is a good idea?
Title: Re:AGI/SCI Windows Loader
Post by: Patrick on December 12, 2002, 03:02:31 PM
Are you talking like that loads with windows or what? ???
Title: Re:AGI/SCI Windows Loader
Post by: Xqzzy Rcxmcq on December 12, 2002, 08:44:33 PM
Sort of...there will be an executable that loads up a Visual Basic program that when you click "PLAY" the agi or sci game loads up. Probably some other options as well. It's meant to make AGI/SCI loading easier.
Title: Re:AGI/SCI Windows Loader
Post by: Zonkie on December 13, 2002, 10:54:31 AM
But isn't it fairly easy already? You just pack an interpreter with an AGI game and when you open the executable of the interpreter, the game starts. What other features would you add?