mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 07:09:03 +00:00
IR Pointer: Added Punch Out calibration
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3385 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
960bc97971
commit
a1a722997a
1 changed files with 10 additions and 0 deletions
|
@ -33,6 +33,16 @@ IRLeft = 254
|
||||||
IRTop = 278
|
IRTop = 278
|
||||||
IRWidth = 451
|
IRWidth = 451
|
||||||
IRHeight = 448
|
IRHeight = 448
|
||||||
|
[R7PE] # Punch Out (NTSC)
|
||||||
|
IRLeft = 265
|
||||||
|
IRTop = 289
|
||||||
|
IRWidth = 408
|
||||||
|
IRHeight = 416
|
||||||
|
[R7PP] # Punch Out (NTSC)
|
||||||
|
IRLeft = 265
|
||||||
|
IRTop = 289
|
||||||
|
IRWidth = 408
|
||||||
|
IRHeight = 416
|
||||||
[RZDE] # Zelda - Twilight Princess (NTSC)
|
[RZDE] # Zelda - Twilight Princess (NTSC)
|
||||||
IRLeft = 233
|
IRLeft = 233
|
||||||
IRTop = 181
|
IRTop = 181
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue