-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathLegacyMULConverter-v4
297 lines (218 loc) · 6.95 KB
/
LegacyMULConverter-v4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
Here is the LegacyMULConverter-v4 program in case anyone needs it. It's command line based. I wrote 2 batch files 1) to extract UOP files to MUL files, and 2) to convert MUL files to UOP files. That way I just put the files I want to work with into the "temp" folder that I created under the program folder and then click on the batch file I want to use. The program will look in the folder you specify and use any MUL or UOP files it finds and then process them how you tell it via parameters. It's pretty easy to setup and use, just look at the readme.txt file it explains it all.
This is not my software but I offer it in the original RAR file with no content changes what so ever.
==============
Carl Hamilton submitted a new resource:
LegacyMULConverter-v4 - This program converts UOP 2 MUL and MUL 2 UOP files
Here is the LegacyMULConverter-v4 program in case anyone needs it. It's command line based. I wrote 2 batch files 1) to extract UOP files to MUL files, and 2) to convert MUL files to UOP files. That way I just put the files I want to work with into the "temp" folder that I created under the program folder and then click on the batch file I want to use. The program will look in the folder you specify and use any MUL or UOP files it finds and then process them how you tell it via parameters. It's...
Read more about this resource...
Carl Hamilton, Nov 2, 2014
Edit
Delete
Warn
Report
#1
+ Quote
Reply
Like Like x 1 List
Like Dislike Agree Disagree Funny Winner Informative Friendly Useful Optimistic Creative Old Bad Spelling
Nasak
Nasak
Renowned Member
I need help with setting this up.. bc nothing else works
Nasak, Mar 21, 2015
Edit
Delete
IP
Warn
Report
#2
+ Quote
Reply
Like Dislike Agree Disagree Funny Winner Informative Friendly Useful Optimistic Creative Old Bad Spelling
Carl Hamilton
Fine
Carl Hamilton
Super Contributor
Its all explained how to use it in the "readme" file that is in the .rar file.
Carl Hamilton, Mar 21, 2015
Edit
Delete
IP
Warn
Report
#3
+ Quote
Reply
Like Like x 1 List
Like Dislike Agree Disagree Funny Winner Informative Friendly Useful Optimistic Creative Old Bad Spelling
Nasak
Nasak
Renowned Member
I read this... and it is not very transparent in the readme file... when i d lick the EXE it just pops op and closes right away
Nasak, Mar 21, 2015
Edit
Delete
IP
Warn
Report
#4
+ Quote
Reply
Like Dislike Agree Disagree Funny Winner Informative Friendly Useful Optimistic Creative Old Bad Spelling
Carl Hamilton
Fine
Carl Hamilton
Super Contributor
That's because you don't double click the EXE file to run it, and if you READ the "readme" file it clearly states:
Extracting all UOP files in a directory:
LegacyMULCL.exe -x <path>
Repacking all MUL files in a directory:
LegacyMULCL.exe <path>
Opening the syntax instructions:
LegacyMULCL.exe /?
you need to open a DOS window, and then type whatever one of the 3 options above you wish to accomplish. you need to enter a command and/or path location after the EXE. You can either type the command each time you wish to use the program, or you can create a .BAT (batch file) containing the command line parameters and path so that you just need to run the .BAT file to have the program run properly.
Carl Hamilton, Mar 21, 2015
Edit
History
Delete
IP
Warn
Report
#5
+ Quote
Reply
Like Like x 1 List
Undo Rating
Nasak
Nasak
Renowned Member
ohhh i didnt know i had to open a DOS window manually
appreciate the help -- life saver
Nasak, Mar 22, 2015
Edit
Delete
IP
Warn
Report
#6
+ Quote
Reply
Like Dislike Agree Disagree Funny Winner Informative Friendly Useful Optimistic Creative Old Bad Spelling
Nasak
Nasak
Renowned Member
I got it to run but is says access denied on all twelve counts... =(( NVMD -- RAN IN ADMIN
THANKS AGAIN!!
Last edited: Mar 22, 2015
Nasak, Mar 22, 2015
Edit
History
Delete
IP
Warn
Report
#7
+ Quote
Reply
Like Dislike Agree Disagree Funny Winner Informative Friendly Useful Optimistic Creative Old Bad Spelling
Nasak
Nasak
Renowned Member
Hey - i got it to unpack and was able to use mulpatcher and i changed two gumps -- but i cannot pack it back... it says that the files already exist... ? sorry for being annoying lol but
Nasak, Mar 23, 2015
Edit
Delete
IP
Warn
Report
#8
+ Quote
Reply
Like Dislike Agree Disagree Funny Winner Informative Friendly Useful Optimistic Creative Old Bad Spelling
Nasak
Nasak
Renowned Member
Figured it out again!! lol Had to delete the old UOP files
Nasak, Mar 23, 2015
Edit
Delete
IP
Warn
Report
#9
+ Quote
Reply
Like Dislike Agree Disagree Funny Winner Informative Friendly Useful Optimistic Creative Old Bad Spelling
zerodowned
Spaced
zerodowned
Administrator
Moderator
JustUO Developer
Gold Star Member
Et Cetera, Et Cetera
Carl Hamilton said: ↑
That's because you don't double click the EXE file to run it, and if you READ the "readme" file it clearly states:
Extracting all UOP files in a directory:
LegacyMULCL.exe -x <path>
Repacking all MUL files in a directory:
LegacyMULCL.exe <path>
Opening the syntax instructions:
LegacyMULCL.exe /?
you need to open a DOS window, and then type whatever one of the 3 options above you wish to accomplish. you need to enter a command and/or path location after the EXE. You can either type the command each time you wish to use the program, or you can create a .BAT (batch file) containing the command line parameters and path so that you just need to run the .BAT file to have the program run properly.
Click to expand...
Hi Carl,
I'm having some trouble with this and not sure why
I can open the command prompt under Admin and everything but when I enter: LegacyMULCL.exe -x C:\Program Files(and the rest of it) I get this: Directory 'C:\Program' does not exist!
I tried this just to be sure: LegacyMULCL.exe -x <C:\Program Files> and of course I get this: The syntax of the command is incorrect.
So, I'm lost.
//avatar art used with permission by julien148
C# tutorials - http://www.playuo.org/emu/index.php?threads/c-tutorials.236/
BB Codes for posts - http://www.playuo.org/emu/index.php?help/bb-codes
My Stuff on Github
zerodowned, Apr 3, 2015
Edit
Delete
IP
Report
#10
+ Quote
Reply
Nasak
Nasak
Renowned Member
must put the directory in quotes
Nasak, Apr 3, 2015
Edit
Delete
IP
Warn
Report
#11
+ Quote
Reply
Like Like x 2 List
Undo Rating
zerodowned
Spaced
zerodowned
Administrator
Moderator
JustUO Developer
Gold Star Member
Et Cetera, Et Cetera
Nasak said: ↑
must put the directory in quotes
Thank you
//avatar art used with permission by julien148
C# tutorials - http://www.playuo.org/emu/index.php?threads/c-tutorials.236/
BB Codes for posts - http://www.playuo.org/emu/index.php?help/bb-codes
My Stuff on Github
zerodowned, Apr 3, 2015
Edit
Delete
IP
Report
#12
+ Quote
Reply