Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LEGO The Lord of the Rings #166

Merged
merged 2 commits into from Mar 2, 2024

Conversation

Sync-67
Copy link
Contributor

@Sync-67 Sync-67 commented Feb 28, 2023

Might want to check this over, since it's my first time contributing to the project. It should be working, at least on the devices I have access to and can test (DInput/0/Keyboard Mouse, WGInput/0/Xbox One Game Controller, SDL/0/Xbox One S Controller).

I've added "SDL/0/Xbox One S Controller" as a default device in the UniversalDIT_Simple-Default.json using the Xbox One icons in the "#Default Devices" folder. (See Issue #165) Hopefully that saves a bit of work.

One of the textures that needed to be replaced is the menu "Show Controls" screen. This displayed a single texture with a control map baked in, so I had to alter it a bit to work with dynamic icons. However, this required icons without transparency to have them display correctly, so I've created icons with a single colour background for all the default devices using the existing Simple-Default style icons. I placed these icons in the "Simple-Default_BrownBG" folder and set up the .json to point to those textures when replacing the control map.
I don't know if this is the best way to go about this, so if you have suggestions for a better way I'd be happy to change it.

Let me know if you need any more information, see any mistakes, or need me to change something!

@Venomalia Venomalia added the Game Request a game we should add label Feb 28, 2023
@Venomalia Venomalia merged commit b70eb48 into Venomalia:main Mar 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Game Request a game we should add
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants