Skip to content

Commit 53ecdb3

Browse files
committed
^
1 parent 18021cc commit 53ecdb3

2 files changed

Lines changed: 2 additions & 34 deletions

File tree

_ark/ps4/dx/overshell/dx_states.dta

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,6 @@
542542
(view {$this get_auto_list_view})
543543
(enter
544544
{set $texturelist ()}
545-
{set $texturelist_ ()}
546545
{resize $texturelist 0}
547546
{push_back $texturelist os_default}
548547
{set $texturelist_ {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_sounds/fc_sfx/*.bank"}}
@@ -570,7 +569,6 @@
570569
(view {$this get_auto_list_view})
571570
(enter
572571
{set $texturelist ()}
573-
{set $texturelist_ ()}
574572
{resize $texturelist 0}
575573
{push_back $texturelist os_default}
576574
{set $texturelist_ {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_sounds/ingame_sfx/*.bank"}}
@@ -598,7 +596,6 @@
598596
(view {$this get_auto_list_view})
599597
(enter
600598
{set $texturelist ()}
601-
{set $texturelist_ ()}
602599
{resize $texturelist 0}
603600
{push_back $texturelist os_random}
604601
{push_back $texturelist os_default}
@@ -852,7 +849,6 @@
852849
(dxState_StaticMenuBackgroudSelector
853850
(view {$this get_auto_list_view})
854851
(enter
855-
{set $texturelist ()}
856852
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/backgrounds/*.png_ps4"}}
857853
{remove_elem $texturelist {elem $texturelist 0}}
858854
{$this setup_confirm_actions a $texturelist}
@@ -1273,7 +1269,6 @@
12731269
(dxState_StaticBackgroudSelector
12741270
(view {$this get_auto_list_view})
12751271
(enter
1276-
{set $texturelist ()}
12771272
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/backgrounds/*.png_ps4"}}
12781273
{remove_elem $texturelist {elem $texturelist 0}}
12791274
{$this setup_confirm_actions a $texturelist}

_ark/ps4/dx/overshell/dx_track_theme_states.dta

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -361,17 +361,14 @@
361361
(view {$this get_auto_list_view})
362362
(enter
363363
{set $texturelist ()}
364-
{set $texturelist_ ()}
365364
{resize $texturelist 0}
366-
{push_back $texturelist "[Default]"}
365+
{push_back $texturelist os_default}
367366
{set $texturelist_ {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/highways/*.png_ps4"}}
368367
{remove_elem $texturelist_ {elem $texturelist_ 0}}
369368
{foreach $entry $texturelist_
370369
{push_back $texturelist $entry}
371370
}
372371
{$this setup_confirm_actions a $texturelist}
373-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
374-
;SET_HIGHWAY_TEX_VAR
375372
)
376373
(SELECT_MSG
377374
{local $list_data {($objId UIListCom) get_data_in_column token}}
@@ -381,7 +378,7 @@
381378
{if {dx_file_exists "ps4/track/smasher/fretboard1.fbx++mesh++fretboard_ps4"}
382379
{dx_file_delete "ps4/track/smasher/fretboard.fbx++mesh++fretboard_ps4"}
383380
}
384-
{unless {== $list_data "[Default]"}
381+
{unless {== $list_data os_default}
385382
{if_else {== $list_data "yarg"}
386383
{do
387384
{dx_file_copy {sprint "ps4/dx/custom_textures/highways/" $list_data ".png_ps4"} "ps4/track/shared/track_pattern_center_util.bmp_ps4"}
@@ -674,12 +671,9 @@
674671
(dxState_SoloBoxTexSelector
675672
(view {$this get_auto_list_view})
676673
(enter
677-
{set $texturelist ()}
678674
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/solo box/*.png_ps4"}}
679675
{remove_elem $texturelist {elem $texturelist 0}}
680676
{$this setup_confirm_actions a $texturelist}
681-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
682-
;SET_HIGHWAY_TEX_VAR
683677
)
684678
(SELECT_MSG
685679
{local $list_data {($objId UIListCom) get_data_in_column token}}
@@ -701,12 +695,9 @@
701695
(dxState_ScoreTexSelector
702696
(view {$this get_auto_list_view})
703697
(enter
704-
{set $texturelist ()}
705698
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/score/*.png_ps4"}}
706699
{remove_elem $texturelist {elem $texturelist 0}}
707700
{$this setup_confirm_actions a $texturelist}
708-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
709-
;SET_HIGHWAY_TEX_VAR
710701
)
711702
(SELECT_MSG
712703
{local $list_data {($objId UIListCom) get_data_in_column token}}
@@ -728,12 +719,9 @@
728719
(dxState_CountdownTexSelector
729720
(view {$this get_auto_list_view})
730721
(enter
731-
{set $texturelist ()}
732722
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/countdown/timer/*.png_ps4"}}
733723
{remove_elem $texturelist {elem $texturelist 0}}
734724
{$this setup_confirm_actions a $texturelist}
735-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
736-
;SET_HIGHWAY_TEX_VAR
737725
)
738726
(SELECT_MSG
739727
{local $list_data {($objId UIListCom) get_data_in_column token}}
@@ -759,12 +747,9 @@
759747
(dxState_StarsTexSelector
760748
(view {$this get_auto_list_view})
761749
(enter
762-
{set $texturelist ()}
763750
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/stars/score_star_frame/*.png_ps4"}}
764751
{remove_elem $texturelist {elem $texturelist 0}}
765752
{$this setup_confirm_actions a $texturelist}
766-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
767-
;SET_HIGHWAY_TEX_VAR
768753
)
769754
(SELECT_MSG
770755
{local $list_data {($objId UIListCom) get_data_in_column token}}
@@ -810,12 +795,9 @@
810795
(dxState_CrowdMeterTexSelector
811796
(view {$this get_auto_list_view})
812797
(enter
813-
{set $texturelist ()}
814798
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/crowd meter/*.png_ps4"}}
815799
{remove_elem $texturelist {elem $texturelist 0}}
816800
{$this setup_confirm_actions a $texturelist}
817-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
818-
;SET_HIGHWAY_TEX_VAR
819801
)
820802
(SELECT_MSG
821803
{local $list_data {($objId UIListCom) get_data_in_column token}}
@@ -837,12 +819,9 @@
837819
(dxState_VoxNotesTexSelector
838820
(view {$this get_auto_list_view})
839821
(enter
840-
{set $texturelist ()}
841822
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/vocal notes/tubes/*.png_ps4"}}
842823
{remove_elem $texturelist {elem $texturelist 0}}
843824
{$this setup_confirm_actions a $texturelist}
844-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
845-
;SET_HIGHWAY_TEX_VAR
846825
)
847826
(SELECT_MSG
848827
{local $list_data {($objId UIListCom) get_data_in_column token}}
@@ -868,12 +847,9 @@
868847
(dxState_VoxArrowsTexSelector
869848
(view {$this get_auto_list_view})
870849
(enter
871-
{set $texturelist ()}
872850
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/vocal arrows/1/*.png_ps4"}}
873851
{remove_elem $texturelist {elem $texturelist 0}}
874852
{$this setup_confirm_actions a $texturelist}
875-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
876-
;SET_HIGHWAY_TEX_VAR
877853
)
878854
(SELECT_MSG
879855
{local $list_data {($objId UIListCom) get_data_in_column token}}
@@ -899,12 +875,9 @@
899875
(dxState_ButtonPromptsTexSelector
900876
(view {$this get_auto_list_view})
901877
(enter
902-
{set $texturelist ()}
903878
{set $texturelist {file_list "data:/GoldHEN/RB4DX/ps4/dx/custom_textures/button prompts/options/*.png_ps4"}}
904879
{remove_elem $texturelist {elem $texturelist 0}}
905880
{$this setup_confirm_actions a $texturelist}
906-
;{set $customhw {|| {dx_file_exists "settings/visuals/highwaytex.dta"} {dx_file_exists "ps4/track/shared/gem_track_texture/gem_track_surface.bmp_ps4"}}}
907-
;SET_HIGHWAY_TEX_VAR
908881
)
909882
(SELECT_MSG
910883
{local $list_data {($objId UIListCom) get_data_in_column token}}

0 commit comments

Comments
 (0)