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 advanced_drastic #235

Open
wants to merge 1 commit into
base: knulli-main
Choose a base branch
from
Open

Conversation

trngaje
Copy link

@trngaje trngaje commented Dec 30, 2024

changes
1.fix to hide cursor immediately when switching Stylus -> dpad
2.fix to fill black color if bg file is not exist or is not defined.
3.solve the issue that display "quick save osd" when changing layout.
4.hooked the platform_get_config_input function to ignore minus value of axis 2,5 (L2/R2).
5.fix to operate drag function during dpad->stylus
6.fix to use the analog stick value immediately instead of simulating the dpad input to stylus when using vertical mode with the right analog stick
7.fix that the cursor does not appear immediately when switching dpad->stylus (issues displayed at positions 0,0 before moving the mouse)

please remove drastic_steward and Generatorimporter.py in fsoverlay
./board/batocera/qualcomm/sm8250/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/allwinner/a133/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/allwinner/h700/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/rockchip/rk3566/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py

i moved to below location
./package/batocera/core/batocera-configgen/configgen/configgen/GeneratorImporter.py

You can check the test behavior in the image of the path below.
https://github.com/trngaje/rg35xxh_binary/releases/tag/knulli_241229

It has been tested on both h700 and a133 devices.

1.fix to hide cursor immediately when switching Stylus -> dpad
2.fix to fill black color if bg file is not exist or is not defined.
3.solve the issue that display "quick save osd" when changing layout.
4.hooked the  platform_get_config_input function to ignore minus value of axis 2,5 (L2/R2).
5.fix to operate drag function during dpad->stylus
6.fix to use the analog stick value immediately instead of simulating the dpad input to stylus when using vertical mode with the right analog stick
7.fix that the cursor does not appear immediately when switching dpad->stylus (issues displayed at positions 0,0 before moving the mouse)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant