Jump to content

Keys


Myst42

Recommended Posts

Hey guys...

 

So, how are lovers keys defined?

I've had a lovers edition in one of my oblivions for a long time. But browsing through the install instructions and threads again (doing clean slates) made me realize a few things

First, there is very little information to what keys do

(Or maybe I'm confused as the thing I packed for easy install is running a few complementary mods - Like LPK Extender)

So far I managed to map

1,2: actor back-forward
3,4: actor up-down
5,6: actors rotate
jump: next stage
grab: next animation
shift+grab/jump: previous
ready: change position
cast: freeze animation progress
arrows: change scene position

But I can't seem to find the threads or readmes where this info is supposed to appear

 

Second: I have a weird wey setting; always had. I'm not comfrotable with using wasd to move so I use arrows instead

But with lovers, arrows move camera and change scene position at the same time. So I'd like to know if there's a way to setting those to wasd instead

Link to comment

I've been looking for this information myself. In a couple of positions the keys aren't set right: the one with the cage, for instance, in the bj group: keys 1/2 should move the group forward/backward as usual, they move it laterally left-right instead.

 

P.S.

If names mean something, should be xLoversMainScriptModuleKeyControl.

About the small problem I mentioned, perhaps the easiest way to fix it is reworking a bit the animation

(change the reference axis somehow).

Link to comment

 

 

 

Control keys

Many people have reported problems on how to successfully use some of the control key for lovers with pk extender there is only 2 basics you need to know.

Also known as the Grab key default : Z
Z or Shift Z: is known to shuffle the animation

Also known as the Jump key Default : E
E or Shift E: Is known to change stages between animation styles.

Also known as the Ready weapon key Default : F
The F is used for the first time to go from Foreplay to normal sex animation.

If you find your stuck in foreplay make sure to use the F key first. then the hud display will activate.



Also many like to customize their own key and don't use Oblivion default keys, if you are still unsure what the key for your game is, hit the escape button then go in to options screen ==> Controls tab and see what the key for your game is.

 

Do you mean these keys ??

http://www.loverslab.com/topic/218-lovers-with-pk-extender-243-re-up/

 

Was found on the main page for extender.

Link to comment
But I can't seem to find the threads or readmes where this info is supposed to appear

 

If you mean you want to build your own batch of keys button you need to search the main script of lovers with pk extender, it will give you reference to where the keys are defined. I will have too look it up.

 

I think i found the script it is called: xLoversMainScriptModuleKeyControl This is the script you may want to edit if you want it to define to different key control. Hopes this helps. Just maky sure if you do define it it does not conflct with oblivion main keys. 

 

if you need to the name for the keys you need to search for them on bethesda wiki there it will explain what the keys name are so you can define them in the script also make sure you use CSE extender or you will not be able to compile any oblivion / lovers with pk scripts.

 

Maybe this is what you need also check bethesda wiki:

 

When you assign a key to certain function at Oblivion controls menu it is autodetected and registered at Oblivion.ini. For example my uncommon key is one between Left Shift and Z, it is for > and < symbols. In the INI file is registered as 0056FF01, where the red number is the real key ID.

For example, the mod Super Hotkeys use an INI file to customize the mod. It cames with the script key 42 as default (0x2A Hex), that's the Left Shift, I use that key for sneak so I changed it for the above mentioned (0x56 Hex) which script # is 86.

 

Here is a list of Hex Key ID with their corresponding Script Key ID and "Name". I can't remember where I get it... obviously from a russian site xD

 

 

Hex Key ID || Scripts Key ID || Key Name

 

0x01 || 1 || ESCAPE

0x02 || 2 || 1

0x03 || 3 || 2

0x04 || 4 || 3

0x05 || 5 || 4

0x06 || 6 || 5

0x07 || 7 || 6

0x08 || 8 || 7

0x09 || 9 || 8

0x0A || 10 || 9

0x0B || 11 || 0

0x0C || 12 || - (“-” минус на главной клавиатуре)

0x0D || 13 || = (“=” равно)

0x0E || 14 || backspace

0x0F || 15 || TAB

0x10 || 16 || Q

0x11 || 17 || W

0x12 || 18 || E

0x13 || 19 || R

0x14 || 20 || T

0x15 || 21 || Y

0x16 || 22 || U

0x17 || 23 || I

0x18 || 24 || O

0x19 || 25 || P

0x1A || 26 || Left Bracket (левая скобка)

0x1B || 27 || Right Bracket (правая скобка)

0x1C || 28 || Enter (Enter на главной клавиатуре)

0x1D || 29 || Left Control (левый Ctrl)

0x1E || 30 || A

0x1F || 31 || S

0x20 || 32 || D

0x21 || 33 || F

0x22 || 34 || G

0x23 || 35 || H

0x24 || 36 || J

0x25 || 37 || K

0x26 || 38 || L

0x27 || 39 || Semicolon (точка с запятой)

0x28 || 40 || Apostrophe (апостроф)

0x29 || 41 || ~ (Console) (“~” тильда, консоль)

0x2A || 42 || Left Shift (левый Shift)

0x2B || 43 || Back Slash (обратная косая черта)

0x2C || 44 || Z

0x2D || 45 || X

0x2E || 46 || C

0x2F || 47 || V

0x30 || 48 || B

0x31 || 49 || N

0x32 || 50 || M

0x33 || 51 || Comma (“,” запятая)

0x34 || 52 || Period (“.” точка на главной клавиатуре)

0x35 || 53 || Slash (“/” косая черта на главной клавиатуре

0x36 || 54 || Right Shift (правый Shift)

0x37 || 55 || Num* (“*” умножение на цифровой клавиатуре)

0x38 || 56 || Left Alt (левый Alt)

0x39 || 57 || Space (пробел)

0x3A || 58 || Caps Lock

0x3B || 59 || F1

0x3C || 60 || F2

0x3D || 61 || F3

0x3E || 62 || F4

0x3F || 63 || F5

0x40 || 64 || F6

0x41 || 65 || F7

0x42 || 66 || F8

0x43 || 67 || F9

0x44 || 68 || F10

0x45 || 69 || Num Lock

0x46 || 70 || Scroll Lock

0x47 || 71 || Num7 (7 на цифровой клавиатуре)

0x48 || 72 || Num8 (8 на цифровой клавиатуре)

0x49 || 73 || Num9 (9 на цифровой клавиатуре)

0x4A || 74 || Num- (“-“ вычитание на цифровой клавиатуре)

0x4B || 75 || Num4 (4 на цифровой клавиатуре)

0x4C || 76 || Num5 (5 на цифровой клавиатуре)

0x4D || 77 || Num6 (6 на цифровой клавиатуре)

0x4E || 78 || Num+ (“+” сложение на цифровой клавиатуре)

0x4F || 79 || Num1 (1 на цифровой клавиатуре)

0x50 || 80 || Num2 (2 на цифровой клавиатуре)

0x51 || 81 || Num3 (3 на цифровой клавиатуре)

0x52 || 82 || Num0 (0 на цифровой клавиатуре)

0x53 || 83 || Decimal (“.” децимальная точка на цифровой клавиатуре)

0x54 || 84 || 

0x55 || 85

0x56 || 86

0x57 || 87 || F11

0x58 || 88 || F12

0x59 || 89

0x5A || 90 

0x5B || 91 

0x5C || 92 

0x5D || 93 

0x5E || 94 

0x5F || 95 

0x60 || 96 

0x61 || 97 

0x62 || 98 

0x63 || 99 

0x64 || 100 || F13 (NEC PC98) 

0x65 || 101 || F14 (NEC PC98)

0x66 || 102 || F15 (NEC PC98)

0x67 || 103 

0x68 || 104 

0x69 || 105 

0x6A || 106 

0x6B || 107 

0x6C || 108 

0x6D || 109 

0x6E || 110 

0x6F || 111 

0x70 || 112 || Kana (Japanese keyboard)

0x71 || 113 

0x72 || 114 

0x73 || 115 

0x74 || 116 

0x75 || 117 

0x76 || 118 

0x77 || 119 

0x78 || 120 

0x79 || 121 || Convert (Japanese keyboard)

0x7A || 122 

0x7B || 123 || NoConvert (Japanese keyboard)

0x7C || 124 

0x7D || 125 || Yen (Japanese keyboard)

0x7E || 126 

0x7F || 127 

0x80 || 128 || Kana (Japanese keyboard)

0x81 || 129

0x82 || 130

0x83 || 131

0x84 || 132

0x85 || 133

0x86 || 134

0x87 || 135

0x88 || 136

0x89 || 137

0x8A || 138

0x8B || 139 

0x8C || 140 

0x8D || 141 || NumPadEquals (“=” на цифровой клавиатуре (NEC PC98))

0x8E || 142 

0x8F || 143 

0x90 || 144 || CircumFlex (Japanese keyboard)

0x91 || 145 || AT (NEC PC98)

0x92 || 146 || Colon (NEC PC98)

0x93 || 147 || UnderLine (NEC PC98)

0x94 || 148 || Kanji (Japanese keyboard)

0x95 || 149 || Stop (NEC PC98)

0x96 || 150 || AX (Japan AX)

0x97 || 151 || UnLabeled (J3100)

0x98 || 152 || NumPadEnter (Enter на цифровой клавиатуре)

0x99 || 153 

0x9A || 154

0x9B || 155 

0x9C || 156 || Num Enter

0x9D || 157 || Right Control (правый Ctrl)

0x9E || 158 

0x9F || 159 

0xA0 || 160 

0xA1 || 161 

0xA2 || 162 

0xA3 || 163 

0xA4 || 164 

0xA5 || 165 

0xA6 || 166 

0xA7 || 167 

0xA8 || 168 

0xA9 || 169 

0xAA || 170

0xAB || 171 

0xAC || 172 

0xAD || 173 

0xAE || 174 

0xAF || 175 

0xB0 || 176 

0xB1 || 177 

0xB2 || 178 

0xB3 || 179 || Num, (“,” запятая на цифровой клавиатуре (NEC PC98))

0xB4 || 180 

0xB5 || 181 || Num/ (“/” косая черта (деление) на цифровой клавиатуре)

0xB6 || 182 

0xB7 || 183 || SysRQ

0xB8 || 184 || Right Alt (правый Alt)

0xB9 || 185 

0xBA || 186

0xBB || 187 

0xBC || 188 

0xBD || 189 

0xBE || 190 

0xBF || 191 

0xC0 || 192 

0xC1 || 193 

0xC2 || 194 

0xC3 || 195 

0xC4 || 196 

0xC5 || 197 

0xC6 || 198 

0xC7 || 199 || Home (Home on arrow keypad)

0xC8 || 200 || Up Arrow (стрелка вверх)

0xC9 || 201 || PageUp (PgUp on arrow keypad)

0xCA || 202

0xCB || 203 || Left Arrow (стрелка влево)

0xCC || 204 

0xCD || 205 || Right Arrow (стрелка вправо)

0xCE || 206 

0xCF || 207 || End (End on arrow keypad)

0xD0 || 208 || Down Arrow (стрелка вниз) 

0xD1 || 209 || Page Down (PgDn on arrow keypad)

0xD2 || 210 || Insert (Insert on arrow keypad)

0xD3 || 211 || Delete

0xD4 || 212

0xD5 || 213

0xD6 || 214

0xD7 || 215

0xD8 || 216

0xD9 || 217

0xDA || 218

0xDB || 219 || LWin (левая Windows клавиша)

0xDC || 220 || RWin (правая Windows клавиша)

0xDD || 221 || AppS (клавиша AppMenu)

0xDE || 222

0xDF || 223

 

 

Scripts Key ID is what you want to define in the lovers with pk script.

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use