| ~Hakurei Shrine~ > Touhou Projects |
| How do you do retextures? |
| << < (2/3) > >> |
| Halca:
I can't even do the first part D: It keeps saying I have the wrong label or syntax... I type this: --- Code: ---cd {D:GamesSubterranean Animism} --- End code --- |
| Emarrel:
--- Quote from: Halca on June 26, 2009, 02:13:41 PM ---I can't even do the first part D: It keeps saying I have the wrong label or syntax... I type this: --- Code: ---cd {D:\Games\Subterranean Animism} --- End code --- --- End quote --- Derp. Remove the braces in every instance I've mentioned them. They were just there to show a place holder. So, like this: --- Code: ---cd D:\Games\Subterranean Animism --- End code --- |
| Halca:
It says it doesn't recognize thamlt.bat, should I put the tool sin my program files? |
| Drake:
asdf |
| Emarrel:
I assume the directory structure to the tools is something like: --- Code: ---D:\Games\Subterranean Animism\Tools-MoF-SA --- End code --- Thamlt.bat probably isn't working because you're inputting something like this: --- Code: ---D:\Games\Subterranean Animism\Tools-MoF-SA>thamlt.bat th11.dat --- End code --- Instead of: --- Code: ---D:\Games\Subterranean Animism\Tools-MoF-SA\th-amlt>thamlt.bat th11.dat --- End code --- If it still doesn't work, give us a screenshot of your command prompt after the error comes up. |
| Navigation |
| Message Index |
| Next page |
| Previous page |