Page 1 of 1

Name input and controllers [SOLVED]

Posted: Wed Nov 08, 2023 2:13 am
by Triority
When using a controller, and the program comes to name entry, is there anyway of accepting the name without needing to use a keyboard?

All buttons just rewind a line and won't actually continue.

Solved it with this : $ config.pad_bindings["pad_b_press"].append("input_enter")