Discworld
Moderator: ScummVM Team
-
- Posts: 6
- Joined: Wed Jul 23, 2008 3:10 pm
No Tinsel
Hey, I just got the latest SVN, saw that it had Tinsel support, tried to compile it, but it left the Tinsel engine out of the build.
I'm trying to build on a Intel iMac running OSX 10.5.4. Does anyone have any suggestions on how to kick it in the right place to make it work?
I'm trying to build on a Intel iMac running OSX 10.5.4. Does anyone have any suggestions on how to kick it in the right place to make it work?
i dont use Mac OSX so i aint 100% sure but if you edit the configure document before you build you will notice a line that says
add_engine tinsel "Tinsel" no
try changing that to "yes" like the other engines. if this doesnt work you might have to wait for a devolper or somone who knows more about MAC OSX
add_engine tinsel "Tinsel" no
try changing that to "yes" like the other engines. if this doesnt work you might have to wait for a devolper or somone who knows more about MAC OSX
-
- Posts: 6
- Joined: Wed Jul 23, 2008 3:10 pm
ddkram, thanks for the excellent tip. It worked just like you said and now I've got a build with the Tinsel engine it. Of course, life is never that simple. I tried running my old OS 9 copy of Discworld and it came back with this error:
"dw.scn", "114643df0d1f1530a0a9c5d4e38917bc", 1268553
"english.smp", "4710bd5cc788df1d517370d43abe1101", 344665930
I'm going to take a stab and say that this means that the old OS 9 version of the game is not yet supported?
"dw.scn", "114643df0d1f1530a0a9c5d4e38917bc", 1268553
"english.smp", "4710bd5cc788df1d517370d43abe1101", 344665930
I'm going to take a stab and say that this means that the old OS 9 version of the game is not yet supported?
-
- Posts: 6
- Joined: Wed Jul 23, 2008 3:10 pm
-
- Posts: 6
- Joined: Wed Jul 23, 2008 3:10 pm
actually there is 1 more idea you could try if you dont want to have to use another version but i cant say if it would work or not since i dont have your version.
If you want to try it go to
SCUMMVM\scummvm\trunk\engines\tinsel\detection.ccp
edit the file detection.ccp for the files that are wrong in your version (i basicly mean copy and paste the codes from your error into that file over the old codes)
hopefully this will stop the error but since that version isnt supported i dont know if it will work or not
EDIT:- dont forget after editing the detection.ccp make sure you rebuild the SVN again
If you want to try it go to
SCUMMVM\scummvm\trunk\engines\tinsel\detection.ccp
edit the file detection.ccp for the files that are wrong in your version (i basicly mean copy and paste the codes from your error into that file over the old codes)
hopefully this will stop the error but since that version isnt supported i dont know if it will work or not
EDIT:- dont forget after editing the detection.ccp make sure you rebuild the SVN again
-
- Posts: 6
- Joined: Wed Jul 23, 2008 3:10 pm
ok so changing the files in detection.ccp didnt work. you could try using just the dw.scn from a working version and see if that helps (i recommend changing only dw.scn since its the smallest). If you have already tried the dw.scn from another version as well then try changing the english.smp.
EDIT:- ok i removed this. sorry i didnt know it was illegal and i apologize (i didnt think it was illegal if he owned the original game)
EDIT:- ok i removed this. sorry i didnt know it was illegal and i apologize (i didnt think it was illegal if he owned the original game)
Last edited by ddkram on Wed Jul 23, 2008 6:39 pm, edited 1 time in total.
-
- Posts: 6
- Joined: Wed Jul 23, 2008 3:10 pm