PDA

View Full Version : Problem with Keyclone Maximizer



Spekio
02-23-2008, 11:36 AM
I was trying to configure maximizer to show two WoW windows. I have tried just about everything and I can't seem to get it to work. The windows just seem to be opening normally, except that sometimes I get an error beep when trying to click on them and can't actually do anything with them until I click on the button on the task bar to get focus on them. I did manage to make one window work once, but the 2nd window still didn't work and then when I tried opening them again noth were opening in normal windows again.

I have 2 accounts. I have Sam with the character Joe and Sam2 with the character Sam. I am using two different WoW folders on the same drive.

Here is my INI file:

[general]
version=1804
port=6889
name=michael2
auto_add=0,0,'world of warcraft'
auto_connect=0,''
pass_mouse_clicks=0
send_only=0
distinguish_lr=1
maximizer_enabled=1
always_on_top=0
proxy_enabled=0
proxy=
proxy_uname=
has_startup_cmd=1
startup_cmd=joe;sam
startup_cmd_delay=2
hotkey_bringtofront=0.0
mousefocus=1

[donotpass]
whitelist=1
count=40
key_00=48.0
key_01=48.20
key_02=49.0
key_03=49.20
key_04=50.0
key_05=50.20
key_06=51.0
key_07=51.20
key_08=52.0
key_09=52.20
key_10=53.0
key_11=53.20
key_12=54.0
key_13=54.20
key_14=55.0
key_15=55.20
key_16=56.0
key_17=56.20
key_18=57.0
key_19=57.20
key_20=69.20
key_21=81.20
key_22=82.20
key_23=84.20
key_24=87.20
key_25=89.20
key_26=112.20
key_27=113.20
key_28=114.20
key_29=115.20
key_30=116.20
key_31=117.20
key_32=118.20
key_33=119.20
key_34=120.20
key_35=121.20
key_36=122.20
key_37=123.20
key_38=187.0
key_39=189.0

[roundrobin]
count=0

[commands]
count=2
command_00=joe
action_00=E:\World of Warcraft (3-4 Res)\Wow.exe
keymap_00=
region_00=region0
uname_00=1.'user-name-1'
cpu_00=00000001
maxfps_00=45.15
excludeRR_00=0
command_01=sam
action_01=E:\Copy of World of Warcraft (3-4 Res)\Wow.exe
keymap_01=
region_01=region1
uname_01=1.'user-name-2'
cpu_01=00000002
maxfps_01=45.15
excludeRR_01=0

[mousemap]
count=0

[regions]
count=2
region_name_00='region0'
region_00=1,0,0,960,810,0,0
region_pip_00=0,(0.0.0)
region_name_01='region1'
region_01=1,960,0,1919,810,0,0
region_pip_01=0,(0.0.0)

[cmd_history]
count=2
cmd_00=Joe
cmd_01=Sam
last=Sam

[override]
hotkey=19.0
dnp_hotkey=0.0
rr_hotkey=0.0
enable_overlays=1
enable_audio_reminder=0
reminder_delay=20
message=mute
font_name=tahoma
font_sz=30
font_color=200.20.0

[sounds]
count=6
sound_00=1001,1,'C:\Program Files\keyclone\sounds\open.wav'
sound_01=1002,1,'C:\Program Files\keyclone\sounds\close.wav'
sound_02=1003,1,'C:\Program Files\keyclone\sounds\override_on.wav'
sound_03=1004,1,'C:\Program Files\keyclone\sounds\override_off.wav'
sound_04=1005,1,'C:\Program Files\keyclone\sounds\override_reminder.wav'
sound_05=1006,1,'C:\Program Files\keyclone\sounds\roundrobin.wav'

edit: removed account info and character names

keyclone
02-23-2008, 12:33 PM
NOTE: please do not post your keyclone ini files to the forums, as they can contain your account names

back on topic:
are you using vista? if so, please make sure to run keyclone as administrator (right click the shortcut, run-as admin)

let me know if that helps,

Rob

Spekio
02-23-2008, 01:52 PM
I'm running Windows XP and I'm on the Admin account.

keyclone
02-23-2008, 03:44 PM
hmmm... keep in mind the command names are case sensitive. (i usually recommend only using lower case and never spaces)

you have joe;sam in your auto-start... which would probably be the one time it works... after that, i see you have Joe and Sam in your command history

try just

joe

or

sam

or

joe;sam

bryanc
02-23-2008, 04:25 PM
try just

joe

or

sam

or

joe;sam

- e. e. cummings

Spekio
02-23-2008, 07:01 PM
I've tried all 3 combinations, but the windows still come up at the center of the screen. The only thing is that I get error beeps if I try and move them sometimes. Also when I do try dragging them across the screen I it leaves a trail of the window behind it sometimes. I've also tried connecting them manually, but that doesn't work either.

keyclone
02-23-2008, 08:59 PM
yea... i'm a bit lost. if you have vent, we can get on there.. or we could chat on the phone.

that'd be the easiest way to solve it

Spekio
02-24-2008, 12:09 AM
Are there any settings in WoW that I have to set?

I have Vent. PM me and we can set up a time to talk.

Spekio
02-24-2008, 11:04 PM
I spent some time talking with KC on vent. It turns out that Maximizer wasn't working because I have my region settings set to Japanese and was extending the advanced text services to all programs. Apparently these advanced text services create a hidden window with an identical process ID to WoW when it opens, Keyclone was picking up on this hidden window instead of the WoW window.

If you are having this problem, there is a very easy workaround.

1. Right click on your Wow.exe and click properties.
2. Go to the Compatibility tab
3. Check off "Turn off advanced text services for this program.

You need to do this for all instances of WoW.exe

It would be nice if a future update Keyclone could handle WoW with advanced text services on, but the workaround is pretty fast and easy.