MapleSyrup wrote:Congratulations to megath, sanguinehearts, and the ScummVM team. I just completed Teenagent with the latest ScummVM SVN. It's still got a lot of glitches, but it was fun to play through the game again.
It's not even detecting Teenagent for me. I'm using the version from Good Old Games.
Do I have to compile my own version, or is this the offical SVN build?
I have tried compiling my own Windows version to activate SCI, but it just confused me.
MapleSyrup wrote:Congratulations to megath, sanguinehearts, and the ScummVM team. I just completed Teenagent with the latest ScummVM SVN. It's still got a lot of glitches, but it was fun to play through the game again.
It's not even detecting Teenagent for me. I'm using the version from Good Old Games.
Do I have to compile my own version, or is this the offical SVN build?
I have tried compiling my own Windows version to activate SCI, but it just confused me.
teenagent.dat is now included in the main folder of the ScummVM installation. I originally said I had the DAT in my post, but then removed it when I realised it was actually included in the latest SVN build. Thanks though.
That's news to me. I generally use Linux Debian and compile.
I've compiled before for Windows.
I found the easiest way is Microsoft's Visual studio 2008 with a library pack downloaded from sanguine hearts which is linked to in the wiki.
Plus a couple of questions that md5 answered.
I guess the game is not supported by 1.0 so the engine has been turned off.
Maybe have another go at compiling, or use Linux where compiling is so much simpler, or wait until 1.0 has been released and all the engines are turned on again.
Red_Breast wrote:I've compiled before for Windows.
I found the easiest way is Microsoft's Visual studio 2008 with a library pack downloaded from sanguine hearts which is linked to in the wiki.
Plus a couple of questions that md5 answered.
Thanks. I am getting Visual Studio Express 2008 as suggested in the wiki. Do I have to make any changes to add SCI and Teenagent or will they be readily available when I compile?
Red_Breast wrote:I've compiled before for Windows.
I found the easiest way is Microsoft's Visual studio 2008 with a library pack downloaded from sanguine hearts which is linked to in the wiki.
Plus a couple of questions that md5 answered.
Thanks. I am downloading Visual Studio Express 2008 as suggested in the wiki. Do I have to make any changes to add SCI and Teenagent or will they be readily available when I compile?
All engines are automatically enabled in the project file for VS (in dists/msvc9).