25th October 2001 15:11 UTC
How do I post an AVS?
Earlier this year, I tried using MakePiMP, but I couldn't get it to work. Help!!!:confused:
Archive: How do I post an AVS?
golferboy32531
25th October 2001 15:11 UTC
How do I post an AVS?
Earlier this year, I tried using MakePiMP, but I couldn't get it to work. Help!!!:confused:
Matt
25th October 2001 16:13 UTC
Pimp - http://ftp.winamp.com/winamp/nsdn/pimp131.exe
The FAQ - http://www.winamp.com/nsdn/pimp/faq.jhtml
The Howto - http://www.winamp.com/nsdn/pimp/howto.jhtml
You to create a pimp script file. This is a text file. Looks like this (the bold parts are things that you can change)-
; start lines with ; or # for comments
Name My AVS Files
;name displayed during setup
Text This will install My AVS Presets
;text displayed when install program is started
Outfile myavs.exe
;names the file that PIMP will output.
DefaultDir $PROGRAMFILES\Winamp\Plugins\avs\
;tells the directory where PiMP will place the file that is output (best to leave this as it is)
SetOutPath \mypresets
;places the presets into the AVS directory e.g program
files\winamp\plugins\avs\mypresets
Addfile mypreset.avs
Addfile another preset.avs
;add your avs files to be included in the pimp file here
;end
Save the text above as avs.psc or whatever and then use the makepimp command -
makepimp avs.psc
It should then create myavs.exe or whatever name you gave in the .psc file. If there is an error read what it says. Or post back here if you don't get it.
golferboy32531
1st November 2001 21:01 UTC
Where do I need to type the line "makepimp avs.psc"???
:confused:
golferboy32531
1st November 2001 21:49 UTC
MakePiMP isn't making an exe!
THe attatched file is my .psc file.
HELP!!!
:eek:
BTW: I had to make it a TXT file for the forums to accept it.
golferboy32531
1st November 2001 21:50 UTC
My txt wont post...
grrr...
Fork me on GitHub