Page 3 of 3

Re: updated map 9 next draft

Posted: 09 Mar 2008, 12:43
by Jaxad0127
MerlinX420 wrote:It works with Wine? How do I use it with wine? I's not like it has a command line.
But it can be used from one. In a terminal type "wine tmxcopy.exe sourceFile x y width height targetFile x y [outputFile]" in the directory with the exe file.

Re: updated map 9 next draft

Posted: 09 Mar 2008, 18:01
by Merlin
ahh thank you very much. I really needed to know how to do that. It was slowing me down copying by hand!
I should have been able to figure that out myself.

Re: updated map 9 next draft

Posted: 09 Mar 2008, 18:45
by Crush
I should try to bully one of the linux-using programmers into writing a build script for TMXCopy so that linux users can use it without having to rely on wine.

Re: updated map 9 next draft

Posted: 09 Mar 2008, 22:55
by Merlin
That would be really nice. Since it works in WINE it's not that big of a deal because it's almost a necessity to have WINE anyways.
Much like the who's online app. It's not a big deal to run it in wine., but a Linux version would be sweeter. Not a bad idea Crush.

Re: updated map 9 next draft

Posted: 01 Apr 2008, 01:00
by Jaxad0127
I've uploaded a makefile for tmxcopy in the TMXCopy thread.