johndmann
2nd January 2007, 10:35
**Is there already something out there that will at least show the track artist/title on an overlay while gaming?**
I'm a PC gamer, and my game of choice is World of Warcraft. Now before I get started, I do know there was once an addon which interacted with Winamp a long time ago called WoWPlayer, but was canceled in the game's 1.9 patch (a long time ago) when a lot of addon methods were banned because too many people were making botting applications using the hooks available.
http://i18.tinypic.com/4fzga5x.jpg
(WoWPlayer Screenshot)
But I'm curious... Could such a thing still be possible without directly interacting with Winamp itself? For example...
1. Winamp plugin: accepts a filename/path to a plain text file which contains a single word, and rescans the file every few seconds for any changes.
2. Game addon: lets you click on the command buttons which save the word to the plain text fire specified by #1 to whatever command you clicked (stop, play, fastforward, etc)
3. Winamp plugin: (one or the other)
---a. Writes to a plain text file the name of the song/duration/current time/etc, which would be read by the game's addon.
---b. Displays the current track info as an "overlay" which appears "on top" of the game's screen, which would be customizable for font size and location.
Now, I know this is a Winamp forum and not many here would know much about LUA scripting for writing the Warcraft addons and how THEY work, but I included descriptions of what they *would* do - and can - that part is easy for me. BUT is the Winamp portions of those ideas possible?
**Is there already something out there that will at least show the track artist/title on an overlay while gaming?**
EDIT: Just tried out http://www.winamp.com/plugins/details.php?id=142050 but it doesn't really work too well, with Warcraft anyway. It flickers for a second or two but not with any length needed to actually read it. Works great on the desktop though. Need something more stable on the game screen somehow lol.
I'm a PC gamer, and my game of choice is World of Warcraft. Now before I get started, I do know there was once an addon which interacted with Winamp a long time ago called WoWPlayer, but was canceled in the game's 1.9 patch (a long time ago) when a lot of addon methods were banned because too many people were making botting applications using the hooks available.
http://i18.tinypic.com/4fzga5x.jpg
(WoWPlayer Screenshot)
But I'm curious... Could such a thing still be possible without directly interacting with Winamp itself? For example...
1. Winamp plugin: accepts a filename/path to a plain text file which contains a single word, and rescans the file every few seconds for any changes.
2. Game addon: lets you click on the command buttons which save the word to the plain text fire specified by #1 to whatever command you clicked (stop, play, fastforward, etc)
3. Winamp plugin: (one or the other)
---a. Writes to a plain text file the name of the song/duration/current time/etc, which would be read by the game's addon.
---b. Displays the current track info as an "overlay" which appears "on top" of the game's screen, which would be customizable for font size and location.
Now, I know this is a Winamp forum and not many here would know much about LUA scripting for writing the Warcraft addons and how THEY work, but I included descriptions of what they *would* do - and can - that part is easy for me. BUT is the Winamp portions of those ideas possible?
**Is there already something out there that will at least show the track artist/title on an overlay while gaming?**
EDIT: Just tried out http://www.winamp.com/plugins/details.php?id=142050 but it doesn't really work too well, with Warcraft anyway. It flickers for a second or two but not with any length needed to actually read it. Works great on the desktop though. Need something more stable on the game screen somehow lol.