Author Topic: sci interpreter to play games on xp  (Read 2129 times)

0 Members and 1 Guest are viewing this topic.

name goes here

  • Guest
sci interpreter to play games on xp
« on: August 12, 2002, 02:02:47 PM »
I was wondering if there was an interpreter out there that's like Nick's NAGI?  I'm not a programmer but am a fan of sierra games and other adventure games out there like it.  MY problem is that i have Windows XP and headaches have risen since i purchased it.  Nagi works great for the AGI games written under agi interpreter, but is there an interpreter like nagi in the way that i can place vital files under a folder in sci and run it directly?  If anyone has any idea what i'm talking about or how to possibly set up freesci(??) to run the games that nagi can't(resource.xxx files)  please let me know or post it here.  If not, then i dunno what to do...probably wait for somebody to make it.  thanks



Offline Chris Cromer

Re:sci interpreter to play games on xp
« Reply #1 on: August 12, 2002, 04:37:29 PM »
FreeSCI, is the one and only fan made SCI interpreter... I am sure somebody will come along and give you the link(since I don't remember it...).
Chris Cromer

It's all fun and games until someone get's hurt then it's just fun. ;)

Offline Brian Provinciano

Re:sci interpreter to play games on xp
« Reply #2 on: August 12, 2002, 05:06:06 PM »
You can get freeSCI at http://freesci.linuxgames.com

However, I am creating SCI Studio under XP and the original DOS interpreters run fine. The only issue is sound, which is fixed by using Ravi's driver.

Offline lskovlun

Re:sci interpreter to play games on xp
« Reply #3 on: August 12, 2002, 05:48:13 PM »
Hmmm. This message got lost somehow. Anyway, the easiest way to get freesci to run is to copy it (.exe and .dlls) into the directory where your game is.
FreeSCI will automatically attempt to load the game in the current directory if no name (or path) is given on the command line.
Of course, this wastes some space, so you may want to set up a config file instead. I'd tell you where you're supposed to put that file,
but I don't really know (I'm a unix guy myself). People whisper in my ear that %WINDIR%\.FREESCI\CONFIG might be an idea, though.
In the simplest case, you need entries such as this one:

Code: [Select]

[SQ3]
resource_dir=c:\sierra\sq3


A useful option that you will probably want to turn on (unless you're really nostalgic)
is "pic0_dither_mode = flat". This enables interpolation of colors in the background pictures.
Put it in the top of your config file - that way, it will apply to all the games.
Another option I have put in mine is "animation_delay = 0". This disables transition animations completely -
I got bored with them, and besides, Christoph has set the default a little too high for my tastes.

place name here

  • Guest
Re:sci interpreter to play games on xp
« Reply #4 on: August 12, 2002, 09:31:04 PM »
i'm gonna try all your suggestions...i really wanna play these games again(nostalgia takes over).  thanks for the input, i'll let ya know how it works out... :)

name goes here

  • Guest
Re:sci interpreter to play games on xp
« Reply #5 on: August 12, 2002, 10:51:10 PM »
brian,
could you tell me the progress of your sci interpreter?  Is it almost finished and what version games will it run?  thanks

Offline Brian Provinciano

Re:sci interpreter to play games on xp
« Reply #6 on: August 12, 2002, 11:11:43 PM »
I'm not doing an SCI interpreter. I'm just doing SCI Studio and the like (ie. the template/docs/tutorials/etc.). The FreeSCI team is working on the interpreter. It runs EGA games, and IMO, nearly perfectly. I have not personally had any crashes or problems with the latest version of FreeSCI, and many games have been completed on it.

SCI Studio (EGA) is complete, though I'm still working on it to add new features/fix bugs.

SCI Studio VGA's template is nearly done. I've only got one more class-system script left to finish, then have to do about ten or so little procedure scripts and fix the bugs.

SCI Studio VGA isn't near completion, but it is planned for a release by the end of the year.

PS. Please get a chose a real nickname.

Offline Steven Melenchuk

Re:sci interpreter to play games on xp
« Reply #7 on: August 13, 2002, 05:56:10 PM »
I'm running WinXP, and the Sierra interpreter works just fine. Maybe it's just me... odd.
----------------
Steven Melenchuk
"Hopefully, next time you won't play around with gauges you don't understand!"


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.035 seconds with 18 queries.