Guest User

Untitled

a guest
Apr 19th, 2025
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. 2025-04-19 02:30:13,585 DEBUG Debugging enabled, running in foreground
  2. 2025-04-19 02:30:13,586 DEBUG Cannot determine input code for "0x00", value ign ored
  3. 2025-04-19 02:30:13,586 DEBUG Cannot determine input code for "0x00", value ign ored
  4. 2025-04-19 02:30:13,586 DEBUG Joy map:
  5. {'left': 105, 'right': 106, 'up': 103, 'down': 108, 'a': 28, 'b': 57, 'x': 1, ' y': 0, 'pageup': 104, 'pagedown': 109}
  6. 2025-04-19 02:30:13,678 DEBUG Parsing config "8BitDo 8BitDo Pro 2 Wired Control ler.cfg"
  7. 2025-04-19 02:30:13,682 DEBUG Added config for "8BitDo 8BitDo Pro 2 Wired Contr oller" from "8BitDo 8BitDo Pro 2 Wired Controller.cfg"
  8. 2025-04-19 02:30:13,685 DEBUG Parsing config "Generic X-Box pad.cfg"
  9. 2025-04-19 02:30:13,688 DEBUG Added config for "Generic X-Box pad" from "Generi c X-Box pad.cfg"
  10. 2025-04-19 02:30:13,891 DEBUG Using SDL Version 2.0.10, PySDL2 version 0.9.3.
  11. 2025-04-19 02:30:13,892 DEBUG Function "SDL_JoystickGetVendor" not found in PyS DL2 0.9.3., adding a local definition for it
  12. 2025-04-19 02:30:13,892 DEBUG Function "SDL_JoystickGetProduct" not found in Py SDL2 0.9.3., adding a local definition for it
  13. 2025-04-19 02:30:13,893 DEBUG Creating uinput keyboard devices with events: [(1 , 105), (1, 106), (1, 103), (1, 108), (1, 28), (1, 57), (1, 1), (1, 0), (1, 104) , (1, 109)]
  14. 2025-04-19 02:30:13,896 DEBUG Joystick #0 8BitDo 8BitDo Pro 2 Wired Controller (P:12304, V:11720) added
  15. 2025-04-19 02:30:13,898 DEBUG Added configuration for known device 8BitDo 8BitD o Pro 2 Wired Controller (P:12304, V:11720), hats: {0: [(1, 'up'), (8, 'left'), (2, 'right'), (4, 'down')]}, buttons: {6: 'pageup', 7: 'pagedown', 4: 'y', 3: 'x ', 1: 'b', 0: 'a'}, axis: {3: [(-1, 'up'), (1, 'down')], 2: [(-1, 'left'), (1, ' right')], 1: [(1, 'down'), (-1, 'up')], 0: [(1, 'right'), (-1, 'left')]}
  16.  
Advertisement
Add Comment
Please, Sign In to add comment