HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Hardware and Related Topics > kX Project Audio Driver Support Forum > General Discussion


Reply
 
Thread Tools
Old Aug 29, 2011, 03:17 PM   #1
HardwareHeaven Newbie
 
Join Date: Feb 2011
Posts: 7
Rep Power: 0
k0st is on a distinguished road

load settings at startup

Couldn't figure out how to automatically restore custom DSP settings after reboot (.kx file)
Idea was to find command line option or default settings file.
None found.
Is it possible in latest version ?
k0st is offline   Reply With Quote


Old Aug 30, 2011, 03:11 AM   #2
HardwareHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62
Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!

Re: load settings at startup

Settings are automatically restored (from the registry) via the RUN key in the registry.
However, in some recent kX versions it may have the wrong path, so check the entry for "kX Mixer" and make sure that it shows the correct path to kxmixer.exe.

You might also take a look here:
How to associate .kx to kxmixer?

BTW: If you need to do it from the command line with some specific .kx file then you could use kxmixer command line switches with a batch file, etc.

e.g.
kxmixer --shell --load-settings <kX config file (.kx) with full path>

Last edited by Russ; Aug 30, 2011 at 03:18 AM.
Russ is offline   Reply With Quote
Old Aug 30, 2011, 05:23 AM Threadstarter Thread Starter   #3
HardwareHeaven Newbie
 
Join Date: Feb 2011
Posts: 7
Rep Power: 0
k0st is on a distinguished road

Ответ: load settings at startup

OK, thanx. I deleted autostart entry long ago and couldn't find complete command line reference of kxmixer.exe.
k0st is offline   Reply With Quote
Old Jan 18, 2012, 02:48 PM   #4
HardwareHeaven Junior Member
 
Join Date: Jul 2006
Posts: 55
Rep Power: 0
erim is on a distinguished road

Re: load settings at startup

I'm a noob. How exactly do I make kx load my settings after reboot? (Windows 7, BTW.)

I already have kx mixer in the Startup folder, because if not it doesn't start.


Quote:
Originally Posted by Russ View Post
kxmixer --shell --load-settings <kX config file (.kx) with full path>
Where would I enter that?
I tried adding it to the startup entry, like this
Code:
"C:\Program Files\kX Project\kxmixer.exe" --shell --load-settings F:\kxdefault.kx
But kx mixer didn't even start then.
erim is offline   Reply With Quote
Old Jan 18, 2012, 05:28 PM   #5
HardwareHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62
Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!

Re: load settings at startup

What version of kX?

Different versions of kX use different path's...

e.g. (IIRC)

3551a uses:
C:\Program Files\kX Project\kxmixer.exe

3550 uses:
C:\Program Files\kX Audio Driver\3550\kxmixer.exe

If you want to restore settings (from the registry) as they were before the reboot, you should use the "--startup" command line switch.

If you want to load a specific config (from file), then you can use the other command line switches.

In either case, check your path to make sure it is correct (is the actual location of kxmixer.exe).
Russ is offline   Reply With Quote
Old Jan 19, 2012, 01:01 PM   #6
HardwareHeaven Junior Member
 
Join Date: Jul 2006
Posts: 55
Rep Power: 0
erim is on a distinguished road

Re: load settings at startup

--startup works great, thanks! It's exactly what I need because the settings keep resetting after reboot. Previous kx versions didn't have this problem for me.

I'm using 3551a. The path was correct, but that command I posted before just didn't work. Maybe I should have put the path of the settings file in quotes as well ("F:\kxdefault.kx").
erim is offline   Reply With Quote
Old Jan 19, 2012, 06:45 PM   #7
HardwareHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62
Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!

Re: load settings at startup

Yeah, that is a known issue with 3551a, some of the registry entries have the wrong path, so the default startup entry and some of the file associations, etc do not work right. You might want to use the .reg files from the other thread (post #7) to correct them.
Russ is offline   Reply With Quote
Reply

Thread Tools