Anyone know if Iceberg's site trlcsoft.com is gone for good?
| Author | Comment | ||
|---|---|---|---|
sapper |
Iceberg's site -trlcsoft- down or dead? |
Lead | |
|
Anyone know if Iceberg's site trlcsoft.com is gone for good?
|
|||
IceBerg |
Iceberg's site still down | ||
|
Yes, unfortunately. I'm trying to come back, but that will be quite a while until I'm fully recovered :-(
Meanwhile, try this, maybe it works: http://77.54.102.80:80/TRLCSoft/index.html All my code is in Delphi. Those who use other programming languages will need to study it and translate - not an easy task... Best regards to you all :-) Iceberg |
|||
sapper |
|||
|
Great to hear from you and wish you a full recovery. Your site is an invaluable source of information.
I'm trying to write a program that changes some settings in the wad, in particular the vertex normals which I think StrPix doesn't calculate properly. Thanks to your WAD format document I've managed to write a Python program to do this. People seem to be reluctant to install Python so am trying to write a Delphi version. I was wondering if I may use your TombRaider WAD parser v1 unit? If you are interested, some of my programs can be found in my tutorials in the Level Editor forum at Tombraiderforums. regards sapper |
|||
IceBerg |
|||
|
Hi, sapper!
By all means, please do use whatever I published :-) The end of the foreword to version 2 of the TR WAD FILE FORMAT says it all: quoting: "May this effort be useful to other developers". The source code for WADE v1.0 is published in my site, in the page dedicated to WADE (WAD Explorer). About StrPix3 and the normals: are you using v11, which is Turbo Pascal's last version and which addresses the issue about normals? This version can be located through my site, but has been hosted by TRWad in his site - http://www.trsearch.org/Tools/6/ Regards, IceBerg |
|||
sapper |
|||
|
Thanks.
I think I've got StrPix 3 version 11, but I'll download that one to make sure. I'm pretty sure the one I downloaded said StrPix 3.95 rev11 but the about box still says revision 10. It's your XP revision version. |
|||
IceBerg |
|||
|
ok, that's version 11 then.
|
|||
IceBerg |
Trying to keep my old site in the air | ||
|
I´m trying to keep it on:
http://pcambraia.homedns.org/ To the above you will have to add: TRLCSoft/index.html And that will give you the complete adddress. Cheers Iceberg |
|||