diff --git a/rb1/_ark/ui/matchmaking.dta b/rb1/_ark/ui/matchmaking.dta index 7fa9e77..4ecc025 100644 --- a/rb1/_ark/ui/matchmaking.dta +++ b/rb1/_ark/ui/matchmaking.dta @@ -13,16 +13,18 @@ (file "practice_space.milo") (enter + DX_FPS_SETUP {$this refresh} {meta music_stop} {synth play bwt_practice_amb.cue} - #ifdef HX_PS3 - {rnd set_sync 2} - #endif) - #ifdef HX_PS3 - (exit - {rnd set_sync 1}) - #endif + ;#ifdef HX_PS3 + ;{rnd set_sync 2} + ;#endif + ) + ;#ifdef HX_PS3 + ;(exit + ; {rnd set_sync 1}) + ;#endif (unload {synth stop bwt_practice_amb.cue}) (refresh diff --git a/rb1/_ark/ui/shop.dta b/rb1/_ark/ui/shop.dta index 25d494c..38a2316 100644 --- a/rb1/_ark/ui/shop.dta +++ b/rb1/_ark/ui/shop.dta @@ -44,18 +44,20 @@ {helpbar set_limit_to_player_num -1} {synth stop rockshop_amb.cue}) (enter + DX_FPS_SETUP {$this set_ui_showing TRUE} {helpbar set_limit_to_player_num [char_player_num]} {synth play rockshop_amb.cue} - #ifdef HX_PS3 - {rnd set_sync 2} - #endif) - #ifdef HX_PS3 - (exit - {rnd set_sync 1}) - #endif + ;#ifdef HX_PS3 + ;{rnd set_sync 2} + ;#endif + ) + ;#ifdef HX_PS3 + ;(exit + ; {rnd set_sync 1}) + ;#endif (set_ui_showing ($showing) {foreach diff --git a/rb1/_ark/ui/tour.dta b/rb1/_ark/ui/tour.dta index 27fe01f..70eca54 100644 --- a/rb1/_ark/ui/tour.dta +++ b/rb1/_ark/ui/tour.dta @@ -11,6 +11,7 @@ {fx is_up} {fx fade_out}}) (enter + ;DX_FPS_SETUP {set [zoomed] FALSE} @@ -27,16 +28,18 @@ {set [playing_town_loop] FALSE} - #ifdef HX_PS3 - {rnd set_sync 2} - #endif) + ;#ifdef HX_PS3 + ;{rnd set_sync 2} + ;#endif + ) (exit {synth stop bwt_spaceamb.cue} {synth stop bwt_cityamb.cue} {fx fade_out} - #ifdef HX_PS3 - {rnd set_sync 1} - #endif) + ;#ifdef HX_PS3 + ;{rnd set_sync 1} + ;#endif + ) (play_town_loop ($play) {if_else