-
Notifications
You must be signed in to change notification settings - Fork 2
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
Problems after changing the display. #4
Comments
Restart the device and enter monitor mode. |
|
In the log for my esp32: In your log |
I have ordered another ILI9341 so I can test it with one of my esp32s3 but i won't receive it until January. |
From the image above, it is clear that the image is flipped horizontally, which something which a different combination of bits in |
the colors are correct and horizontal flip is fixed. |
|
The health bar doesn't show on level 1 (due to a possible bug). a sub-optimal quick fix can be to move the condition into the inner loop attached is level 2 |
alternatively you can play the online version at this url to checkout the colors or visit the level editor |
-Thank you, the colors are set.
/*#if CONFIG_IDF_TARGET_ESP32
|
i'll add the channels to the config
my joystick is working in reverse apparently.
displays have a dead zone at the top and it varies per model. |
@spairo1741 I have created another issue to track the joystick configuration |
@spairo1741 does your generic ili9341 have a backlight? not having one could affect the colors. |
@spairo1741 the only thing that i can think off is the merging of your |
|
only her wits at the moment as there are no plans to add weapons as this would change the game mechanic completely. however, new power-ups were added in the remake (invinvibility, fast speed, extra life etc). no level is taking advantage of them at the moment.
not at the moment but i'll update you |
gameplay changes moved to |
The text was updated successfully, but these errors were encountered: