Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: simmonz on February 05, 2005, 12:46:08 am
-
:( can someone please help me i cant figure out why my joystick wont scroll the Mamewah menu i can use them in game etc and buttons select games load games just the stick wont do nothing ive scan the forums looked at examples and follow tuts and ripped my hair out plz help me!
-
In the ctrlr folder there is a file named default.ini. Look for the joystick parameter and change it from 0 to 1. You may also want to slow down your scrolling using the mouse_x_sensitivity and mouse_y_sensitivity. Try abour 250.
Good Luck,
John
-
THANKS JOHN HAVE DONE THAT HERE IS MY FILE
### INPUT MAPPINGS ###
# main form
UP_1_GAME "JOY1_UP"
DOWN_1_GAME "JOY1_DOWN"
UP_1_PAGE "DIK_R"
DOWN_1_PAGE "DIK_F" ===(THIS WORKS ONLY)!!!!!!!!!
UP_1_LETTER "JOY1_LEFT"
DOWN_1_LETTER "JOY1_RIGHT"
FIND_GAME "DIK_TAB"
RANDOM_GAME "DIK_LSHIFT"
SELECT_EMULATOR "DIK_Z"
NEXT_EMULATOR "DIK_4"
PREVIOUS_EMULATOR "DIK_6"
SELECT_GAMELIST "DIK_X"
NEXT_GAMELIST "DIK_3"
PREVIOUS_GAMELIST "DIK_5"
ADD_GAME_TO_LIST "DIK_A"
REMOVE_GAME_FROM_LIST "DIK_S"
MENU_SHOW "DIK_2"
MENU_LOCK "DIK_LALT & DIK_2"
LAUNCH_GAME "DIK_1"
LAUNCH_GAME_WITH_OPTIONS1 "DIK_LCONTROL & DIK_1"
LAUNCH_GAME_WITH_OPTIONS2 "DIK_LALT & DIK_1"
LAUNCH_APP_1 "DIK_C"
LAUNCH_APP_2
LAUNCH_APP_3
EXIT_WITH_CHOICE
EXIT_TO_WINDOWS "DIK_ESCAPE"
EXIT_AND_RUN_APP
EXIT_AND_REBOOT
EXIT_AND_SHUTDOWN
# options form
OP_UP_1_OPTION "DIK_UP
-
Is it a PC joystick, or arcade joystick via keyboard encoder?
-
its a arcade joystick from real cabnet converted and via sound card joystick port!
it registers in windows calibrate and works on games but not in mamewah menu ?????
im stumpted ???
-
i dont no how to map them i think also need examples or someting before i have no hair left WAH!
also pluged in my logitech usb joystick and it works perfectly... WAH!
-
Probably the joystick number...check in control panel for the order of the game controllers. First in the list should be JOY1 etc...
If you only have 1 joystick plugged in I don't know tho...
Edit: if all else fails, there's always JoyToKey: http://hp.vector.co.jp/authors/VA016823/joytokey/english.html
-
thanks man its sorted!!!! ::)
-
thanks man its sorted!!!! ::)
Config error or did you use JoyToKey?
-
not sure but i configed it to buttons for now !
still not sure why joy not work ?
-
not sure but i configed it to buttons for now !
still not sure why joy not work ?
Try it with joy1_x_analog 0 and joy1_y_analog 0 (if you haven't already).