Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
10-19-2006, 04:26 AM
|
#16
|
|
Newbie
Join Date: Dec 2005
Location: Ft. Walton Beach, FL
Vehicle: 2007 Jeep Wrangler Unlimited JK
Posts: 48
|
CDR,
Works great with GGE910 Wireless PC Control Pad.
Have you ever thought about using the controller to respond to each sub menu item? For instance, you're on the main menu. The buttons could be used to direct you to sub-menus like GPS or audio. Once in the GPS menu, the controller will focus on just GPS functions. Common controls like volume and exit back to main menu could be used on all menus/sub-menus.
@ iselfdevi,
I'm not sure what your problem could be. I tried my controller and it showed up instantly. I did notice that I have to switch to analog mode to get the controller to actually work the first time. After that, it works in both modes. I wish I knew how to help you out a little more.
__________________
Jeeputer Project
- Design <<< 30% >>>
- Construction <<< 20% >>>
|
|
|
10-19-2006, 07:05 AM
|
#17
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Vehicle: 1997 BMW E36 328I
Posts: 9,899
|
Quote: Originally Posted by iselfdevi 
yeah i guess theres no support for those who are having problems with this program.
It's been less than 3 days since you posted your problem.
It's a free program written by one guy, it is not a commercial app written by a company with a large development team and support team(who from my experience can sometimes take wekks to get back to you, if at all). You can't expect him to be on the forum 24/7 just for you, he has a normal life outside of here just as we all do.
And with that attitude, if it had been one of my apps I would now be of a mind to ignore your problems.
|
|
|
10-20-2006, 06:46 AM
|
#18
|
|
Constant Bitrate
Join Date: Jul 2004
Location: AUSTRALIA
Vehicle: Lifted 1991 Subaru Liberty 4WD
Posts: 174
|
Just stumbled across this by accident. I am having the same problem with this that i have been having with version 1.1
Generic USB gamepad
Works in control panel
Works in games
Start app
select "USB GAME CONTROLLER" from dropdown list
press save settings
says "updated settings.ini"
press ok
reports "device unplugged" and "USB GAME CONTROLLER" disappears form the dropdown box
winXP SP1
cant think of any other useful info!
|
|
|
10-20-2006, 06:49 AM
|
#19
|
|
Variable Bitrate
Join Date: Jun 2004
Location: Ipswich, UK
Vehicle: Audi A4 2.4 V6 and 1972 MGB Roadster
Posts: 310
|
Quote: Originally Posted by Enforcer 
It's been less than 3 days since you posted your problem.
It's a free program written by one guy, it is not a commercial app written by a company with a large development team and support team(who from my experience can sometimes take wekks to get back to you, if at all). You can't expect him to be on the forum 24/7 just for you, he has a normal life outside of here just as we all do.
And with that attitude, if it had been one of my apps I would now be of a mind to ignore your problems.
 be patient and wait for an answer. If that isn't good enough for you, go and write your own app 
__________________
: Jetway J7F2 1.5Ghz Mainboard : Cubid 3688 : CarNetix CNX-P1260 :
: Netgear 802.11g PCMCIA : 2 x LinITX 7" Screens :
: BU353 USB GPS Mouse : Panasonic UJ845 DVDRW :
|
|
|
01-21-2007, 10:24 AM
|
#20
|
|
Newbie
Join Date: Jan 2007
Location: Peterborough
Vehicle: Mondeo Mk3
Posts: 18
|
I have the same prob as iselfdevi, could someone explain what i'm doing wrong please.
|
|
|
01-21-2007, 12:15 PM
|
#21
|
|
FreeDrive Creator
Join Date: Feb 2004
Location: Manchester
Vehicle: Ferrari 360 (nearly)
Posts: 3,197
|
ok fixed the problem with it not detecting some joypads. I have also improved a load of other stuff in it.. I think this is near the final version now.. I will be releasing version 3.0 soon.
CdR
|
|
|
10-13-2007, 09:25 AM
|
#22
|
|
FLAC
Join Date: Aug 2006
Location: West Allis, WI
Vehicle: 1986 Jaguar XJS
Posts: 921
|
I must say this has unlimited capabilities. I will definitely be using this...
Thanks
|
|
|
10-14-2007, 03:33 AM
|
#23
|
|
FreeDrive Creator
Join Date: Feb 2004
Location: Manchester
Vehicle: Ferrari 360 (nearly)
Posts: 3,197
|
btw version 3 has been released which has solved alot of the problems. Its on the freedrive site..
www.freedrive.co.uk
just scroll down to the link / picture on that site
CdR
|
|
|
07-26-2008, 12:25 PM
|
#24
|
|
Constant Bitrate
Join Date: Aug 2005
Location: MA
Vehicle: 2002 Honda S2000
Posts: 201
|
great program. I couldn't imagine my carPC without it. I have the gamepad soldered to my car's audio controls.
I was wondering if it would be possible to add some additional functionality in a future release?
There are only a limited amount of buttons on a car's wheel, so I figured it would be great if a combination of two buttons pressed at the same time could do another function altogether.
In other words:
the way it is now:
if button "1" is pressed, it sends command "X"
and if button "2" is pressed, it sends command "Y"
BUT, I would like to be able to press buttons "1 & 2" and then it would send command "Z"
What I would probably do with this is map it so that if I hold down the "mode" button on my wheel, I could then use the "volume control" on the wheel to select next or previous track instead of volume since my car's wheel controls do not have a "next or prev" button.
Make sense? Is this possible?
|
|
|
07-26-2008, 01:36 PM
|
#25
|
|
Variable Bitrate
Join Date: Dec 2006
Posts: 245
|
Since this is extremely old, I'd say the best way to do this would be through your own software.
Once the key is PRESSED (X), if (Y) is pressed and released, then perform Z. Once the key (X) is released, just perform X.
|
|
|
07-26-2008, 02:53 PM
|
#26
|
|
Constant Bitrate
Join Date: Aug 2005
Location: MA
Vehicle: 2002 Honda S2000
Posts: 201
|
Quote: Originally Posted by colin 
Since this is extremely old, I'd say the best way to do this would be through your own software.
Once the key is PRESSED (X), if (Y) is pressed and released, then perform Z. Once the key (X) is released, just perform X.
Programming is not my bag. If I could have made my own software I would love to. I use RR for my front end.
|
|
|
07-26-2008, 03:00 PM
|
#27
|
|
Newbie
Join Date: Jun 2008
Location: Houston
Vehicle: 1966 Ford Mustang
Posts: 51
|
This is so awesome all last week i was thinking about doing this and wondering if anyone had already done it! Does anyone know if it is adaptable to the old school joystick connection rather than usb? ive got like 2 old joysticks i dont mind ripping apart.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:22 PM.
|
|