diff --git a/Readme_release.txt b/Readme_release.txt index a2c12361..e78b7fa5 100644 --- a/Readme_release.txt +++ b/Readme_release.txt @@ -120,6 +120,9 @@ If you look at: steamcontrollerconfigdetails, you will see something like: 17796 1779660455 refers to a file id that you can dl using your favorite steam workshop downloader site. The url would be: https://steamcommunity.com/sharedfiles/filedetails/?id=1779660455 +The glyphs directory contains some glyphs for the controller buttons for the games that use the GetGlyphForActionOrigin function. +If you want to use the real steam glyphs instead of the free ones in the example directory copy them from: \tenfoot\resource\images\library\controller\api folder. + Valid digital button names: DUP DDOWN diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_a.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_a.png new file mode 100644 index 00000000..4b83560f Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_a.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_b.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_b.png new file mode 100644 index 00000000..339788fc Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_b.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_x.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_x.png new file mode 100644 index 00000000..ccac01ea Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_x.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_y.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_y.png new file mode 100644 index 00000000..caa8fd0e Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/button_y.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/shoulder_l.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/shoulder_l.png new file mode 100644 index 00000000..0bde85e0 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/shoulder_l.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/shoulder_r.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/shoulder_r.png new file mode 100644 index 00000000..7f17f6d0 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/shoulder_r.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_e.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_e.png new file mode 100644 index 00000000..6232a752 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_e.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_n.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_n.png new file mode 100644 index 00000000..a54222ca Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_n.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_s.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_s.png new file mode 100644 index 00000000..21974621 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_s.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_w.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_w.png new file mode 100644 index 00000000..dc07f43a Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_dpad_w.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_l_click.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_l_click.png new file mode 100644 index 00000000..237f1ed5 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_l_click.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_l_move.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_l_move.png new file mode 100644 index 00000000..34d2fe25 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_l_move.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_r_click.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_r_click.png new file mode 100644 index 00000000..2d76fdc7 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_r_click.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_r_move.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_r_move.png new file mode 100644 index 00000000..4f40b3df Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/stick_r_move.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_l_click.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_l_click.png new file mode 100644 index 00000000..1ad596f0 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_l_click.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_l_pull.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_l_pull.png new file mode 100644 index 00000000..1ad596f0 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_l_pull.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_r_click.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_r_click.png new file mode 100644 index 00000000..5fc0f32a Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_r_click.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_r_pull.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_r_pull.png new file mode 100644 index 00000000..5fc0f32a Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/trigger_r_pull.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_e.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_e.png new file mode 100644 index 00000000..b2416cd9 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_e.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_move.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_move.png new file mode 100644 index 00000000..29817da3 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_move.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_n.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_n.png new file mode 100644 index 00000000..8dab7ac7 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_n.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_s.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_s.png new file mode 100644 index 00000000..654bdb69 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_s.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_w.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_w.png new file mode 100644 index 00000000..3885e638 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_dpad_w.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_select.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_select.png new file mode 100644 index 00000000..e3fabc18 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_select.png differ diff --git a/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_start.png b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_start.png new file mode 100644 index 00000000..46814629 Binary files /dev/null and b/files_example/steam_settings.EXAMPLE/controller.EXAMPLE/glyphs/xbox_button_start.png differ