rdr3_discoveries

Some interesting things from Red Dead Redemption 2.


Project maintained by abdulkadiraktas Hosted on GitHub Pages — Theme by mattgraham

Example of using:

local function DrawTexture(textureStreamed,textureName,x, y, width, height,rotation,r, g, b, a, p11)
    if not HasStreamedTextureDictLoaded(textureStreamed) then
       RequestStreamedTextureDict(textureStreamed, false);
    else
        DrawSprite(textureStreamed, textureName, x, y, width, height, rotation, r, g, b, a, p11);
    end
end
Citizen.CreateThread(function()
    while true do
    	Citizen.Wait(0)
		DrawTexture("big_feed", "big_feed_bg_1", 0.5, 0.5, 0.251, 0.251, 0.0, 0, 0, 0, 240, false);
	end
end)

big_feed (0xE095626F)

Texture hashname Texture hash Texture example Download Image
big_feed_bg_1 0x8CE39317 big_feed_bg_1 Download
big_feed_placeholder_background 0xFDD5C0DD big_feed_placeholder_background Download
feed_ink   feed_ink Download
feed_ink_overlay   feed_ink_overlay Download
pattern 0xFF0BFA79 pattern Download
pattern_corner 0x9B9E9BED pattern_corner Download
pattern_left_right_border 0x6D551567 pattern_left_right_border Download
pattern_top_bottom_border 0xE45BAC5A pattern_top_bottom_border Download
rdr_logo 0x7A1AFBAE rdr_logo Download

boot_flow (0xBAAB6434)

Texture hashname Texture hash Texture example Download Image
button_lang_ch 0xDD6FACC6 button_lang_ch Download
button_lang_chs 0x8ABDB4D1 button_lang_chs Download
button_lang_e 0xAAE0FF35 button_lang_e Download
button_lang_f 0x93ABD0CB button_lang_f Download
button_lang_g 0x3E65A63C button_lang_g Download
button_lang_i 0xE646F600 button_lang_i Download
button_lang_j 0xC11EABB0 button_lang_j Download
button_lang_k 0x843B31EA button_lang_k Download
button_lang_mex 0xA46C335E button_lang_mex Download
button_lang_pl 0x418EC49F button_lang_pl Download
button_lang_pt 0xCF51E033 button_lang_pt Download
button_lang_r 0x470F379B button_lang_r Download
button_lang_s 0xF85C9A37 button_lang_s Download
calibrationscreen   calibrationscreen Download
logo_rockstar_keyline_k 0x21BDEFAA logo_rockstar_keyline_k Download
selection_arrow_left 297949742 selection_arrow_left Download
selection_arrow_right -2046065591 selection_arrow_right Download
selection_box_bg_1d -1655543612 selection_box_bg_1d Download
splash_screen 0x5C565C48 splash_screen Download

bootflow_tu (--)

Texture hashname Texture hash Texture example Download Image
hdr_calibration_background   hdr_calibration_background Download
hdr_calibration_foreground   hdr_calibration_foreground Download
menu_header_1a -1478524042 menu_header_1a Download
menu_ink_large1   menu_ink_large1 Download

elements_stamps_icons (0xB66E3D00)

Texture hashname Texture hash Texture example Download Image
stamp_25 0xDFCE4AB4 stamp_25 Download
stamp_50 0xB707993F stamp_50 Download
stamp_cash 0x5B4CC879 stamp_cash Download
stamp_gold 1485653341 stamp_gold Download
stamp_lock 0x55B0B62A stamp_lock Download
stamp_locked_rank 1511892115 stamp_locked_rank Download
stamp_locked_rank_gold 0x343E92DA stamp_locked_rank_gold Download
stamp_money 0xC17797BF stamp_money Download
stamp_new 0x9C1188BD stamp_new Download
stamp_unlocked_rank 0x76EA4F45 stamp_unlocked_rank Download
stamp_wishlist 0x44E3AA0E stamp_wishlist Download
stamp_x2_cash 0x4240A0A6 stamp_x2_cash Download
stamp_x2_xp 0x79961D34 stamp_x2_xp Download
stamp_x3_cash 0x7873DFC3 stamp_x3_cash Download
stamp_x3_xp 0xAAC918A7 stamp_x3_xp Download
stamp_xp 0x9F65AA53 stamp_xp Download

elements_stamps_icons_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_2x   stamp_2x Download
stamp_3x   stamp_3x Download
stamp_horse_gold   stamp_horse_gold Download
stamp_increase_dollar   stamp_increase_dollar Download
stamp_increase_xp   stamp_increase_xp Download
stamp_percent_20   stamp_percent_20 Download
stamp_percent_25   stamp_percent_25 Download
stamp_percent_30   stamp_percent_30 Download
stamp_percent_35   stamp_percent_35 Download
stamp_percent_40   stamp_percent_40 Download
stamp_percent_50   stamp_percent_50 Download
stamp_roles_bounty_hunter_locked   stamp_roles_bounty_hunter_locked Download
stamp_roles_collector_locked   stamp_roles_collector_locked Download
stamp_roles_moonshiner_locked   stamp_roles_moonshiner_locked Download
stamp_roles_trader_locked   stamp_roles_trader_locked Download

elements_stamps_text_de (0x3571AD38)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_de_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_en (0x16316D9C)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_en_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_es (0x72DF26E6)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_es_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_fr (0x7490C03E)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_fr_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_it (0x22BC972F)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_it_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_ja (0xD58D7DAE)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_ja_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_ko (0xEBC02B7F)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_ko_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_mx (0x84ABE884)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_mx_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_pl (0x8728E7FE)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_pl_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_pt (0xB0B6BB1D)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_pt_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_ru (0x13690268)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_ru_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_zh-hans (0x3A6D8832)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_zh-hans_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

elements_stamps_text_zh-hant (0x4DFB2F4D)

Texture hashname Texture hash Texture example Download Image
stamp_bestvalue 0x405EB297 stamp_bestvalue Download
stamp_coupon 0x07DC44DC stamp_coupon Download
stamp_justforyou 0x87239145 stamp_justforyou Download
stamp_last_chance 0xC96A9B03 stamp_last_chance Download
stamp_limitedstock 0x29183E47 stamp_limitedstock Download
stamp_options 0x1B5A688D stamp_options Download
stamp_owned 0x4DCEC69D stamp_owned Download
stamp_popular 0xE417416E stamp_popular Download
stamp_sale 0xB8794E98 stamp_sale Download
stamp_soldout 0x4AE60B92 stamp_soldout Download

elements_stamps_text_zh-hant_tu (--)

Texture hashname Texture hash Texture example Download Image
stamp_comingsoon   stamp_comingsoon Download
stamp_opensoon   stamp_opensoon Download
stamp_outofstock   stamp_outofstock Download

frontend_feed (0xDCF2D04A)

Texture hashname Texture hash Texture example Download Image
free_roam_last_location_bkg 0xE7272B21 free_roam_last_location_bkg Download
free_roam_last_location_tile 0xFCA29F46 free_roam_last_location_tile Download
join_random_posse_bkg 0x47024F57 join_random_posse_bkg Download
join_random_posse_tile 0xAB9D4248 join_random_posse_tile Download
series_12_player_bkg 0x61D258AF series_12_player_bkg Download
series_12_player_tile 0xD93E131A series_12_player_tile Download
series_race_bkg 0xDF9B29DB series_race_bkg Download
series_race_tile 0xEAC50BB5 series_race_tile Download

frontend_store (0x38A2E0E4)

Texture hashname Texture hash Texture example Download Image
divider_line -1129339710 divider_line Download
gold_bg   gold_bg Download
menu_ink_4   menu_ink_4 Download
store_background   store_background Download
store_big_image   store_big_image Download
store_med_image   store_med_image Download
store_standalone_big_image   store_standalone_big_image Download
title_divider 152129493 title_divider Download

landing_page (0xC46D3AFF)

Texture hashname Texture hash Texture example Download Image
background_alpha 0x523AF5D1 background_alpha Download
bg_purchase_text   bg_purchase_text Download
filter_dot -821304004 filter_dot Download
frontend_bg_scroll 0xA5DDD232 frontend_bg_scroll Download
gradient 0xC76C8678 gradient Download
landing_page_pc_lower   landing_page_pc_lower Download
landing_page_pc_upper   landing_page_pc_upper Download
logo_mp 0x231844D7 logo_mp Download
logo_sp 0xB881E8BC logo_sp Download
placeholder_image 0x00DFF1EF placeholder_image Download
shadow_bottom_edge 0xB14CACC2 shadow_bottom_edge Download
shadow_side_edge 0x6E531BAD shadow_side_edge Download
storylogo_small   storylogo_small Download
tile_highlight_bl 0xB9CC5CCA tile_highlight_bl Download
tile_highlight_bot 0xE9FD6D56 tile_highlight_bot Download
tile_highlight_br 0x42D16ED6 tile_highlight_br Download
tile_highlight_l 0xDBA98427 tile_highlight_l Download
tile_highlight_r 0x330CB2F4 tile_highlight_r Download
tile_highlight_t 0x58887DEB tile_highlight_t Download
tile_highlight_tl 0x2444E6AD tile_highlight_tl Download
tile_highlight_tr 0x74F6080A tile_highlight_tr Download
triple_cash_star 0x74D14C46 triple_cash_star Download
underline 0x70D1B303 underline Download

persistent_assets (0x19688DC0)

  Texture hashname Texture hash Texture example Download Image
card_highlight_bl 0xEF04B62C card_highlight_bl Download  
card_highlight_bot 0x5238284D card_highlight_bot Download  
card_highlight_br 0x24A32174 card_highlight_br Download  
card_highlight_l 0xDE756BF0 card_highlight_l Download  
card_highlight_r 0x40D4B0B1 card_highlight_r Download  
card_highlight_t 0x58195F4E card_highlight_t Download  
card_highlight_tl 0xC78326FB card_highlight_tl Download  
card_highlight_tr 0x20AD5952 card_highlight_tr Download  
help_text_bg 0x5E35E2C2 help_text_bg Download  
scroller_arrow_bottom 1947648833 scroller_arrow_bottom Download  
scroller_arrow_top 2059316945 scroller_arrow_top Download  
scroller_left_bottom 2724667 scroller_left_bottom Download  
scroller_left_top -273590530 scroller_left_top Download  
scroller_line_down -1768867050 scroller_line_down Download  
scroller_line_up -1222611028 scroller_line_up Download  
scroller_right_bottom 2160390 scroller_right_bottom Download  
scroller_right_top -1352883568 scroller_right_top Download  

policies_menu (0xADC2CBAD)

Texture hashname Texture hash Texture example Download Image
selection_arrow_right -2046065591 selection_arrow_right Download
selection_box_bg_1b 262950258 selection_box_bg_1b Download
tick -460811553 tick Download
tick_box 1385084899 tick_box Download

Social_Club (0xCD9297B5)

Texture hashname Texture hash Texture example Download Image
achievement_background 0x3738D3A7 achievement_background Download
add_to_game_placeholder_icon 0x5C557D0C add_to_game_placeholder_icon Download
alert_icon 0x5EF824C6 alert_icon Download
award_background 0x046BF0BF award_background Download
broken_image 0x0C1FB7BB broken_image Download
challenge_background 0xB809B7B8 challenge_background Download
circle 0xC6AE4953 circle Download
crew_demote_icon 0x64700AE3 crew_demote_icon Download
crew_left_icon 0x88D55205 crew_left_icon Download
crew_promote_icon 0x58A3CF5D crew_promote_icon Download
crew_tag 0x2A438136 crew_tag Download
disconnected_controller_icon 0xF49F10CC disconnected_controller_icon Download
feed 0x6BAD79F2 feed Download
feed_menu_selection 0xAE4C7EAB feed_menu_selection Download
kicked_icon 0xF0C484D4 kicked_icon Download
loading_image 0xB381FBD1 loading_image Download
loading_image_square 0x704EAC8B loading_image_square Download
message_icon 0x5C94EDDD message_icon Download
missing_image 0xFDF8759C missing_image Download
mission_shared 0x1C82F0AF mission_shared Download
no_crew_emblem 0xE259A925 no_crew_emblem Download
photo 0x610E1503 photo Download
play_icon 0x0EA29AF7 play_icon Download
playlist_shared 0xB818463A playlist_shared Download
profile_image 0x33E91E3F profile_image Download
radio_off 0x2BA428DE radio_off Download
radio_on 0xCCA1C511 radio_on Download
ribbon_icon 0xB2538412 ribbon_icon Download
rockstar_icon 0xB77386FD rockstar_icon Download
sc_background_gradient 0x55AA5727 sc_background_gradient Download
sc_background_top_gradient 0xBE33E297 sc_background_top_gradient Download
sc_button 0xE58031ED sc_button Download
sc_logo 0x76C7E5AE sc_logo Download
sc_logo_full 0x9D9490EB sc_logo_full Download
sc_outlink_icon 0xA24EC49C sc_outlink_icon Download
sc_repeat_pattern 0xD01FD658 sc_repeat_pattern Download
sc_repeat_pattern_corner 0x47425459 sc_repeat_pattern_corner Download
sc_repeat_pattern_left_right 0xBCDACB86 sc_repeat_pattern_left_right Download
sc_repeat_pattern_top_bottom 0x16C1B7C5 sc_repeat_pattern_top_bottom Download
settings 0xA4FEB6F7 settings Download
shadow_bottom_edge 0xB14CACC2 shadow_bottom_edge Download
star_icon 0x81AE3C10 star_icon Download
star_icon_on 0x6C2012C0 star_icon_on Download
staryellow 0xA8E32004 staryellow Download
tag_fade 0xE129E6CF tag_fade Download
tag_icon 0x5DBA7961 tag_icon Download

social_club_tu (--)

Texture hashname Texture hash Texture example Download Image
bookmark_icon_off_tu   bookmark_icon_off_tu Download
bookmark_icon_on_tu   bookmark_icon_on_tu Download
cloud_icon_tu   cloud_icon_tu Download
creator_tu   creator_tu Download
feed_generic_background_texture_tu   feed_generic_background_texture_tu Download
feed_posse_entry_background_tu   feed_posse_entry_background_tu Download
loading_image_square_for_achievements   loading_image_square_for_achievements Download
loading_image_square_for_challenges   loading_image_square_for_challenges Download
mission_stat_played_tu   mission_stat_played_tu Download
mission_stat_thumbs_down_tu   mission_stat_thumbs_down_tu Download
mission_stat_thumbs_up_tu   mission_stat_thumbs_up_tu Download
mission_stats_background_tu   mission_stats_background_tu Download
pedshot_overlay_highlight_tu   pedshot_overlay_highlight_tu Download
playlist_browse_tu   playlist_browse_tu Download
playlist_icon_tu   playlist_icon_tu Download
rockstar_icon_small_tu   rockstar_icon_small_tu Download
rockstar_icon_tu   rockstar_icon_tu Download
sc_icon_mp_playlist_elimination   sc_icon_mp_playlist_elimination Download
sc_icon_mp_playlist_featured   sc_icon_mp_playlist_featured Download
sc_icon_mp_playlist_races   sc_icon_mp_playlist_races Download
sc_icon_mp_playlist_shootout   sc_icon_mp_playlist_shootout Download
sc_icon_mp_playlist_special   sc_icon_mp_playlist_special Download
sc_icon_mp_playlist_takeover   sc_icon_mp_playlist_takeover Download
sc_loading_logo_tu   sc_loading_logo_tu Download
sc_logo_tu   sc_logo_tu Download
shared_icon_bg_tu   shared_icon_bg_tu Download
shared_mission_icon_tu   shared_mission_icon_tu Download
shared_photo_icon_tu   shared_photo_icon_tu Download

pausemenu_settings_startup (--)

Texture hashname Texture hash Texture example Download Image
divider_line -1129339710 divider_line Download
divider_line_short   divider_line_short Download
menu_bar 41016830 menu_bar Download
menu_icon_info_warning -199662542 menu_icon_info_warning Download
menu_icon_lock 566347780 menu_icon_lock Download
menu_icon_tick -1725710676 menu_icon_tick Download
menu_icon_tick_sc   menu_icon_tick_sc Download
pause_settings_display_reticle_dot   pause_settings_display_reticle_dot Download
pause_settings_display_reticle_off   pause_settings_display_reticle_off Download
pause_settings_display_reticle_simple   pause_settings_display_reticle_simple Download
pause_settings_display_second_screen   pause_settings_display_second_screen Download
selection_arrow_left 297949742 selection_arrow_left Download
selection_arrow_right -2046065591 selection_arrow_right Download
selection_box_bg_1b 262950258 selection_box_bg_1b Download
settings_headphones   settings_headphones Download
settings_stereo   settings_stereo Download
settings_tv   settings_tv Download
speakers_surround_0_0   speakers_surround_0_0 Download
speakers_surround_0_1   speakers_surround_0_1 Download
speakers_surround_0_2   speakers_surround_0_2 Download
speakers_surround_1_0   speakers_surround_1_0 Download
speakers_surround_1_1   speakers_surround_1_1 Download
speakers_surround_1_2   speakers_surround_1_2 Download
speakers_surround_2_0   speakers_surround_2_0 Download
speakers_surround_2_1   speakers_surround_2_1 Download
speakers_surround_2_2   speakers_surround_2_2 Download
star -1674006702 star Download
store_card_bg   store_card_bg Download
swatch_bg_1a -1330017215 swatch_bg_1a Download