there is a solution for vc90crt. Edit manifest in winamp.exe resources
Announcement
Collapse
No announcement yet.
Winamp 5.9 Final Released
Collapse
X
-
Originally Posted by zumer View PostHey DJ Egg, have you tried my suggestion? This allows you to load any plugin that uses vc90.crt
Yes. I just tried it now... and... well, knock me down with a feather... it worked!!!!!
The crazy thing is... the Microsoft.VC90.CRT section was already in the manifest for Winamp 5.6-5.8
but somehow got removed. D'oh!
I just added this part back, and now those plugins all load again!
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.VC90.CRT" version="9.0.30729.6161" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b">
</assemblyIdentity>
</dependentAssembly>
</dependency>
_________________________
Comment
-
-
I was able to get Thimeo's Declipper (dsp_perfect_declipper.dll) to load and also gen_lyricsplugin.dll, both in Quinto, but I haven't been able to get the classic album art viewer posted above to load in Quinto. However, if the vc90.crt hack above works and you're able to post it, then Darren's Classic Art and Waveform Seeker should (hypothetically) work, yes?Winamp 5.9.1 & Modern Skins: Quinto CT 3.6 & Big Bento (color theme 138 - 1337 | Orange)
MS Surface Pro 8 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
Windows 11 22621.1105. Avatar art by Zohaib Khan
Comment
-
-
I've not got the Quinto skin installed, and probably should, but did you try loading a Classic skin, then checkmark "Album Art" in the main menu, then right-click in the Album Art window and uncheck "Auto-Hide with modern skins". Now load your modern/freeform skin and "Album Art" should be in the main menu.
It works for Bento & Winamp Modern.... which is weird seeing as Winamp Modern already comes with an Album Art component, so now there's two "Album Art" items in the menu.
Though yes, with the above manifest fix, the old plugins will work again with the next build (whether that's RC2 or 5.9 Final).
Comment
-
-
Originally Posted by zumer View PostDarren's Classic Art v1.1 will work, but the winamp version must be disabled in gen_classicart.dll . Solved by replacing 1 byte in WinHex
v1.1?
Oops, the version in our repo is v0.5, so I just bumped it to 0.6.
But if there's a newer version out there, then we don't have the source code.
gen_classicart is also part of the Winamp SDK
and therefore v0.6 will be included in the Winamp 5.9 SDK, if & when we release it.
Comment
-
-
Ok - without having to hack anything (which I don't really know how and where to do), I got Album Art working with DJ Egg's suggestion, running it first in the Classic Skin (which I've done before - not sure why I didn't think of that) and also got NXS Big Clock working, all in Quinto. Add to that, Thimeo's Declipper and gen_lyricsplugin.dll. That's the one that will go out and get the lyrics, even on Shoutcast streams.
If someone cares to publish a blow-by-blow of how to get the vc90.crt hack working for Darren's plug-ins, that would be awesome.
Thanks!Winamp 5.9.1 & Modern Skins: Quinto CT 3.6 & Big Bento (color theme 138 - 1337 | Orange)
MS Surface Pro 8 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
Windows 11 22621.1105. Avatar art by Zohaib Khan
Comment
-
-
Originally Posted by zumer View PostI have a version of Darren's Classic Art v1.1 that I modified for Winamp 5.9, if interested, I can post the solution. Say yes or no because it might be illegal. Only DJ Egg can give permission.Winamp 5.9.1 & Modern Skins: Quinto CT 3.6 & Big Bento (color theme 138 - 1337 | Orange)
MS Surface Pro 8 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
Windows 11 22621.1105. Avatar art by Zohaib Khan
Comment
-
-
Also, if anyone cares to try, you can copy all of the Milkdrop 2 presets and textures from that alternative version of Winamp into Winamp 5.9 and they all appear to work without issue, even the ones in the directory marked "_broken_maybe." In ...\Program Files(x86)\Winamp\Plugins\Milkdrop2\, rename "presets" and "textures" to something like OLDpresets and OLDtextures and then copy from ...\Users\(user)\AppData\Plugins\Milkdrop2\ of that alternate version of Winamp, the presets and textures directories and paste them into 5.9 directory where you renamed 5.9's presets and textures.
In the Milkdrop window, use "L" to list them. Navigate to the one you want to see and voila. I am running Winamp 5.9 on an 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz with Intel's onboard gpu, so that might help me as I'm able to easily run those marked as "require_fast_gpu" so user-mileage may vary.
Enjoy.Winamp 5.9.1 & Modern Skins: Quinto CT 3.6 & Big Bento (color theme 138 - 1337 | Orange)
MS Surface Pro 8 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
Windows 11 22621.1105. Avatar art by Zohaib Khan
Comment
-
Comment