Search
lxdream.org :: lxdream/lxdreamrc
lxdream 0.9.1
released Jun 29
Download Now
filename lxdreamrc
changeset 449:21440948c684
prev330:ae85a338b954
next1037:297a73940eb6
author nkeynes
date Thu Jan 31 00:19:20 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Tweak gui slice to run 100 times/second instead of 10, but still only update
the speed 10/second. Also add speed clamping to <105% (roughly)
view annotate diff log raw
     1 [Global]
     2 bios = bios/dcboot.rom
     3 flash = bios/dcflash.rom
     4 default path = disc
     5 save path = save
     6 bootstrap = bios/IP.BIN
     8 [Controllers]
     9 Device 0 = Sega Controller
    10   dpad left = Left
    11   dpad right = Right
    12   dpad up = Up
    13   dpad down = Down
    14   Start = KP_Enter, Return
    15   analog left = KP_Left
    16   analog right = KP_Right
    17   analog up = KP_Up
    18   analog down = KP_Down
    19   button X = a
    20   button Y = s
    21   button A = z
    22   button B = x
    23   trigger left = d
    24   trigger right = c
.