Skip to content

[Feature Request] Stylus (S-Pen) support via RETRO_POINTER #301

@f4mrfaux

Description

@f4mrfaux

I’ve submitted a PR to RetroArch adding Samsung S-Pen / stylus support through
[RETRO_POINTER](https://docs.libretro.com/development/retroarch/input/#pointer) interface:

👉 [libretro/RetroArch#18201]

This makes it possible to use stylus devices as a proper pointer/lightgun input method inside cores. For SNES, that’s especially relevant because of:

  • Mouse-based games (e.g., Clock Tower Deluxe fan hack, Mario Paint, etc.)
  • Lightgun games that benefit from a more authentic pointer-style experience

The stylus approach makes mouse-style games far more usable on touch devices, and lightgun games feel closer to the arcade experience.


Why I’m posting here

Once the RetroArch side is merged, cores like Snes9x may need small adjustments to handle stylus input smoothly. I’ve started experimenting with this in a forked branch:

👉 (https://github.com/f4mrfaux/snes9x)


Tracking / References


I’d like to use this issue just to give maintainers a heads-up and provide a place for Snes9x-specific notes or feedback.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions