Printer's Devil on 5/1/2008 at 18:20
Schwaa's demo sounds intriguing, but doesn't seem interested in working. Any ideas? I'm using Dromed to open the .cow and Thief 2 has been installed by Darkloader. The error: buff len of 80 exceeded by 80. Talk about cryptic!
R Soul on 5/1/2008 at 19:00
That's a problem with the path name length (e.g. c:\...(some long series of folders)...\Thief2\moo.cow). Your path is right on the limit, so you just need to shorten a folder/file name.
Printer's Devil on 5/1/2008 at 21:18
Thanks, I will give it a go. Is there some reason the software can't tell me that? Or is the weight of history against it?
Printer's Devil on 5/1/2008 at 23:36
Next problem--lots of white placeholders instead of the goodies.
nemyax on 6/12/2016 at 20:05
Wings has recently hit a major milestone: version 2.1.4 was declared a stable release. The old (ugly) version 1.* branch (last release 1.5.4) is now deprecated, and you won't find it on the download page:
(
http://www.wings3d.com/?page_id=84)
The 2.* branch is an improvement in many ways, but mainly in the following:
* The jerry-built custom UI has been replaced by wxWidgets controls, making Wings look like a native program on each platform it runs on. System clipboard operations are also supported now. Mind-bogglingly, they weren't in 1.*.
* The viewport has been reimplemented using vertex buffers, which make light work of high polycounts.