CoreyNintendoNerd wrote:
I'm curious if I'm able to use the d-pad instead of the analog stick, as I prefer to use the d-pad on quite a few titles. If there is a way, I'd really appreciate the help. Thanks in advance.
Hi there, try this some games work using this method, when emulator first starts up, select game of your choice, select edit preferences scroll down to Controller, press right on Dpad to select Dpad or Dpad and Buttons instead of Default, if you see what i mean, try that for now, there is a more advanced way of making a new setup of all the buttons, the necessary .ini files are found in the controllerconfigs folder in the main DaedalusX64 folder.
Here is an example of how the keys are laid out in the Dpad.ini file:-
Name=DPad
Description=By default the PSP DPad maps to the N64 DPad. Hold Circle to map to the CButtons.
[Buttons]
N64.Start = PSP.Start
N64.A = PSP.Cross
N64.B = PSP.Square
N64.Z = PSP.Triangle
N64.LTrigger = PSP.LTrigger
N64.RTrigger = PSP.RTrigger
N64.Up = !PSP.Circle & PSP.Up
N64.Down = !PSP.Circle & PSP.Down
N64.Left = !PSP.Circle & PSP.Left
N64.Right = !PSP.Circle & PSP.Right
N64.CUp = PSP.Circle & PSP.Up
N64.CDown = PSP.Circle & PSP.Down
N64.CLeft = PSP.Circle & PSP.Left
N64.CRight = PSP.Circle & PSP.Right
As you can see its possible to change keys around, most useful for certain types of games.
Hope that helps you, and welcome to the DaedalusX64 forums.
