Skip to content

A lua script for DeSmuME to convert XBOX Controller input into a format understood by the game.

Notifications You must be signed in to change notification settings

ThomasR95/BHDS_Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BHDS_Controller

A lua script for DeSmuME to convert XBOX Controller input into a format understood by the game.

Prerequisites:

In order for this script to run, you need to have lua51.dll and lua-xinput.dll in your PATH or the DeSmuME executable's directory.

Lua can be downloaded here. lua-xinput source can be found here.

I have included binaries in this repository for ease of use.

A ROM for Bionicle Heroes DS can be found on BioMedia Project.

Setup:

  • Ensure the 2 included binaries are in the PATH or the DeSmuME executable directory.

  • Open DeSmuME and start Bionicle Heroes.

  • Go to Tools > Lua Scripting > New Lua Script Window. From here you can browse and find the BHDS_Controller.lua script.

  • Run the script if it doesn't automatically start.

  • In Bionicle Heroes's Options menu, select "Button Config" and choose "Right-Handed (key view)" (You can choose left-handed if you want, but this is a little counter-intuitive on an Xbox controller).

  • You're set! The controls are as follows:

Control layout

About

A lua script for DeSmuME to convert XBOX Controller input into a format understood by the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages