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 Pitfall: The Lost Expedition / The Big Adventure #171

Merged
merged 1 commit into from Mar 8, 2024

Conversation

Avasam
Copy link
Contributor

@Avasam Avasam commented Apr 19, 2023

A first version, I'd like to also add the following in the future:

  • Use the game's owns XBox, Wiimote and DualShock textures from the version of those consoles (all textures can be found in the Wii dump)
    • Replace controller image in the "remap controller" menu of the game
    • Custom "keyboard" style that uses the game's font (preferably from the Wii version as its highest quality fonts)
  • Add support for The Big Adventure' Wiimote control scheme

For the bidirectional stick inputs to work, I simply kept the original masks, and used neutral stick for the base texture. This is also more in-line with the game's style. It makes the joystick appear a bit faded, but imo it's more than fine. A custom mask could fix that, but that would be done with my first point above when adding other custom styles / device textures.

Edit note: I the latest version of this PR, the Left joystick is slightly different. It looked better using the "Flat Pressed" version, but I'm fine avoiding generating those just for 1 icon.
image

Demonstration

Controls Remap
Looking Around
Switches
Vine Climbing
Vine Steering
Camera
Items
Super Sling

@Avasam Avasam force-pushed the ptle branch 2 times, most recently from 9d1a571 to 5d89280 Compare April 19, 2023 20:47
@Avasam Avasam marked this pull request as ready for review April 19, 2023 20:48
@Avasam Avasam changed the title Add Pitfall: The Lost Expedition Add Pitfall: The Lost Expedition / The Big Adventure Jan 22, 2024
@Avasam Avasam marked this pull request as draft March 1, 2024 02:50
@Avasam
Copy link
Contributor Author

Avasam commented Mar 1, 2024

Converted to draft until #222 is completed. Then I'll need to update the json files to the updated templates.

@Venomalia Venomalia added the Game Request a game we should add label Mar 4, 2024
@Avasam Avasam marked this pull request as ready for review March 7, 2024 23:21
@Venomalia Venomalia merged commit 9e32f56 into Venomalia:main Mar 8, 2024
1 check passed
@Avasam Avasam deleted the ptle branch March 8, 2024 16:06
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