Search found 5 matches
- Sat Jan 12, 2013 12:50 am
- Forum: Graphic file formats
- Topic: Atlantica online
- Replies: 26
- Views: 14504
Re: Atlantica online
You know, I'd love to help. But I have no idea what "does not work" is supposed to mean. A bit more information would be awesome, such as "I get this error message when I do that". Donate the forum - you lost me, buddy. May I also point out: It is a Python script. Which means it isn't just useful, i...
- Fri Jan 15, 2010 12:48 am
- Forum: Graphic file formats
- Topic: Atlantica online
- Replies: 26
- Views: 14504
Re: Atlantica online
Yeah, you can just run the script from your windows command line. I have no idea how it would behave inside python.exe, I never tried that. If python is in your path and was allowed to bind itself to .py - which is the default install - then you can just run the script itself. If that's not the case...
- Wed Jan 13, 2010 11:38 pm
- Forum: Graphic file formats
- Topic: Atlantica online
- Replies: 26
- Views: 14504
Re: Atlantica online
Sorry to necro, but I am unable to get the Script running (most likely, doing something wrong in the commands). Could anyone give me a dummies outline as how to use it. It should be as simple as installing Python 3 and running the script from command line. What version of Python do you have install...
- Sat Aug 01, 2009 11:36 am
- Forum: Graphic file formats
- Topic: Atlantica online
- Replies: 26
- Views: 14504
Re: Atlantica online
"It works here" ? Here's what I can suggest: - Open your converted file with WTV, The Compressonator or ddsview, see whether it displays okay there. If it does, the issue is not with the decode. - Run ndoordds.py with the -v flag and compare to the output of my run, which created a file that was rea...
- Wed Mar 11, 2009 1:23 am
- Forum: Graphic file formats
- Topic: Atlantica online
- Replies: 26
- Views: 14504
Re: Atlantica online
I've created a Python program that will convert these .DDS files, and tested it on a copy of my game folder. Works great. Some Korean filenames made the "file has been converted" output unhappy, so now I don't output the filename for those. Feel free to teach this thing Korean though. :) It is cleve...
