E+ and winamp

25 replies [Last post]
|_EM*LINUS
Andre's picture
Offline
Joined: Apr 2005
Posts:
DE Germany

Is there any possibility to control my player when playing E+? Does somebody has a plugin or s.th. similar? Alt + Enter sucks and binds are not working when Winamp is running in the background.

|| ViewSonic VX924 || Sennheiser PC 166 || Logitech G5 || Logitech UltraX Flat || Everglide Attack Pad ||

TJOSTY
tjosty's picture
Offline
Joined: Sep 2005
Posts:
E+ and winamp

there is some program called quake minimizer or something. i know that it works way better than alt +enter. but i dont know if thats the right name or where to get it... but im sure some in here will know it

2!S*vo!d*
void's picture
Offline
Joined: Dec 2004
Posts:
E+ and winamp

You could always try a keyboard with media keys like mine. The volume turns everything up and down though, not just winamp.

SiNSiN|Dak-A-riN+
r3n's picture
Offline
Joined: Dec 2005
Posts:
E+ and winamp

well, im not using winamp, but take a look at shortcuts menu, maybe there is option for global hotkeys, just like in foobar2000.

SiN - team of extraordinary individuals.

Those worthless creatures surround me...

[MR.]CYREZ
CyreZ's picture
Offline
Joined: Jan 2006
Posts:
E+ and winamp

i would like this to work also Happy the program is called q3e minimizer, dunno where i got it, maybe google helps Happy

Warren G
FELiX's picture
Offline
Joined: Sep 2004
Posts:
E+ and winamp

Quote:
Cyrez:
i would like this to work also Happy the program is called q3e minimizer, dunno where i got it, maybe google helps Happy

http://www.ko.excessiveplus.net/download/Q3EMinimizer.exe

NecrogeddoN
necrogeddon's picture
Offline
Joined: Feb 2006
Posts:
E+ and winamp

If you look through planetquake archives I'm sure there is a script for controlling Winamp in-game, I used to have it years and years ago, but you might have to use an older Winamp version to get it working right.

  • NVidia GeForce 8400GS

  • Logitech MX510

  • Hyperglide Teflon Skates

  • Steelpad QcK+

  • iHome IH-K200MB

  • SB Live! 5.1 Platinum

  • Logitech Precision Gaming Headphones

  • Insignia 32" HDTV

bert
Offline
Joined: Mar 2005
Posts:
E+ and winamp

i have version 5.094 of winamp

there is no need for anything else. its build into winamp but you must turn it on.

go to options -> preference -> global hotkeys
turn on hotkeys.

2!S*LEUKOTHEA!
Leukothea's picture
Offline
Joined: Feb 2006
Posts:
E+ and winamp

Quote:
You could always try a keyboard with media keys like mine. The volume turns everything up and down though, not just winamp.

thats what i have.

i also have q3 minimizer is not so bad but..who the hell would minimize all the time :roll:
only when its sometihing really important, not to switch songs.


Sug min fitta.
Join irc channels: #2!Sweet | #m0ve | #e+pickup

Warren G
FELiX's picture
Offline
Joined: Sep 2004
Posts:
E+ and winamp

oke i found program and cfg for binds winamp function in q3. I tested it on q3 and with winamp 5 it work fine. It should work with winamp 2.

http://www.ko.excessiveplus.net/download/q3p.zip

Use it is simple:
1. run winamp
2. run q3p.exe and unblock it on firewall (cuz it use in q3 command ping who will be send on pc loopback)
3. put q3p.cfg in excessiveplus folder
4. run q3
5. type in console: /exec q3p.cfg

HF

Ocf u can put command in ur cfg, here is list from q3p.cfg:
[code:1]bind "KP_5" "ping 127.0.1.1" ; //play
bind "KP_DEL" "ping 127.0.2.1" ; //stop
bind "" "ping 127.0.2.2" ; //stop with calm
bind "" "ping 127.0.2.3" ;//stop after end of track
bind "KP_INS" "ping 127.0.3.1" ; //pause
bind "KP_LEFTARROW" "ping 127.0.4.1" ; //Rewind
bind "KP_RIGHTARROW" "ping 127.0.5.1" ; //Forward
bind "KP_UPARROW" "ping 127.0.4.2" ; //Previous
bind "KP_DOWNARROW" "ping 127.0.5.2" ; //Next
bind "KP_PGUP" "ping 127.0.4.3" ; //Begint of list
bind "KP_PGDN" "ping 127.0.5.3" ; //End of list
bind "KP_MINUS" "ping 127.0.6.25"; //Volume down
bind "KP_PLUS" "ping 127.0.7.25"; //Volume up[/code:1]

DEESH * DSS
Scorpion-DS's picture
Offline
Joined: Jul 2006
Posts:
E+ and winamp

good job flex:)