Author Topic: New Utility: AGI to SCI picture converter  (Read 5616 times)

0 Members and 1 Guest are viewing this topic.

Offline Mokalus of Borg

New Utility: AGI to SCI picture converter
« on: January 03, 2002, 03:54:46 PM »
I've just put a new utility on my website - an AGI to SCI picture converter. It's not perfect, but it works. This is technically just a beta release, but that's just because I'm the only one who's tested it yet.
This is the first part of a suite of utilities I plan to create, for converting AGI games to SCI.
Get it here. It's the PIC2PIC link.

Mokalus of Borg

PS - I know BriPro already released "ap2sp" to do the same job.
PPS - But it didn't work properly for me.
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »



Greg

  • Guest
Re: New Utility: AGI to SCI picture converter
« Reply #1 on: January 04, 2002, 07:17:24 AM »
dark blue links on a black background are unreadable!!!

« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »

Offline Chris Cromer

Re: New Utility: AGI to SCI picture converter
« Reply #2 on: January 04, 2002, 07:22:01 AM »
Nice site. That UHS decryption thing is usefull. I hat using qbasic to decrypt it though I have to do it one line at a time. I will have to build one in vbasic or c++. Well I will try out that AGI to SCI pic thing again hopefully this one works. I never could get Brians to work.
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Chris Cromer

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

Offline Zero

Re: New Utility: AGI to SCI picture converter
« Reply #3 on: January 04, 2002, 03:08:42 PM »
Ya cool site lke the layout. :o
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Zero has just programmed a post please read.

Offline Mokalus of Borg

Re: New Utility: AGI to SCI picture converter
« Reply #4 on: January 04, 2002, 03:19:38 PM »
Quote
dark blue links on a black background are unreadable!!!

I could make them brighter blue, I guess. They've never seemed to be that dark on my monitor, but if someone's having trouble, there must be something wrong.

Mokalus of Borg

PS - I hope PIC2PIC works for everyone.
PPS - Next release will be an AGI to SCI vocab converter.
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »

Offline Zero

Re: New Utility: AGI to SCI picture converter
« Reply #5 on: January 04, 2002, 03:42:05 PM »
Cool it would look better. :o
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Zero has just programmed a post please read.

Offline Chris Cromer

Re: New Utility: AGI to SCI picture converter
« Reply #6 on: January 05, 2002, 03:34:53 PM »
After I downloaded the Python interpreter I could not install it because my hard drive is full. Man this sucks I can't try out the AGI to SCI converter.
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Chris Cromer

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

Offline Zero

Re: New Utility: AGI to SCI picture converter
« Reply #7 on: January 05, 2002, 03:36:12 PM »
:-[
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Zero has just programmed a post please read.

Offline Chris Cromer

Re: New Utility: AGI to SCI picture converter
« Reply #8 on: January 05, 2002, 03:40:34 PM »
I just had a look at my hard drive and it says i have 2gb left. But the error message says I don't have enough space left this is strange. Is there any chance you might be able to include a binary or make the program in a standard language liks c++ or something.
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Chris Cromer

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

Offline Mokalus of Borg

Re: New Utility: AGI to SCI picture converter
« Reply #9 on: January 05, 2002, 08:48:29 PM »
If your PC is reporting the free space on your drive incorrectly, try running Scandisk (if you're using Windows, that is).
Unfortunately, Python doesn't compile to standalone executables, so that option is out. Translating to C would be possible, but expect to wait a while for translation and testing. I'll get right on it. You might have it within two weeks.

Mokalus of Borg

PS - Hopefully, though, you can sort out your disk space problems before then.
PPS - And it might not be ANSI C when I'm done with it...
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »

Offline Chris Cromer

Re: New Utility: AGI to SCI picture converter
« Reply #10 on: January 05, 2002, 09:36:10 PM »
I can wait for however long it takes its not like I was able to get Brians to work so I am used to not having that util. I don't really care what language you port it to as long as it can be compiled as a binary after its ported. I currently have these languages so one of these would be nice: Visual C++, Visual J++, Qbasic, Visual Basic, Visual FoxPro.

The problem has something to do with that python interpreter install program. All of my other install programs say that I have 3gb free(I cleaned out my web cache so I gained a whold gb(too much web surfing)). I guess python is having trouble detecting my free space.
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Chris Cromer

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

Offline Mokalus of Borg

Re: New Utility: AGI to SCI picture converter
« Reply #11 on: January 06, 2002, 01:54:00 AM »
The Python source code for Visual C++ is available from the Python website, so that's another option for you.

Mokalus of Borg

PS - In the meantime, I'll compile something from QBasic.
PPS - It'll still be a while.

Offline Chris Cromer

Re: New Utility: AGI to SCI picture converter
« Reply #12 on: January 06, 2002, 04:00:53 AM »
I have no problem with waiting. I think it would be well worth the wait infact because you will probably fix bugs and stuff before porting it.
Chris Cromer

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

Offline Zero

Re: New Utility: AGI to SCI picture converter
« Reply #13 on: January 06, 2002, 05:17:02 AM »
AGISCI is right.  ;)
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Zero has just programmed a post please read.

Offline Chris Cromer

Re: New Utility: AGI to SCI picture converter
« Reply #14 on: January 06, 2002, 07:38:18 AM »
You can call me Chris. AGISCI is just a nickname for these message boards.
« Last Edit: December 31, 1969, 07:00:00 PM by 1018072800 »
Chris Cromer

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


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

Page created in 0.092 seconds with 22 queries.