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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
|
<!DOCTYPE html>
<head>
<title>Nem's Tools [Miscellaneous - PDN VTF Plug-In - VTF Plug-In for Paint.NET]</title>
<link rel="shortcut icon" href="../../favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="../../css/default.css">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta name="author" content="Ryan Gregg">
<meta name="description" content="Nem's Half-Life and Half-Life 2 editing tools.">
</head>
<body>
<div class="banner" onclick="location.href='https://nemstools.github.io/'"> </div>
<div class="archived">This is archived copy of currently unavailable <a href="http://nemesis.thewavelength.net">Nem's
Tools website</a>, restored from <a
href="https://web.archive.org/web/20191202151405/http://www.nemesis.thewavelength.net/">Web Archive</a>. <br>
Download section now provides links to both Web Archive and to this unofficial Github mirror.
</div>
<div class="main">
<div class="group">
<div class="separator"></div>
<div class="heading2 menu">
<a href="../../index.html" class="menuitem">Home</a>
<a href="../../pages/GCFScape.html" class="menuitem">GCFScape</a>
<a href="../../pages/Crafty.html" class="menuitem">Crafty</a>
<a href="../../pages/VTFLib.html" class="menuitem">VTFLib</a>
<a href="../../pages/Batch_Compiler.html" class="menuitem">Batch Compiler</a>
<a href="../../pages/Terrain_Generator.html" class="menuitem">Terrain Generator</a>
<a href="../../pages/BSP_Viewer.html" class="menuitem">BSP Viewer</a>
<a href="../../pages/MAP_Viewer.html" class="menuitem">MAP Viewer</a>
<a href="../../pages/virtuAMP.html" class="menuitem">virtuAMP</a>
<a href="../../pages/Miscellaneous.html" class="menuitem">Miscellaneous</a>
</div>
<div class="separator"></div>
<div class="content">
<div class="main_area">
<div class="space"></div>
<div class="main_content">
<div class="group">
<div class="heading1">
<div class="space"></div><span class="left"><a name="p225" href="#p225">VTF
Plug-In for Paint.NET</a> - <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><span
class="right">Posted: Mar 10th, 2007 - 5:59:31 pm</span>
<div class="space"></div>
</div>
<div class="content"><b>About:</b>
<p>VTF Plug-In is a 32 bit/64 bit <a href="http://www.getpaint.net/">Paint.NET</a> file format
plug-in for the .vtf file format. It is a simple plug-in that supports single-frame/multiple-frame, 3
or 4 channel .vtf files in any format. It is designed for typical .vtf creation and viewing and does
not contain the advanced features found in <a href="../../pages/VTFLib.html">VTFEdit</a>.
Nonetheless, it can be a useful tool for creating simple .vtf files.</p>
<b>Screenshots:</b>
<div style="text-align: center">
<br>
<img src="../../images/pages/pdnvtfplugin1.png" width="600" height="385" alt="VTF Plug-In"
title="VTF Plug-In">
<br><br>
</div>
<b>Download from Web Archive:</b>
<ul>
<li><a
href="https://web.archive.org/web/20171027005835/http://nemesis.thewavelength.net/files/files/pdnvtfplugin111.zip">Archive
(536 KB)</a></li>
<li><a
href="https://web.archive.org/web/20171027005835/http://nemesis.thewavelength.net/files/files/pdnvtfplugin111-source.zip">Source
Code (537 KB)</a></li>
</ul>
<b>Download from unofficial Github mirror:</b>
<ul>
<li><a href="http://nemstools.github.io/files/pdnvtfplugin111.zip">Archive
(536 KB)</a></li>
<li><a href="http://nemstools.github.io/files/pdnvtfplugin111-source.zip">Source
Code (537 KB)</a></li>
</ul>
<b>Revision History:</b>
<br><br>
v1.1.1
<ul>
<li>Added support for version 7.5 of the VTF format.</li>
</ul>
v1.1.0
<ul>
<li>Added x64 support.</li>
<li>Upgraded to VTFLib v1.3.0.</li>
</ul>
v1.0.4
<ul>
<li>Added support for version 7.4 of the VTF format.</li>
<li>Upgraded to VTFLib v1.2.7.</li>
</ul>
v1.0.3
<ul>
<li>Added support for version 7.3 of the VTF format.</li>
<li>Added version option.</li>
<li>Upgraded to VTFLib v1.2.6.</li>
</ul>
v1.0.2
<ul>
<li>Image data allocation for animated files no longer done on the stack.</li>
</ul>
v1.0.1
<ul>
<li>Fixed flags not saving at all.</li>
<li>Improved automatic flag selection.</li>
</ul>
v1.0.0
<ul>
<li>Original build.</li>
</ul>
</div>
<div class="heading1">
<div class="space"></div><span class="left">Modified: Aug 1st, 2010 - 6:11:05 pm</span><span
class="right">[ 88228 Views ]</span>
<div class="space"></div>
</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">1.</span> <a name="c2413"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=2633">INsane</a></span><span
class="right">Modified: Mar 19th, 2007 - 4:46:05 am</span>
<div class="space"></div>
</div>
<div class="content">Oh well done :) I have not got time to try now but I will try it after work.<br>
<br>
EDIT: Tried it...works great, made a quick 'Player ID Icon" for dod:s in about 2 mins flat... thank you
very much :)<br>
</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">2.</span> <a name="c2417"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=2677">Vradash</a></span><span
class="right">Posted: Mar 26th, 2007 - 12:03:10 am</span>
<div class="space"></div>
</div>
<div class="content">Wooow, works great! :) Thank you! :D</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">3.</span> <a name="c2669"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=708">NoBody</a></span><span
class="right">Posted: Oct 3rd, 2007 - 7:29:23 am</span>
<div class="space"></div>
</div>
<div class="content">This works grate even better then the photoshop one or did you update it to some of
the same functionality?<br>
<br>
Animating using layers is somthing i have been wanting for ages.</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">4.</span> <a name="c2672"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><span
class="right">Posted: Oct 5th, 2007 - 7:38:12 pm</span>
<div class="space"></div>
</div>
<div class="content">The differences between the two arise from differences between the two APIs, that is,
the Paint.Net API is far easier to work with than the old Photoshop API.</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">5.</span> <a name="c2688"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3002">STUART</a></span><span
class="right">Posted: Oct 25th, 2007 - 12:23:06 pm</span>
<div class="space"></div>
</div>
<div class="content">PDN doesn't appear to recognize the new version (there is no .VTF listed in its open
dialog, etc). For reference, I'm on XP x64.</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">6.</span> <a name="c2691"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3002">STUART</a></span><span
class="right">Posted: Oct 28th, 2007 - 6:37:50 am</span>
<div class="space"></div>
</div>
<div class="content">Doesn't work in Vista 64 either. I don't get why this is the only file type that
doesn't work on x64.</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">7.</span> <a name="c2903"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3320">ickle</a></span><span
class="right">Posted: Jun 21st, 2008 - 4:39:26 pm</span>
<div class="space"></div>
</div>
<div class="content">i must be going dense in my old age...but i cannot for the life of me get the .vtf
plugin's to actually allow me to open up a .vtf file !! Says it is not supported!! Any help ?<br>
<br>
other than that its really good !! <img src="../../images/emotes/cool.gif" width="32" height="32"
alt="cool"></div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">8.</span> <a name="c2904"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><span
class="right">Posted: Jun 21st, 2008 - 5:55:30 pm</span>
<div class="space"></div>
</div>
<div class="content">What operating system are you using?</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">9.</span> <a name="c2983"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3428">BumGravy</a></span><span
class="right">Posted: Sep 10th, 2008 - 10:10:19 am</span>
<div class="space"></div>
</div>
<div class="content">Is there a way to save textures with an alpha layer? It doesn't seem to work using
Paint.NET so I thought this plugin might help. I have two layers open and save as VTF, it doesn't ask me
to merge the layers first so it seems it will save the VTF with the alpha layer included, but when I
open the VTF the alpha layer is blank.<br>
<br>
I hae also tried merging the layers before saving but with same result.</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">10.</span> <a name="c2984"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3428">BumGravy</a></span><span
class="right">Modified: Sep 10th, 2008 - 11:36:14 am</span>
<div class="space"></div>
</div>
<div class="content">Never mind I managed to embed the alpha channel with TGAtool2</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">11.</span> <a name="c3008"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3487">GizmoTheGreen</a></span><span
class="right">Modified: Oct 28th, 2008 - 1:42:50 pm</span>
<div class="space"></div>
</div>
<div class="content">Im on Vista 64 bit and the plugin doesnt seem to work here either.<br>
<br>
does this allow us to open VTF's too? or just save?</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">12.</span> <a name="c3011"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><span
class="right">Posted: Oct 30th, 2008 - 1:02:08 am</span>
<div class="space"></div>
</div>
<div class="content">The plug-in is 32 bit because of a dependency on a 32 bit NVIDIA library. It won't
work on 64 bit Pain.Net installations.</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">13.</span> <a name="c3078"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3587">SteveCentra</a></span><span
class="right">Posted: Dec 31st, 2008 - 3:25:19 pm</span>
<div class="space"></div>
</div>
<div class="content">I remember using the plugin successfully a few months ago but now when I try to save
my VTFs, PDN crashes... I use Vista 32 bit. Maybe a problem caused by a new version of PDN?</div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">14.</span> <a name="c3163"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3712">seranotti</a></span><span
class="right">Posted: Apr 14th, 2009 - 1:23:05 pm</span>
<div class="space"></div>
</div>
<div class="content">Hey, I'm trying to use paint.net for making TF2 skins, I know I used the GCFscape and
VTFEdit program properly to extract the skin I wanna change, yet when I open it up everything shows up
as a transparency. Is there a setting I need to switch paint.net to or is the transparency normal, and
how am I to change the colors when they aren't even the true colors. Please Advise <img
src="../../images/emotes/shrug.gif" width="32" height="32" alt="shrug"></div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">15.</span> <a name="c3164"
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=3712">seranotti</a></span><span
class="right">Posted: Apr 14th, 2009 - 1:33:38 pm</span>
<div class="space"></div>
</div>
<div class="content">Never mind what I said, I found a way around it being a transparency, for anyone
having trouble the way I did, just go into the VTFEdit program and copy the whole thing, then paste into
paint.net and it will not be transparent. you will probably end up saving it as a bmp or jpeg. But if
you have VTFEdit just convert it back into a VTF format.<br>
<br>
<br>
<img src="../../images/emotes/yeahbaby.gif" width="32" height="32" alt="yeahbaby"></div>
</div><br>
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">16.</span> <a name="c3246"
href="index.php?a=3864">Idolon</a></span><span class="right">Modified: Sep 10th, 2009 - 8:54:10
pm</span>
<div class="space"></div>
</div>
<div class="content">I'm running on Windows XP 32 bit. I can't get the option for saving or loading a .vtf
to appear, so I must be doing something incorrectly, even though it's just extracting a .dll to a
directory. <img src="../../images/emotes/bored.gif" width="32" height="32" alt="bored" /> Anyone have
any ideas?</div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">17.</span> <a name="c3271"
href="index.php?a=3903">javierdl</a></span><span class="right">Modified: Oct 22nd, 2009 - 11:37:46
am</span>
<div class="space"></div>
</div>
<div class="content">Idolon, did you put the DLLs in the FileTypes directory <img
src="../../images/emotes/folder.gif" width="32" height="32" alt="folder" /> ?<br />
<br />
JDL <img src="../../images/emotes/lazy.gif" width="32" height="32" alt="lazy" /></div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">18.</span> <a name="c3283"
href="index.php?a=3924">BJk</a></span><span class="right">Posted: Nov 12th, 2009 - 8:17:55 pm</span>
<div class="space"></div>
</div>
<div class="content">Awesome tool, however it does not work on the latest version of Paint.NET.</div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">19.</span> <a name="c3300"
href="index.php?a=3951">Zecrah</a></span><span class="right">Posted: Dec 12th, 2009 - 11:18:14
am</span>
<div class="space"></div>
</div>
<div class="content">Agreed with BJk. Brilliant tool, but no longer works. Could this be fixed? I really
do love using this plugin. </div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">20.</span> <a name="c3303"
href="index.php?a=3881">ultradude25</a></span><span class="right">Posted: Dec 16th, 2009 - 6:58:51
am</span>
<div class="space"></div>
</div>
<div class="content">Really wish this was updated to work with the newest version.<br />
<img src="../../images/emotes/sad.gif" width="32" height="32" alt="sad" /></div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">21.</span> <a name="c3373"
href="index.php?a=4045">Fourty-Seven</a></span><span class="right">Posted: Apr 29th, 2010 - 1:08:57
pm</span>
<div class="space"></div>
</div>
<div class="content">Wow Nem you never cease to amaze me :). I don't even use paint dot net I was just
reading through the comments on the photoshop plugin and saw your answer to someguys question about
this. Makes me happy to know theres people like you still out there never givin in to the darksyde ;).
</div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">22.</span> <a name="c3460"
href="index.php?a=4115">Autumnpast777</a></span><span class="right">Posted: Aug 19th, 2010 -
11:39:10 am</span>
<div class="space"></div>
</div>
<div class="content">To anyone having problems with the plugin crashing:<br />
<br />
Reinstalling the plugin (delete the files in your filetypes folder and place the new ones from Nem's
download link in there instead) should work. I just tried it, at least. </div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">23.</span> <a name="c3463"
href="index.php?a=4123">theyoungster</a></span><span class="right">Modified: Aug 22nd, 2010 -
2:44:40 pm</span>
<div class="space"></div>
</div>
<div class="content">yay, you fixed it! i've been wanting this to work again for a while!<img
src="../../images/emotes/happy.gif" width="32" height="32" alt="happy" /></div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">24.</span> <a name="c3470"
href="index.php?a=4134">Zombie Strider</a></span><span class="right">Modified: Sep 17th, 2010 -
3:00:58 am</span>
<div class="space"></div>
</div>
<div class="content">This is a great plugin but I got myself into a bit of a pickle. It seems I
accidentally clicked one of the non-supported image formats (P8). It crashes as soon as I clicked on it.
And now it crashes every time I try to save as it sets P8 as its default. I tried reinstalling and that
didn't work, and I really need this done. If you could enable support for 98 ( I don't actually know
what it is) or remove the option or tell me another way to fix it would be great. <img
src="../../images/emotes/love.gif" width="32" height="32" alt="love" /></div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">25.</span> <a name="c3471"
href="index.php?a=1">Nem</a></span><span class="right">Posted: Sep 18th, 2010 - 1:08:19 pm</span>
<div class="space"></div>
</div>
<div class="content">I'll look at fixing this correctly, but in the mean time try deleting the registry
key:<br />
HKEY_CURRENT_USER\Software\Paint.NET\SaveConfigToken.PaintDotNet.Data.VtfFileType.VtfFileType.BinaryFormatter
</div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">26.</span> <a name="c3532"
href="index.php?a=4134">Zombie Strider</a></span><span class="right">Posted: Jan 25th, 2011 -
3:09:08 pm</span>
<div class="space"></div>
</div>
<div class="content">I am on windows so I am not sure where that is<br />
</div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">27.</span> <a name="c3534"
href="index.php?a=1704">maban</a></span><span class="right">Posted: Jan 25th, 2011 - 9:37:44
pm</span>
<div class="space"></div>
</div>
<div class="content">Start->Run->regedit</div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">28.</span> <a name="c3721"
href="index.php?a=4660">antome</a></span><span class="right">Posted: Jun 29th, 2012 - 4:13:51
am</span>
<div class="space"></div>
</div>
<div class="content">Yes! thanks for that nem. I even tried reinstalling pdn :P</div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">29.</span> <a name="c3809"
href="index.php?a=12626">orinn123</a></span><span class="right">Posted: Jun 15th, 2013 - 5:28:23
pm</span>
<div class="space"></div>
</div>
<div class="content">Nem i have a 64 bit windows 7 computer. is there anyway to get the 32 bit version of
paint. please help i need to open version 7.5 vtf files!!!!!! <img src="../../images/emotes/alarmed.gif"
width="32" height="32" alt="alarmed" /> <img src="../../images/emotes/exhausted.gif" width="32"
height="32" alt="exhausted" /> <br />
</div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">30.</span> <a name="c3943"
href="index.php?a=12901">Orgxer</a></span><span class="right">Posted: Feb 1st, 2015 - 7:30:28
pm</span>
<div class="space"></div>
</div>
<div class="content">I am in need to edit vtf files. I have a 64bit windows 7 just like orinn123. I can
create vtf files, and open those files I create. But it seems I cannot open a vtf file I havent created
inside paint.net. A fix would be much appreciated as all other vtf editors + viewers seem to also fail
me (or I fail them) <img src="../../images/emotes/exhausted.gif" width="32" height="32"
alt="exhausted" /></div>
</div><br />
<div class="group">
<div class="heading2">
<div class="space"></div><span class="left"><span class="title">31.</span> <a name="c3944"
href="index.php?a=12901">Orgxer</a></span><span class="right">Posted: Feb 1st, 2015 - 10:14:47
pm</span>
<div class="space"></div>
</div>
<div class="content">Hmmmm, it seems that I CAN infact open vtf files that I did not create in paint, but
there is a certain file I cannot run. that is not your problem so disregard what I said.</div>
</div><br />
</div>
<div class="main_sidebar">
<div class="group">
<div class="heading1"><span class="title">Miscellaneous</span></div>
<div class="content"><span class="title">» <a
href="../../pages/Miscellaneous-HLLib.html">HLLib</a></span><br>
<span class="title">» <a href="../../pages/Miscellaneous-PS_VTF_Plug-In.html">PS
VTF Plug-In</a></span><br>
<span class="title">» <a href="../../pages/Miscellaneous-PDN_VTF_Plug-In.html">PDN
VTF Plug-In</a></span><br>
<span class="title">» <a href="../../pages/Miscellaneous-Open_Now.html">Open
Now!</a></span><br>
<span class="title">» <a href="../../pages/Miscellaneous-wad2bmp.html">wad2bmp</a></span><br>
<span class="title">» <a href="../../pages/Miscellaneous-Auto_Seamer.html">Auto
Seamer</a></span><br>
<span class="title">» <a href="../../pages/Miscellaneous-BSP_View.html">BSP
View</a></span><br></div>
</div><br>
<div class="group">
<div class="heading1"><span class="title">Login</span></div>
<div class="content">
<form name="loginform" method="post"
action="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&o=0">
<div class="label">Username:</div>
<div><input type="text" name="username" class="textbox" autocomplete="off"
style="background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAPhJREFUOBHlU70KgzAQPlMhEvoQTg6OPoOjT+JWOnRqkUKHgqWP4OQbOPokTk6OTkVULNSLVc62oJmbIdzd95NcuGjX2/3YVI/Ts+t0WLE2ut5xsQ0O+90F6UxFjAI8qNcEGONia08e6MNONYwCS7EQAizLmtGUDEzTBNd1fxsYhjEBnHPQNG3KKTYV34F8ec/zwHEciOMYyrIE3/ehKAqIoggo9inGXKmFXwbyBkmSQJqmUNe15IRhCG3byphitm1/eUzDM4qR0TTNjEixGdAnSi3keS5vSk2UDKqqgizLqB4YzvassiKhGtZ/jDMtLOnHz7TE+yf8BaDZXA509yeBAAAAAElFTkSuQmCC"); background-repeat: no-repeat; background-attachment: scroll; background-size: contain; background-position: 98% 50%;">
</div>
<div class="label">Password:</div>
<div><input type="password" name="password" class="textbox" autocomplete="off"
style="background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAPhJREFUOBHlU70KgzAQPlMhEvoQTg6OPoOjT+JWOnRqkUKHgqWP4OQbOPokTk6OTkVULNSLVc62oJmbIdzd95NcuGjX2/3YVI/Ts+t0WLE2ut5xsQ0O+90F6UxFjAI8qNcEGONia08e6MNONYwCS7EQAizLmtGUDEzTBNd1fxsYhjEBnHPQNG3KKTYV34F8ec/zwHEciOMYyrIE3/ehKAqIoggo9inGXKmFXwbyBkmSQJqmUNe15IRhCG3byphitm1/eUzDM4qR0TTNjEixGdAnSi3keS5vSk2UDKqqgizLqB4YzvassiKhGtZ/jDMtLOnHz7TE+yf8BaDZXA509yeBAAAAAElFTkSuQmCC"); background-repeat: no-repeat; background-attachment: scroll; background-size: contain; background-position: 98% 50%;">
</div>
<div class="label"><input type="checkbox" name="storepassword" class="checkbox"
checked="checked">Store Password</div>
<div><input name="login" type="submit" value="Login" class="button"></div>
</form>
</div>
</div>
<br>
<div class="group">
<div class="heading1"><span class="title">New Users</span></div>
<div class="content">
<span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?action=directory">Directory</a></span><br>
<span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&o=0&action=addauthor">Register</a></span><br>
<span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=225&o=0&action=retrievepassword">Retrieve
Password</a></span><br>
</div>
</div>
<br>
<div class="group">
<div class="heading1"><span class="title">Latest Comments</span></div>
<div class="content"><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=277&o=0#c4040">GCFScape
v1.8.6</a> (<a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13286">saqi55</a>)</span><br><span
class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=213&o=45#c4039">Crafty
FAQ</a> (<a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13268">steve0503</a>)</span><br><span
class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=277&o=0#c4038">GCFScape
v1.8.6</a> (<a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13282">imgsrc17</a>)</span><br><span
class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=205&o=210#c4037">About
Crafty</a> (<a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13231">Paynamia</a>)</span><br><span
class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=169&o=90#c4036">GCFScape
v1.8.6 Full</a> (<a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13277">liaoyia</a>)</span><br>
</div>
</div><br>
<div class="group">
<div class="heading1"><span class="title">Latest Articles</span></div>
<div class="content"><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=277#p277">GCFScape
v1.8.6</a></span><br><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=276#p276">GCFScape
v1.8.5</a></span><br><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=275#p275">GCFScape
v1.8.4</a></span><br><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=274#p274">GCFScape
v1.8.3</a></span><br><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=273#p273">VTFLib
v1.3.2</a></span><br></div>
</div><br>
<div class="group">
<div class="heading1"><span class="title">Most Popular Articles</span></div>
<div class="content"><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=178#p178">VTFEdit
v1.2.5 Full</a></span><br><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=76#p76">GCFScape
v1.3.1 Full</a></span><br><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=238#p238">VTFEdit
v1.3.3 Full</a></span><br><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=154#p154">VTF
Plug-In for Photoshop</a></span><br><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?c=169#p169">GCFScape
v1.8.6 Full</a></span><br></div>
</div><br>
<div class="group">
<div class="heading1"><span class="title">Newest Member</span></div>
<div class="content"><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=13299">stefanatorul</a></span><br>
</div>
</div><br>
<div class="group">
<div class="heading1"><span class="title">Elite Spammers</span></div>
<div class="content"><span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=1">Nem</a></span><br><span
class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=376">Bluefang</a></span><br><span
class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=708">NoBody</a></span><br><span
class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=7">Slackiller</a></span><br><span
class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/index.php?a=385">Keloran</a></span><br>
</div>
</div>
<br>
<div class="group">
<div class="heading1"><span class="title">Feeds</span></div>
<div class="content">
<span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/rss/?page=1">RSS
2.0 (News)</a></span><br>
<span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/rss/">RSS 2.0
(Entire Site)</a></span><br>
<span class="title">» <a
href="https://web.archive.org/web/20170907032750/http://nemesis.thewavelength.net:80/rss/?comments&limit=15">RSS
2.0 (Comments)</a></span><br>
</div>
</div>
</div>
<div class="space"></div>
</div>
</div>
<div class="separator"></div>
<div class="heading2 center"><span class="note">Nem's Tools v2.0 © 2006 <a
href="mailto:[email protected]">Ryan Gregg</a>.<br>Execution
time: 0.07963s; Queries: 14.<br>
</span></div>
</div>
</div>
</body>
</html>
|