I got pretty far, and it actually works really well, but the main reason I wanted to use the remote... doesn't work, and that's the ability to move and rotate the camera. For some reason, the Volume (+ and -) and the Channel (+ and -) will not work, while they work fine in other programs. I'm also having problems with the Red and Green buttons (but that may be because the ini doesn't accept the entries). You can find the information on how to add additional programs to Irremote.ini here.
QUOTE
The Sims 2 Shortcuts (not complete list):
Move Camera left/right left key / right key OR A / D
Move Camera forward/back Up key /down key OR W / S
Rotate Camera left/right . / , (period / coma)
Move Camera left/right left key / right key OR A / D
Move Camera forward/back Up key /down key OR W / S
Rotate Camera left/right . / , (period / coma)
Section of My Irremote.ini
CODE
; First item in this section IS always the default app if no others found
[Applications]
Default=
The Sims 2 University=
... (other programs) ...
[The Sims 2 University]
CHNLUP={UP}
CHNLDOWN={DOWN}
VOLUP={RIGHT}
VOLDOWN={LEFT}
OK={enter}
BACK={ctrl}z
MENU={ctrl}{shift}c
0={f10}
1={f1}
2={f2}
3={f3}
4=4
5=5
6=6
7=7
8=8
9=9
RED=.
GREEN=,
YELLOW=z
BLUE=x
FULLSCREEN={tab}
STOP=b
PAUSE=p
PLAY=1
REWIND=2
FASTFWD=3
SKIPFWD={home}
SKIPREV={end}
GRNPOWER=q
FUNC={pgdn}
GO=n
REC=v
MUTE={pgup}
[Applications]
Default=
The Sims 2 University=
... (other programs) ...
[The Sims 2 University]
CHNLUP={UP}
CHNLDOWN={DOWN}
VOLUP={RIGHT}
VOLDOWN={LEFT}
OK={enter}
BACK={ctrl}z
MENU={ctrl}{shift}c
0={f10}
1={f1}
2={f2}
3={f3}
4=4
5=5
6=6
7=7
8=8
9=9
RED=.
GREEN=,
YELLOW=z
BLUE=x
FULLSCREEN={tab}
STOP=b
PAUSE=p
PLAY=1
REWIND=2
FASTFWD=3
SKIPFWD={home}
SKIPREV={end}
GRNPOWER=q
FUNC={pgdn}
GO=n
REC=v
MUTE={pgup}
The ones that don't work are:
CODE
CHNLUP={UP}
CHNLDOWN={DOWN}
VOLUP={RIGHT}
VOLDOWN={LEFT}
RED=.
GREEN=,
CHNLDOWN={DOWN}
VOLUP={RIGHT}
VOLDOWN={LEFT}
RED=.
GREEN=,
Any ideas on why they aren't working? I've tried moving the entries around, but that hasn't done anything to solve it.