├── .gitattributes ├── .gitignore ├── BGAnimations ├── 2013Door01.png ├── 2013Door02.png ├── ClearedSong.mp3 ├── Common Double.png ├── Common Single.png ├── Common Versus.png ├── DDR_logo_Doors.png ├── Screen blank out │ └── default.lua ├── Screen cancel │ └── default.lua ├── Screen delayed out │ └── default.lua ├── Screen in blank │ └── default.lua ├── Screen in │ └── default.lua ├── Screen out │ └── default.lua ├── ScreenBookkeeping background.redir ├── ScreenCaution background │ ├── background.png │ └── default.lua ├── ScreenCompany background │ ├── ScreenCompany music.ogg │ ├── bemani.png │ ├── default.lua │ ├── e-amusement.png │ ├── konami.png │ ├── licenses1.png │ ├── licenses2.png │ ├── licenses3.png │ ├── licenses4.png │ ├── licenses5.png │ ├── licenses6.png │ └── licenses7.png ├── ScreenCredits background │ ├── _grid.png │ ├── _space.png │ └── default.lua ├── ScreenCredits overlay.lua ├── ScreenDemonstation in.redir ├── ScreenDemonstration decorations │ ├── Bar.png │ └── default.lua ├── ScreenDemonstration out.redir ├── ScreenDemonstration overlay │ ├── Header.png │ └── default.lua ├── ScreenDemonstration underlay.redir ├── ScreenEAmuseLoad overlay │ ├── Back.png │ ├── Bar.png │ ├── Info.png │ ├── Load 4x1 (doubleres).png │ ├── Start.png │ └── default.lua ├── ScreenEdit background.lua ├── ScreenEditMenu underlay │ ├── ScreenEditMenu_page (doubleres).png │ └── default.lua ├── ScreenEvaluation background │ └── default.lua ├── ScreenEvaluation decorations │ ├── CodeFrame 1x4.png │ ├── DefaultFrame.png │ ├── GFC.png │ ├── Info_Clear.png │ ├── Info_Failed.png │ ├── Instructions.png │ ├── LabelP1.png │ ├── LabelP2.png │ ├── MFC.png │ ├── NFC.png │ ├── PFC.png │ ├── ScoreFrame.png │ ├── Score_Label.png │ ├── cal_back.png │ ├── caloriesP1.lua │ ├── caloriesP2.lua │ ├── default.lua │ ├── grade │ │ ├── FullCombo1.png │ │ ├── FullCombo2.png │ │ ├── Fullcombo_lines.png │ │ ├── Fullcombo_ring.png │ │ ├── GoodFullcombo_lines.png │ │ ├── GoodFullcombo_ring.png │ │ ├── Grade_2A.png │ │ ├── Grade_3A.png │ │ ├── Grade_A.png │ │ ├── Grade_B.png │ │ ├── Grade_C.png │ │ ├── Grade_D.png │ │ ├── Grade_E.png │ │ ├── MarvelousFullCombo1.png │ │ ├── MarvelousFullCombo2.png │ │ ├── MarvelousFullcombo_lines.png │ │ ├── MarvelousFullcombo_ring.png │ │ ├── PerfectFullCombo1.png │ │ ├── PerfectFullCombo2.png │ │ ├── PerfectFullcombo_lines.png │ │ ├── PerfectFullcombo_ring.png │ │ └── default.lua │ ├── judgment.png │ ├── kcalP1 │ │ ├── 005.png │ │ ├── 030.png │ │ ├── 050.png │ │ ├── 060.png │ │ ├── 070.png │ │ ├── 085.png │ │ ├── 100.png │ │ ├── 120.png │ │ ├── 150.png │ │ ├── 200.png │ │ ├── 220.png │ │ ├── 235.png │ │ ├── 250.png │ │ ├── 280.png │ │ ├── 300.png │ │ ├── 330.png │ │ ├── 355.png │ │ ├── 400.png │ │ ├── 430.png │ │ ├── 450.png │ │ ├── 505.png │ │ ├── 550.png │ │ ├── 570.png │ │ ├── 600.png │ │ ├── 620.png │ │ ├── 700.png │ │ ├── 740.png │ │ ├── 870.png │ │ ├── 900.png │ │ ├── FE.png │ │ ├── default.lua │ │ ├── fill.png │ │ └── katsudon.png │ ├── kcalP2 │ │ ├── FE.png │ │ ├── default.lua │ │ ├── fill.png │ │ └── katsudon.png │ ├── scoresP1.lua │ ├── scoresP2.lua │ ├── statsP1.lua │ ├── statsP2.lua │ ├── tabs.png │ └── underlay.png ├── ScreenEvaluation in │ ├── default.lua │ └── score.mp3 ├── ScreenEvaluation out │ └── default.lua ├── ScreenEvaluationSummary Fullcombo_ring.png ├── ScreenEvaluationSummary Grade_2A.png ├── ScreenEvaluationSummary Grade_3A.png ├── ScreenEvaluationSummary Grade_A.png ├── ScreenEvaluationSummary Grade_B.png ├── ScreenEvaluationSummary Grade_C.png ├── ScreenEvaluationSummary Grade_D.png ├── ScreenEvaluationSummary Grade_E.png ├── ScreenEvaluationSummary MarvelousFullcombo_ring.png ├── ScreenEvaluationSummary PerfectFullcombo_ring.png ├── ScreenEvaluationSummary back1.png ├── ScreenEvaluationSummary back2.png ├── ScreenEvaluationSummary back3.png ├── ScreenEvaluationSummary back4.png ├── ScreenEvaluationSummary back5.png ├── ScreenEvaluationSummary decorations.redir ├── ScreenEvaluationSummary in │ └── default.lua ├── ScreenEvaluationSummary out │ └── default.lua ├── ScreenEvaluationSummary overlay │ ├── BannerCenter.png │ ├── FullCombo.lua │ ├── Grade_Back.png │ ├── _label_color (doubleres).png │ ├── _label_under (doubleres).png │ ├── default.lua │ ├── label_color (doubleres).png │ ├── label_under (doubleres).png │ └── line (doubleres).png ├── ScreenEvaluationSummary stagepanel.png ├── ScreenEvaluationSummary2 │ ├── LabelP1.png │ ├── LabelP2.png │ ├── SummaryDiff.png │ ├── backup.lua │ └── default.lua ├── ScreenGameInformation underlay │ └── default.lua ├── ScreenGameOver underlay │ ├── background.png │ └── default.lua ├── ScreenGameplay background.lua ├── ScreenGameplay danger all │ └── default.lua ├── ScreenGameplay danger p1 │ └── BGAnimation.ini ├── ScreenGameplay danger p2 │ └── BGAnimation.ini ├── ScreenGameplay dead p1 │ └── BGAnimation.ini ├── ScreenGameplay dead p2 │ └── BGAnimation.ini ├── ScreenGameplay decorations │ ├── CalorieP1.lua │ ├── CalorieP2.lua │ ├── default.lua │ ├── frame1.png │ └── frame2.png ├── ScreenGameplay failed │ ├── F01.png │ ├── F02.png │ ├── F03.png │ ├── F04.png │ ├── F05.png │ ├── F06.png │ ├── default.lua │ └── failed.lua ├── ScreenGameplay go │ ├── default.lua │ └── go.png ├── ScreenGameplay in │ ├── default.lua │ └── doors.mp3 ├── ScreenGameplay out │ ├── C01.png │ ├── C02.png │ ├── C03.png │ ├── C04.png │ ├── C05.png │ ├── C06.png │ ├── C07.png │ ├── P01.png │ ├── P02.png │ ├── P03.png │ ├── P04.png │ ├── P05.png │ ├── P06.png │ ├── P08.png │ ├── P09.png │ ├── Tohoku.lua │ ├── cleared.lua │ └── default.lua ├── ScreenGameplay overlay │ ├── FullCombo │ │ ├── Combo_Splash.mp3 │ │ ├── Down (doubleres).png │ │ ├── FCGo.png │ │ ├── FCGr.png │ │ ├── FCM.png │ │ ├── FCP.png │ │ ├── Fullcombo01 (doubleres).png │ │ ├── Fullcombo02 (doubleres).png │ │ ├── Gradation (doubleres).png │ │ ├── SStar (doubleres).png │ │ ├── Slim (doubleres).png │ │ ├── Star (doubleres).png │ │ └── default.lua │ └── default.lua ├── ScreenGameplay ready │ ├── default.lua │ └── ready.png ├── ScreenGameplay toasty.lua ├── ScreenGameplay underlay │ ├── ScreenFilter.lua │ └── default.lua ├── ScreenHowToInstallSongs background.redir ├── ScreenHowToInstallSongs overlay.lua ├── ScreenHowToPlay decorations.redir ├── ScreenInit decorations.lua ├── ScreenLogo background.redir ├── ScreenLogo decorations.lua ├── ScreenMiniMenu cancel.redir ├── ScreenMiniMenu underlay │ └── default.lua ├── ScreenMovie background │ ├── background.mp4 │ ├── default.lua │ └── music.mp3 ├── ScreenNetSelectMusic decorations.lua ├── ScreenOptionsCoin background.redir ├── ScreenOptionsCustomizeProfile overlay.lua ├── ScreenOptionsExtended background.redir ├── ScreenOptionsGame background.redir ├── ScreenOptionsHome background.redir ├── ScreenOptionsHome in.redir ├── ScreenOptionsHome out.redir ├── ScreenOptionsHome underlay │ ├── Back.png │ ├── Pane.png │ └── default.lua ├── ScreenOptionsHomeChild in.redir ├── ScreenOptionsHomeChild out.redir ├── ScreenOptionsHomeChild underlay │ ├── Back.png │ ├── Pane.png │ └── default.lua ├── ScreenOptionsInput background.lua ├── ScreenOptionsService background.redir ├── ScreenOptionsService in.redir ├── ScreenOptionsService out.redir ├── ScreenOptionsServiceChild in.redir ├── ScreenOptionsServiceChild out.redir ├── ScreenOptionsSound background.redir ├── ScreenPlayerOptions in.redir ├── ScreenPlayerOptions out.redir ├── ScreenPlayerOptions underlay │ ├── Back.png │ ├── Explanation.png │ ├── OptionsLabels.png │ ├── OptionsPage.png │ └── default.lua ├── ScreenProfileLoad decorations.redir ├── ScreenProfileLoad out.redir ├── ScreenProfileSave overlay.lua ├── ScreenPrompt underlay.redir ├── ScreenRecords underlay.lua ├── ScreenRecordsSongsDouble decorations.redir ├── ScreenRecordsSongsDouble underlay.redir ├── ScreenRecordsSongsSingle decorations.redir ├── ScreenReloadSongs background.redir ├── ScreenSelectMusic background.redir ├── ScreenSelectMusic decorations │ ├── Course_PaneNumbers 1x2.png │ ├── DiffBlocks.png │ ├── DiffFrame.png │ ├── DiffTitles.png │ ├── GRP1.png │ ├── GRP2.png │ ├── Information.png │ ├── Jackets │ │ ├── DDR 1st.png │ │ ├── DDR 2ndMIX.png │ │ ├── DDR 3rdMIX.png │ │ ├── DDR 4thMIX.png │ │ ├── DDR 5thMIX.png │ │ ├── DDR EXTREME.png │ │ ├── DDR MAX.png │ │ ├── DDR MAX2.png │ │ ├── DDR SuperNOVA.png │ │ ├── DDR SuperNOVA2.png │ │ ├── DDR X.png │ │ ├── DDR X2.png │ │ ├── DDR X3 vs 2ndMIX.png │ │ ├── DDR2013.png │ │ ├── DDR2014.png │ │ ├── difficultyP1.lua │ │ └── difficultyP2.lua │ ├── LabelP1.png │ ├── LabelP2.png │ ├── PaneFrameBase 3x1.png │ ├── PaneNumbers 1x3.png │ ├── PaneRadar.png │ ├── ScoreFrame.png │ ├── Tip_group.png │ ├── Tip_song.png │ ├── arrow.png │ ├── default.lua │ ├── difficulty.lua │ ├── press.png │ ├── radarP1.lua │ ├── radarP2.lua │ ├── scoresP1.lua │ └── scoresP2.lua ├── ScreenSelectMusic in │ ├── default.lua │ └── music_in.mp3 ├── ScreenSelectMusic out.redir ├── ScreenSelectMusicTutorial background.redir ├── ScreenSelectPlayCourseMode underlay.lua ├── ScreenSelectPlayMode background.redir ├── ScreenSelectPlayMode in.redir ├── ScreenSelectPlayMode out.redir ├── ScreenSelectProfile in.redir ├── ScreenSelectProfile out.redir ├── ScreenSelectStyle in.redir ├── ScreenSelectStyle out.redir ├── ScreenSelectStyle overlay │ ├── ExplFrame.png │ ├── P1Nohere.png │ ├── P1here.png │ ├── P2Nohere.png │ ├── P2here.png │ ├── StartJoinSSS.png │ ├── _selectarrow (doubleres).png │ └── default.lua ├── ScreenSongOptions underlay │ ├── Explanation.png │ ├── Full.png │ └── default.lua ├── ScreenSortList in.redir ├── ScreenSortList out.redir ├── ScreenSortList overlay.lua ├── ScreenStageInformation in │ ├── 2.lua │ ├── CourseDisplay.lua │ ├── Score_Back_a (doubleres).png │ ├── Score_Back_b (doubleres).png │ ├── SoundStage │ │ ├── 1st_stage.mp3 │ │ ├── 2nd_stage.mp3 │ │ ├── 3rd_stage.mp3 │ │ ├── 4th_stage.mp3 │ │ ├── BPrayforAll.lua │ │ ├── Encore_Extra_stage.mp3 │ │ ├── Extra_stage.mp3 │ │ ├── Final_stage.mp3 │ │ ├── Other_stage.mp3 │ │ ├── b.mp3 │ │ ├── backup │ │ │ └── default.lua │ │ ├── default.lua │ │ └── h.mp3 │ ├── StageDisplay.lua │ └── default.lua ├── ScreenStageInformation out.redir ├── ScreenTestInput background.lua ├── ScreenTestInput underlay.lua ├── ScreenTextEntry underlay.redir ├── ScreenTitleJoin background.redir ├── ScreenTitleMenu background │ ├── BackgroundEffect_ddr2013.png │ ├── Background_ddr2013.png │ ├── DDR2013_Blend.png │ ├── DDR2013_logo.png │ ├── DOUBLE PREMIUM (doubleres).png │ ├── JOINT PREMIUM (doubleres).png │ ├── default.lua │ ├── eam2.png │ ├── konami_copyright.png │ └── sponsor.png ├── ScreenTitleMenu underlay.lua ├── ScreenWarning background │ ├── background.png │ └── default.lua ├── ScreenWithMenuElements aux.lua ├── ScreenWithMenuElements background │ ├── Background_ddr2013.png │ ├── Effectbg_ddr2013.png │ ├── Overlay.png │ └── default.lua ├── ScreenWithMenuElements decorations │ └── default.lua ├── ScreenWithMenuElements in │ └── default.lua ├── ScreenWithMenuElements out │ └── default.lua ├── SortFrame.png ├── StageinBG.png ├── SummaryStageDisplay 1st.png ├── SummaryStageDisplay 2nd.png ├── SummaryStageDisplay 3rd.png ├── SummaryStageDisplay 4th.png ├── SummaryStageDisplay Extra1.png ├── SummaryStageDisplay Extra2.png ├── SummaryStageDisplay Final.png ├── _Arcade decorations.redir ├── _ScreenTitleMenu out │ └── default.lua ├── _cleared.mp3 ├── _door_close.mp3 ├── _evalOut.mp3 ├── _failed.mp3 ├── _frame 3x1 │ └── default.lua ├── _frame 3x3 │ └── default.lua ├── _frame cursors │ ├── rounded fill.png │ ├── rounded gloss.png │ └── rounded white.png ├── _frame files 3x1 │ ├── rounded fill 3x1.png │ └── rounded gloss 3x1.png ├── _prompt.ogg ├── _swooshInstructions.mp3 ├── _swoosh_in.mp3 ├── _swoosh_out.mp3 ├── eval_in.mp3 ├── flashsongbanner.png ├── full combo.mp3 ├── optionicon_P1 │ ├── appearance_hidden_P1 (doubleres).png │ ├── appearance_hiddenplus_P1 (doubleres).png │ ├── appearance_hiddensuddenplus_P1 (doubleres).png │ ├── appearance_stealth_P1 (doubleres).png │ ├── appearance_sudden_P1 (doubleres).png │ ├── appearance_suddenplus_P1 (doubleres).png │ ├── arrow_flat_P1 (doubleres).png │ ├── arrow_note_P1 (doubleres).png │ ├── arrow_rainbow_P1 (doubleres).png │ ├── boost_brake_P1 (doubleres).png │ ├── boost_on_P1 (doubleres).png │ ├── boost_wave_P1 (doubleres).png │ ├── cut_on_P1 (doubleres).png │ ├── dark_on_P1 (doubleres).png │ ├── default.lua │ ├── freeze_arrow_off_P1 (doubleres).png │ ├── jump_off_P1 (doubleres).png │ ├── non (doubleres).png │ ├── risky (doubleres).png │ ├── scroll_reverse_P1 (doubleres).png │ ├── speed_x0_25_P1 (doubleres).png │ ├── speed_x0_5_P1 (doubleres).png │ ├── speed_x0_75_P1 (doubleres).png │ ├── speed_x1_25_P1 (doubleres).png │ ├── speed_x1_5_P1 (doubleres).png │ ├── speed_x1_75_P1 (doubleres).png │ ├── speed_x1_P1 (doubleres).png │ ├── speed_x2_25_P1 (doubleres).png │ ├── speed_x2_5_P1 (doubleres).png │ ├── speed_x2_75_P1 (doubleres).png │ ├── speed_x2_P1 (doubleres).png │ ├── speed_x3_5_P1 (doubleres).png │ ├── speed_x3_P1 (doubleres).png │ ├── speed_x4_5_P1 (doubleres).png │ ├── speed_x4_P1 (doubleres).png │ ├── speed_x5_5_P1 (doubleres).png │ ├── speed_x5_P1 (doubleres).png │ ├── speed_x6_5_P1 (doubleres).png │ ├── speed_x6_P1 (doubleres).png │ ├── speed_x7_5_P1 (doubleres).png │ ├── speed_x7_P1 (doubleres).png │ ├── speed_x8_P1 (doubleres).png │ ├── speed_xC_150_P1 (doubleres).png │ ├── speed_xC_200_P1 (doubleres).png │ ├── speed_xC_300_P1 (doubleres).png │ ├── turn_left_P1 (doubleres).png │ ├── turn_mirror_P1 (doubleres).png │ ├── turn_right_P1 (doubleres).png │ └── turn_shuffle_P1 (doubleres).png └── optionicon_P2 │ ├── appearance_hidden_P2 (doubleres).png │ ├── appearance_hiddenplus_P2 (doubleres).png │ ├── appearance_hiddensuddenplus_P2 (doubleres).png │ ├── appearance_stealth_P2 (doubleres).png │ ├── appearance_sudden_P2 (doubleres).png │ ├── appearance_suddenplus_P2 (doubleres).png │ ├── arrow_flat_P2 (doubleres).png │ ├── arrow_note_P2 (doubleres).png │ ├── arrow_rainbow_P2 (doubleres).png │ ├── boost_brake_P2 (doubleres).png │ ├── boost_on_P2 (doubleres).png │ ├── boost_wave_P2 (doubleres).png │ ├── cut_on_P2 (doubleres).png │ ├── dark_on_P2 (doubleres).png │ ├── default.lua │ ├── freeze_arrow_off_P2 (doubleres).png │ ├── jump_off_P2 (doubleres).png │ ├── risky (doubleres).png │ ├── scroll_reverse_P2 (doubleres).png │ ├── speed_x0_25_P1 (doubleres).png │ ├── speed_x0_5_P1 (doubleres).png │ ├── speed_x0_75_P1 (doubleres).png │ ├── speed_x1_25_P1 (doubleres).png │ ├── speed_x1_5_P1 (doubleres).png │ ├── speed_x1_75_P1 (doubleres).png │ ├── speed_x1_P1 (doubleres).png │ ├── speed_x2_25_P1 (doubleres).png │ ├── speed_x2_5_P1 (doubleres).png │ ├── speed_x2_75_P1 (doubleres).png │ ├── speed_x2_P1 (doubleres).png │ ├── speed_x3_5_P1 (doubleres).png │ ├── speed_x3_P1 (doubleres).png │ ├── speed_x4_5_P1 (doubleres).png │ ├── speed_x4_P1 (doubleres).png │ ├── speed_x5_5_P1 (doubleres).png │ ├── speed_x5_P1 (doubleres).png │ ├── speed_x6_5_P1 (doubleres).png │ ├── speed_x6_P1 (doubleres).png │ ├── speed_x7_5_P1 (doubleres).png │ ├── speed_x7_P1 (doubleres).png │ ├── speed_x8_P1 (doubleres).png │ ├── speed_xC_150_P1 (doubleres).png │ ├── speed_xC_200_P1 (doubleres).png │ ├── speed_xC_300_P1 (doubleres).png │ ├── turn_left_P2 (doubleres).png │ ├── turn_mirror_P2 (doubleres).png │ ├── turn_right_P2 (doubleres).png │ └── turn_shuffle_P2 (doubleres).png ├── Fonts ├── 2Combo Numbers [numbers] 4x4.png ├── 2Combo Numbers.ini ├── BPMDisplay bpm.redir ├── Combo Numbers [numbers] 5x3.png ├── Combo Numbers.ini ├── Common Normal.redir ├── Common default 2x1.png ├── Common default.ini ├── HelpDisplay text [alt] 10x10.png ├── HelpDisplay text [main] 15x15.png ├── HelpDisplay text.ini ├── ITC Avant Garde (Book) 24px [alt] 10x10.png ├── ITC Avant Garde (Book) 24px [main] 15x15.png ├── ITC Avant Garde (Book) 24px.ini ├── MenuTimer numbers 5x3.ini ├── MenuTimer numbers 5x3.png ├── MusicWheelItem Mode.redir ├── MusicWheelItem Section Name [alt] 10x10.png ├── MusicWheelItem Section Name [main] 15x15.png ├── MusicWheelItem Section Name.ini ├── MusicWheelItem SectionCollapsed.redir ├── MusicWheelItem SectionCount.redir ├── MusicWheelItem SectionExpanded.redir ├── MusicWheelItem Sort.redir ├── MusicWheelSections [alt] 10x10.png ├── MusicWheelSections [main] 15x15.png ├── MusicWheelSections.ini ├── OptionRowExitService item.redir ├── OptionRowExitService title.redir ├── OptionRowHome item.redir ├── OptionRowHome title.redir ├── OptionRowService item.redir ├── OptionRowService title.redir ├── OptionRowServiceChild item.redir ├── OptionRowServiceChild title.redir ├── ScoreDisplayLifeTime DeltaSeconds.redir ├── ScoreDisplayLifeTime TimeRemaining.redir ├── ScoreDisplayNormal Text.redir ├── ScoreDisplayOni numbers.redir ├── ScoreDisplayPercentage percent text.redir ├── ScreenDebugOverlay header.redir ├── ScreenDebugOverlay line.redir ├── ScreenDebugOverlay page.redir ├── ScreenEvaluation JudgmentLineNumber.redir ├── ScreenEvaluation Percent remainder.redir ├── ScreenEvaluation Percent text.redir ├── ScreenEvaluation ScoreNumber [alt] 10x10.png ├── ScreenEvaluation ScoreNumber [main] 15x15.png ├── ScreenEvaluation ScoreNumber.ini ├── ScreenEvaluation SongInformation.redir ├── ScreenEvaluation StageDisplay.redir ├── ScreenGameplay SongTitle.redir ├── ScreenGameplay StageDisplay.redir ├── ScreenGameplay scoreboard.redir ├── ScreenGameplay stepsdescription.redir ├── ScreenGameplay survive time.redir ├── ScreenOptions explanation.redir ├── ScreenSelectMusic StageDisplay [alt] 10x10.png ├── ScreenSelectMusic StageDisplay [main] 15x15.png ├── ScreenSelectMusic StageDisplay.ini ├── ScreenSelectMusic meter [alt] 10x10.png ├── ScreenSelectMusic meter [main] 15x15.png ├── ScreenSelectMusic meter.ini ├── ScreenSelectMusic score.redir ├── ScreenSystemLayer Credits.redir ├── ScreenTitleMenu Scroll.redir ├── SongTitle_Music 60px [alt] 10x10.png ├── SongTitle_Music 60px [main] 15x15.png ├── SongTitle_Music 60px.ini ├── StepsDisplay description.redir ├── StepsDisplay meter.redir ├── StepsDisplay ticks 2x1.png ├── StepsDisplay ticks.ini ├── StepsDisplayListRow description.redir ├── StepsDisplayListRow meter.redir ├── StepsDisplayListRow ticks.redir ├── SummaryScore 20px [alt] 10x10.png ├── SummaryScore 20px [main] 15x15.png ├── SummaryScore 20px.ini ├── TextBanner text.redir ├── _Bolster 16px [numbers-stroke] 5x5 (doubleres).png ├── _Bolster 16px [numbers] 5x5 (doubleres).png ├── _Bolster 16px.ini ├── _Bolster 21px [numbers-stroke] 5x5 (doubleres).png ├── _Bolster 21px [numbers] 5x5 (doubleres).png ├── _Bolster 21px.ini ├── _MusicWheelSections [alt] 10x10.png ├── _MusicWheelSections [main] 15x15.png ├── _MusicWheelSections.ini ├── _Newsanse Heavy [numbers] 5x4 (doubleres).png ├── _Newsanse Heavy.ini ├── _arial Bold 24px [alt-stroke] 10x10.png ├── _arial Bold 24px [alt] 10x10.png ├── _arial Bold 24px [main-stroke] 15x15.png ├── _arial Bold 24px [main] 15x15.png ├── _arial Bold 24px.ini ├── _avantgarde bk bt 24px [alt] 10x10.png ├── _avantgarde bk bt 24px [main] 15x15.png ├── _avantgarde bk bt 24px.ini ├── _code bold 24px [alt-stroke] 10x10.png ├── _code bold 24px [alt] 10x10.png ├── _code bold 24px [main-stroke] 15x15.png ├── _code bold 24px [main] 15x15.png ├── _code bold 24px.ini ├── _dfghsgothic-w7 24px [alt-stroke] 10x10.png ├── _dfghsgothic-w7 24px [alt] 10x10.png ├── _dfghsgothic-w7 24px [main-stroke] 15x15.png ├── _dfghsgothic-w7 24px [main] 15x15.png ├── _dfghsgothic-w7 24px.ini ├── _dfgothicp-w5 24px [alt] 10x10.png ├── _dfgothicp-w5 24px [main] 15x15.png ├── _dfgothicp-w5 24px.ini ├── _enjoysongnumber [numbers] 5x3.png ├── _enjoysongnumber.ini ├── _futura std medium 20px [alt-stroke] 10x10 (doubleres).png ├── _futura std medium 20px [alt] 10x10 (doubleres).png ├── _futura std medium 20px [main-stroke] 15x15 (doubleres).png ├── _futura std medium 20px [main] 15x15 (doubleres).png ├── _futura std medium 20px.ini ├── _game chars 16px 14x1 (doubleres).png ├── _game chars 16px.ini ├── _helvetica-bold 24px [alt] 10x10.png ├── _helvetica-bold 24px [main] 15x15.png ├── _helvetica-bold 24px.ini ├── _itc avant garde std bk 20px [alt] 10x10.png ├── _itc avant garde std bk 20px [main] 15x15.png ├── _itc avant garde std bk 20px.ini ├── _itc avant garde std bk 50px [alt] 10x10.png ├── _itc avant garde std bk 50px [main] 15x15.png ├── _itc avant garde std bk 50px.ini ├── _itc avant garde std md 20px [alt] 10x10.png ├── _itc avant garde std md 20px [main] 15x15.png ├── _itc avant garde std md 20px.ini ├── _jp 16px [etc1-stroke] 16x16.png ├── _jp 16px [etc1] 16x16.png ├── _jp 16px [etc2-stroke] 16x16.png ├── _jp 16px [etc2] 16x16.png ├── _jp 16px [etc3-stroke] 16x16.png ├── _jp 16px [etc3] 16x16.png ├── _jp 16px [etc4-stroke] 16x4.png ├── _jp 16px [etc4] 16x4.png ├── _jp 16px.ini ├── _open sans Bold 24px [alt] 10x10.png ├── _open sans Bold 24px [main] 15x15.png ├── _open sans Bold 24px.ini ├── _open sans book 24px [alt-stroke] 10x10.png ├── _open sans book 24px [alt] 10x10.png ├── _open sans book 24px [main-stroke] 15x15.png ├── _open sans book 24px [main] 15x15.png ├── _open sans book 24px.ini ├── _serpentinedbol 19px [alt-stroke] 10x10 (doubleres).png ├── _serpentinedbol 19px [alt] 10x10 (doubleres).png ├── _serpentinedbol 19px [main-stroke] 15x15 (doubleres).png ├── _serpentinedbol 19px [main] 15x15 (doubleres).png ├── _serpentinedbol 19px.ini ├── _service 24px [alt] 10x10.png ├── _service 24px [main] 15x15.png ├── _service 24px.ini ├── combo great [numbers] 4x4.png ├── combo great.ini ├── combo marv [numbers] 4x4.png ├── combo marv.ini ├── combo normal [numbers] 4x4.png ├── combo normal.ini ├── combo perf [numbers] 4x4.png └── combo perf.ini ├── Graphics ├── Banner AllCourses.png ├── Combo 1000milestone.redir ├── Combo 100milestone.redir ├── ComboGraph Backing (doubleres).png ├── ComboGraph ComboNumber.lua ├── ComboGraph MaxCombo (doubleres).png ├── ComboGraph NormalCombo (doubleres).png ├── Common fallback background.png ├── Common fallback banner.png ├── Common fallback jacket.png ├── Common fallback outer frame banner.png ├── Common splash.png ├── Common window icon.png ├── CourseEntryDisplay bar.png ├── CourseEntryDisplay base.png ├── CourseEntryDisplay metertick.png ├── CursorIcon.png ├── EditMenu Left 1x8.png ├── EditMenu Right.lua ├── Expanded_under.png ├── GradeDisplayEval Failed.png ├── GradeDisplayEval Tier01.png ├── GradeDisplayEval Tier02.png ├── GradeDisplayEval Tier03.png ├── GradeDisplayEval Tier04.png ├── GradeDisplayEval Tier05.png ├── GradeDisplayEval Tier06.png ├── GradeDisplayEval Tier07.png ├── GraphDisplay SongBoundary.redir ├── GraphDisplay backing.png ├── GraphDisplay barely.redir ├── GraphDisplay body.redir ├── GrooveRadar base.png ├── GrooveRadar labels 1x5.png ├── HoldJudgment label 1x2 (doubleres).png ├── Judgment Normal 1x6.png ├── LifeMeterBar danger.redir ├── LifeMeterBar over.png ├── LifeMeterBar under.png ├── LifeMeterBattery lives │ ├── Danger (stretch).png │ ├── Full (stretch).png │ ├── Us (stretch).png │ ├── _4frame_2013.png │ ├── _8frame_2013.png │ └── default.lua ├── LifeMeterTime background.redir ├── LifeMeterTime frame.redir ├── LifeMeterTime over.redir ├── Machine Record1.png ├── Machine Record2.png ├── MenuTimer frame.png ├── MusicWheel highlight.redir ├── MusicWheelItem Course NormalPart │ ├── backing.png │ ├── default.lua │ └── title.png ├── MusicWheelItem Grades.redir ├── MusicWheelItem Mode NormalPart │ ├── SortBanner │ │ ├── ABC (doubleres).png │ │ ├── ARTIST (doubleres).png │ │ ├── All Courses.png │ │ ├── BASIC DIFFICULTY (doubleres).png │ │ ├── BEGINNER DIFFICULTY (doubleres).png │ │ ├── BEST 30 (doubleres).png │ │ ├── BPM (doubleres).png │ │ ├── CHALLENGE DIFFICULTY (doubleres).png │ │ ├── DANCE LEVEL (doubleres).png │ │ ├── DIFFICULT DIFFICULTY (doubleres).png │ │ ├── EXPERT DIFFICULTY (doubleres).png │ │ ├── GENRE (doubleres).png │ │ ├── Nonstop Courses.png │ │ ├── Oni Courses.png │ │ └── SERIES TITLE (doubleres).png │ ├── backing.png │ └── default.lua ├── MusicWheelItem Random ColorPart.redir ├── MusicWheelItem Random NormalPart │ ├── Item.png │ └── default.lua ├── MusicWheelItem Random OverPart.redir ├── MusicWheelItem Roulette ColorPart.redir ├── MusicWheelItem Roulette NormalPart.lua ├── MusicWheelItem Roulette OverPart.redir ├── MusicWheelItem SectionCollapsed ColorPart.redir ├── MusicWheelItem SectionCollapsed NormalPart │ ├── backing.png │ ├── default.lua │ ├── edit.png │ └── shadow.png ├── MusicWheelItem SectionExpanded ColorPart.redir ├── MusicWheelItem SectionExpanded NormalPart │ ├── backing.png │ ├── default.lua │ └── shadow.png ├── MusicWheelItem Song ColorPart.redir ├── MusicWheelItem Song NormalPart │ ├── Borders │ │ ├── cleared.png │ │ ├── default.png │ │ ├── failed.png │ │ ├── fc_good.png │ │ ├── fc_great.png │ │ ├── fc_marvelous.png │ │ ├── fc_perfect.png │ │ └── life4.png │ ├── New.png │ ├── backing.png │ ├── default.lua │ └── title.png ├── MusicWheelItem Sort ColorPart │ ├── SortBanner │ │ ├── ABC (doubleres).png │ │ ├── ARTIST (doubleres).png │ │ ├── All Courses.png │ │ ├── BASIC DIFFICULTY (doubleres).png │ │ ├── BEGINNER DIFFICULTY (doubleres).png │ │ ├── BEST 30 (doubleres).png │ │ ├── BPM (doubleres).png │ │ ├── CHALLENGE DIFFICULTY (doubleres).png │ │ ├── DANCE LEVEL (doubleres).png │ │ ├── DIFFICULT DIFFICULTY (doubleres).png │ │ ├── EXPERT DIFFICULTY (doubleres).png │ │ ├── GENRE (doubleres).png │ │ ├── Nonstop Courses.png │ │ ├── Oni Courses.png │ │ └── SERIES TITLE (doubleres).png │ ├── backing.png │ └── default.lua ├── MusicWheelItem Sort NormalPart.redir ├── NoteField bars 1x4.png ├── NoteField board.png ├── OptionRow frame.redir ├── OptionRowExit frame.redir ├── OptionRowHome frame.png ├── OptionRowHomeChild frame.png ├── OptionRowServiceChild frame.redir ├── OptionsCursorP1 CanGoLeft.redir ├── OptionsCursorP1 CanGoRight.redir ├── OptionsCursorP1 Left (doubleres).png ├── OptionsCursorP1 Middle (doubleres).png ├── OptionsCursorP1 Right (doubleres).png ├── OptionsCursorP2 CanGoLeft.redir ├── OptionsCursorP2 CanGoRight.redir ├── OptionsCursorP2 Left.redir ├── OptionsCursorP2 Middle.redir ├── OptionsCursorP2 Right.redir ├── OptionsList cursor.redir ├── OptionsList underline.redir ├── OptionsUnderlineP1 Left (doubleres).png ├── OptionsUnderlineP1 Middle (doubleres).png ├── OptionsUnderlineP1 Right (doubleres).png ├── OptionsUnderlineP2 Left.redir ├── OptionsUnderlineP2 Middle.redir ├── OptionsUnderlineP2 Right.redir ├── P2_cursor.png ├── PaneDisplay text.lua ├── Player Badge FullCombo.png ├── Player combo │ ├── _combogreat.png │ ├── _combomarv.png │ ├── _combonormal.png │ ├── _comboperfect.png │ └── default.lua ├── Player judgment │ ├── Deviation 1x2.png │ ├── Judgment 1x6.png │ └── default.lua ├── RoomWheelItem ColorPart.redir ├── RoomWheelItem NormalPart.redir ├── ScoreDisplayLifeTime frame.redir ├── ScoreDisplayNormal frame.redir ├── ScoreDisplayRave stream level1 (res 256x20).png ├── ScoreDisplayRave stream level2 (res 256x20).png ├── ScoreDisplayRave stream level3 (res 256x20).png ├── ScreenAppearanceOptions header.lua ├── ScreenEAmuseLoad header.png ├── ScreenEvaluation BannerFrame.redir ├── ScreenEvaluation GameType.lua ├── ScreenEvaluation GradeFrame p1.redir ├── ScreenEvaluation GradeFrame p2.redir ├── ScreenEvaluation LifeDifficulty.lua ├── ScreenEvaluation MachineRecord.lua ├── ScreenEvaluation PeakComboAward.lua ├── ScreenEvaluation PersonalRecord.lua ├── ScreenEvaluation ScoreLabel.redir ├── ScreenEvaluation SongInformation.lua ├── ScreenEvaluation StageAward.lua ├── ScreenEvaluation TimingDifficulty.lua ├── ScreenEvaluation header.png ├── ScreenEvaluationSummary header.png ├── ScreenGameplay BPMDisplay.lua ├── ScreenGameplay DeltaSeconds.lua ├── ScreenGameplay RemainingTime.lua ├── ScreenGameplay ScoreFrameP1.png ├── ScreenGameplay ScoreFrameP2.png ├── ScreenGameplay SongFrame.png ├── ScreenGameplay SongTitle.lua ├── ScreenGameplay StageDisplay.lua ├── ScreenGameplay StageFrame │ ├── Course.png │ ├── StageFrame.png │ ├── _Course (doubleres).png │ ├── _Encore (doubleres).png │ ├── _Extra (doubleres).png │ ├── _Normal (doubleres).png │ ├── _Rave (doubleres).png │ └── default.lua ├── ScreenGameplay oni gameover.redir ├── ScreenHowToInstallSongs Icon.lua ├── ScreenHowToInstallSongs scroll.lua ├── ScreenLogo Logo.redir ├── ScreenMapControllers exit.lua ├── ScreenMapControllers header.lua ├── ScreenMiniMenu page.redir ├── ScreenNetSelectBase ChatInputBox.lua ├── ScreenNetSelectBase ChatOutputBox.lua ├── ScreenNetSelectMusic BPMDisplay.redir ├── ScreenNetSelectMusic BPMLabel.redir ├── ScreenNetSelectMusic DifficultyDisplay.redir ├── ScreenNetworkOptions header.lua ├── ScreenOptions disqualify.lua ├── ScreenOptions line highlight.png ├── ScreenOptions more │ ├── 1P_OK.png │ ├── 1P_WAIT.png │ └── default.lua ├── ScreenOptions page.redir ├── ScreenOptionsAdvanced header.lua ├── ScreenOptionsArcade header.lua ├── ScreenOptionsCoin header.lua ├── ScreenOptionsExtended header.lua ├── ScreenOptionsGame header.lua ├── ScreenOptionsHome LineHighlight P1 │ ├── ScreenPlayerOptions LineHighlight P1 1x2.png │ └── default.lua ├── ScreenOptionsHome LineHighlight P2.redir ├── ScreenOptionsHomeChild LineHighlight P1 │ ├── ScreenPlayerOptions LineHighlight P1 1x2.png │ └── default.lua ├── ScreenOptionsHomeChild LineHighlight P2.redir ├── ScreenOptionsInput header.lua ├── ScreenOptionsManageProfiles header.lua ├── ScreenOptionsService header.lua ├── ScreenOptionsSound header.lua ├── ScreenOptionsUI header.lua ├── ScreenPlayerOptions LineHighlight P1 │ ├── Colour.png │ ├── P1Cursor.png │ ├── ScreenPlayerOptions LineHighlight P1 1x2.png │ └── default.lua ├── ScreenPlayerOptions LineHighlight P2 │ ├── Colour.png │ ├── P2Cursor.png │ ├── ScreenPlayerOptions LineHighlight P2 1x2.png │ └── default.lua ├── ScreenPlayerOptions page.redir ├── ScreenSelectCourse CourseContentsListP1.lua ├── ScreenSelectCourse CourseContentsListP2.lua ├── ScreenSelectCourse header.png ├── ScreenSelectGame header.lua ├── ScreenSelectMusic AlternateHelpDisplay.lua ├── ScreenSelectMusic BPMDisplay.lua ├── ScreenSelectMusic BPMLabel.lua ├── ScreenSelectMusic BannerFrame.redir ├── ScreenSelectMusic DifficultyDisplay │ ├── _background.png │ ├── _barpeice Beginner.png │ ├── _barpeice Challenge.png │ ├── _barpeice Easy.png │ ├── _barpeice Edit.png │ ├── _barpeice Hard.png │ ├── _barpeice Medium.png │ └── default.lua ├── ScreenSelectMusic DifficultyListP1.lua ├── ScreenSelectMusic DifficultyListP2.lua ├── ScreenSelectMusic Failed.png ├── ScreenSelectMusic GrooveRadarP1_Default.lua ├── ScreenSelectMusic GrooveRadarP1_Pane.lua ├── ScreenSelectMusic GrooveRadarP2_Default.lua ├── ScreenSelectMusic GrooveRadarP2_Pane.lua ├── ScreenSelectMusic NewSong.png ├── ScreenSelectMusic PaneDisplayFrame.lua ├── ScreenSelectMusic PaneDisplayTextP1.lua ├── ScreenSelectMusic PaneDisplayTextP2.lua ├── ScreenSelectMusic SegmentDisplay │ ├── _timingicons 4x2 (doubleres).png │ └── default.lua ├── ScreenSelectMusic ShockArrowDisplayP1.lua ├── ScreenSelectMusic ShockArrowDisplayP2.lua ├── ScreenSelectMusic SongOptions.lua ├── ScreenSelectMusic SongOptionsFrame.lua ├── ScreenSelectMusic SongOptionsText.lua ├── ScreenSelectMusic SongTime.lua ├── ScreenSelectMusic SortOrderFrame.lua ├── ScreenSelectMusic SortOrderText.lua ├── ScreenSelectMusic Tier01.png ├── ScreenSelectMusic Tier02.png ├── ScreenSelectMusic Tier03.png ├── ScreenSelectMusic Tier04.png ├── ScreenSelectMusic Tier05.png ├── ScreenSelectMusic Tier06.png ├── ScreenSelectMusic Tier07.png ├── ScreenSelectMusic fallback cdtitle.redir ├── ScreenSelectMusic header.png ├── ScreenSelectMusic optionslist frame.lua ├── ScreenSelectPlayCourseMode BackgroundFrame.png ├── ScreenSelectPlayCourseMode header.png ├── ScreenSelectPlayCourseMode scroll ChoiceExtended.redir ├── ScreenSelectPlayCourseMode scroll ChoiceOni.redir ├── ScreenSelectPlayMode header.png ├── ScreenSelectPlayMode icon │ ├── BgFrame.png │ ├── CharactFrame.png │ ├── MaxStage.png │ ├── MusicPlay.png │ ├── OniBgFrame.png │ ├── OniCharactFrame.png │ ├── OniCoursePlay.png │ ├── _selectarrow (doubleres).png │ ├── default.lua │ ├── preview Normal.lua │ └── preview Oni.lua ├── ScreenSelectProfile header.png ├── ScreenSelectStyle Info Single.lua ├── ScreenSelectStyle Info Versus.lua ├── ScreenSelectStyle Scroll ChoiceDouble │ ├── Character.png │ ├── Info.png │ ├── Pad.png │ ├── Title.png │ └── default.lua ├── ScreenSelectStyle Scroll ChoiceSingle │ ├── Character.png │ ├── Info.png │ ├── Pad.png │ ├── Title.png │ └── default.lua ├── ScreenSelectStyle Scroll ChoiceVersus │ ├── Character.png │ ├── Info.png │ ├── Pad.png │ ├── Title.png │ └── default.lua ├── ScreenSelectStyle header.png ├── ScreenSelectmusic score frame p1.redir ├── ScreenSelectmusic score frame p2.redir ├── ScreenSongOptions LineHighlightP1 │ ├── P1Cursor.png │ ├── ScreenPlayerOptions LineHighlight P1 1x2.png │ └── default.lua ├── ScreenSongOptions LineHighlightP2 │ ├── P1Cursor.png │ ├── ScreenPlayerOptions LineHighlight P1 1x2.png │ └── default.lua ├── ScreenSongOptions more │ ├── 1P_OK.png │ ├── 1P_WAIT.png │ └── default.lua ├── ScreenSortList footer.redir ├── ScreenSortList header.redir ├── ScreenStageInformation stage 1st.png ├── ScreenStageInformation stage 2nd.png ├── ScreenStageInformation stage 3rd.png ├── ScreenStageInformation stage 4th.png ├── ScreenStageInformation stage 5th.png ├── ScreenStageInformation stage 6th.png ├── ScreenStageInformation stage demo.redir ├── ScreenStageInformation stage endless.png ├── ScreenStageInformation stage event.png ├── ScreenStageInformation stage extra1.png ├── ScreenStageInformation stage extra2.png ├── ScreenStageInformation stage final.png ├── ScreenStageInformation stage nonstop.png ├── ScreenStageInformation stage oni.png ├── ScreenTestInput header.lua ├── ScreenTitleMenu CurrentGametype.lua ├── ScreenTitleMenu LifeDifficulty.lua ├── ScreenTitleMenu NetworkStatus.lua ├── ScreenTitleMenu NumAdditionalSongs.lua ├── ScreenTitleMenu NumSongs.lua ├── ScreenTitleMenu PreferenceFrame.png ├── ScreenTitleMenu SystemDirection │ └── default.lua ├── ScreenTitleMenu TimingDifficulty.lua ├── ScreenTitleMenu VersionInfo.lua ├── ScreenTitleMenu cursor.lua ├── ScreenTitleMenu logo │ └── default.lua ├── ScreenTitleMenu scroll.lua ├── ScreenWithMenuElements Help.lua ├── ScreenWithMenuElements StageDisplay.lua ├── ScreenWithMenuElements footer │ ├── bar.png │ └── default.lua ├── ScreenWithMenuElements header.png ├── ScrollBar StretchThumb.redir ├── ScrollBar TickThumb.lua ├── ScrollBar bottom.redir ├── ScrollBar middle.redir ├── ScrollBar top.redir ├── ShockArrowDisplay Icon.lua ├── SongMeterDisplay frame p1.png ├── SongMeterDisplay frame p2.redir ├── SongMeterDisplay stream p1.png ├── SongMeterDisplay stream p2.redir ├── SongMeterDisplay tip p1.png ├── SongMeterDisplay tip p2.redir ├── StepsDisplay StepsType.lua ├── StepsDisplay autogen.redir ├── StepsDisplay frame.png ├── StepsDisplayGameplay frame.redir ├── StepsDisplayListRow StepsType.lua ├── StepsDisplayListRow autogen.png ├── StepsDisplayListRow frame.lua ├── StreamDisplay hot (stretch).png ├── StreamDisplay normal (stretch).png ├── StreamDisplay passing.redir ├── TestStep.png ├── WheelNotifyIcon icons 4x2 (doubleres).png ├── _JudgmentLineLabel │ ├── _frame.png │ └── default.lua ├── _MusicWheelItem Roulette NormalPart.png ├── _No banner.png ├── _Radar P1.png ├── _Radar P2.png ├── _ShockArrow.png ├── _StepsDisplayListRow Cursor.png ├── _StepsDisplayListRow arrow.png ├── _StepsType │ ├── Dance_Double.png │ ├── Dance_Single.png │ ├── Dance_Solo.png │ ├── Pump_Double.png │ ├── Pump_HalfDouble.png │ ├── Pump_Single.png │ ├── Techno_Double4.png │ ├── Techno_Double5.png │ ├── Techno_Single4.png │ ├── Techno_Single5.png │ ├── Techno_Single8.png │ └── kb7.png ├── __Ext Fullcombo circle.png ├── __Ext Fullcombo lightBar.png ├── __Ext Fullcombo over.png ├── __Ext Fullcombo under.png ├── __Ext banner frame (doubleres).png ├── __Ext color frame (doubleres).png ├── __Ext group banner frame (doubleres).png ├── __Ext jacket frame (doubleres).png ├── __Ext mode banner frame (doubleres).png ├── __Ext player frame.png ├── __Ext roulette banner frame (doubleres).png ├── __Ext song banner frame (doubleres).png ├── _frame 1d.lua ├── _howto find.png ├── _howto install.png ├── _icon Health.png ├── _icon Sort.png ├── _icon Timing.png ├── _shigu 9x1.png ├── group COURSE CHALLENGE.png ├── group COURSE NORMAL.png ├── group bpm 000.png ├── group bpm 020.png ├── group bpm 040.png ├── group bpm 060.png ├── group bpm 080.png ├── group bpm 100.png ├── group bpm 120.png ├── group bpm 140.png ├── group bpm 160.png ├── group bpm 180.png ├── group bpm 200.png ├── group bpm 220.png ├── group bpm 240.png ├── group bpm 260.png ├── group bpm 280.png ├── group bpm 300.png ├── group bpm 320.png ├── group bpm 340.png ├── group bpm 360.png ├── group bpm 380.png ├── group bpm 400.png ├── group bpm 420.png ├── group bpm 440.png ├── group bpm 460.png ├── group bpm 480.png ├── group bpm 500.png ├── group bpm 520.png ├── group bpm 540.png ├── group bpm 560.png ├── group bpm 580.png ├── group bpm 600.png ├── group bpm 620.png ├── group bpm 640.png ├── group bpm 660.png ├── group bpm 680.png ├── group bpm 700.png ├── group bpm 720.png ├── group bpm 740.png ├── group bpm 760.png ├── group bpm 780.png ├── group bpm 800.png ├── group bpm 820.png ├── group bpm 840.png ├── group bpm 860.png ├── group bpm 880.png ├── group bpm 900.png ├── group bpm 920.png ├── group bpm 940.png ├── group bpm 960.png ├── group bpm 980.png ├── group bpm NA.png ├── group bpm a1000.png ├── group cleared rank unplayed.png ├── group diff 01.png ├── group diff 02.png ├── group diff 03.png ├── group diff 04.png ├── group diff 05.png ├── group diff 06.png ├── group diff 07.png ├── group diff 08.png ├── group diff 09.png ├── group diff 10.png ├── group diff 11.png ├── group diff 12.png ├── group diff 13.png ├── group diff 14.png ├── group diff 15.png ├── group diff 16.png ├── group diff 17.png ├── group diff 18.png ├── group diff 19.png ├── group diff 20.png ├── group global NA.png ├── group grade A.png ├── group grade AA.png ├── group grade AAA.png ├── group grade B.png ├── group grade C.png ├── group grade D.png ├── group jacket AnimeGame.png ├── group jacket GUMI.png ├── group jacket KONAMI.png ├── group jacket Pop.png ├── group jacket UMU.png ├── group jacket Variety.png ├── group jacket blank.png ├── group jacket series DDR.png ├── group jacket series DanceEvolution.png ├── group jacket series FutureTomTom.png ├── group jacket series GITADORA.png ├── group jacket series IIDX.png ├── group jacket series RB.png ├── group jacket series SDVX.png ├── group jacket series jubeat.png ├── group jacket series popn.png ├── group name 1st.png ├── group name 2013.png ├── group name 2nd.png ├── group name 3rd.png ├── group name 4th.png ├── group name 5th.png ├── group name Alphabet.png ├── group name BPM.png ├── group name Cleared Rank.png ├── group name DDR.png ├── group name Dance Level.png ├── group name Difficulty.png ├── group name Extreme.png ├── group name MAX1.png ├── group name MAX2.png ├── group name Popularity.png ├── group name SN1.png ├── group name SN2.png ├── group name X1.png ├── group name X2.png ├── group name X3.png ├── group name genre AnimeGame.png ├── group name genre GUMI.png ├── group name genre KONAMI.png ├── group name genre Pop.png ├── group name genre UMU.png ├── group name genre Variety.png ├── group name series DanceEvolution.png ├── group name series FutureTomTom.png ├── group name series GITADORA.png ├── group name series IIDX.png ├── group name series RB.png ├── group name series SDVX.png ├── group name series jubeat.png ├── group name series popn.png ├── group title 0-9.png ├── group title A.png ├── group title B.png ├── group title C.png ├── group title D.png ├── group title E.png ├── group title F.png ├── group title G.png ├── group title H.png ├── group title I.png ├── group title J.png ├── group title K.png ├── group title L.png ├── group title M.png ├── group title N.png ├── group title O.png ├── group title P.png ├── group title Q.png ├── group title R.png ├── group title S.png ├── group title T.png ├── group title U.png ├── group title V.png ├── group title W.png ├── group title X.png ├── group title Y.png ├── group title Z.png ├── header.psd ├── myMusicWheel Failed.png ├── myMusicWheel None.redir ├── myMusicWheel Tier01.png ├── myMusicWheel Tier02.png ├── myMusicWheel Tier03.png ├── myMusicWheel Tier04.png ├── myMusicWheel Tier05.png ├── myMusicWheel Tier06.png ├── myMusicWheel Tier07.png ├── myMusicWheelBase Failed.redir ├── myMusicWheelBase None.redir ├── myMusicWheelBase Tier01.png ├── myMusicWheelBase Tier02.png ├── myMusicWheelBase Tier03.png ├── myMusicWheelBase Tier04.png ├── myMusicWheelBase Tier05.png ├── myMusicWheelBase Tier06.png ├── myMusicWheelBase Tier07.png ├── p1_cursor.png ├── p1_shadow.png └── p2_shadow.png ├── Languages ├── en.ini └── es.ini ├── Other ├── Profile Catalog.xsl ├── Profile Common.xsl ├── Profile Stats.xsl ├── ScreenGameplaySyncMachine music.ssc ├── ScreenHowToPlay steps.ssc ├── SongManager PreferredCourses.txt ├── SongManager PreferredSongs.txt ├── SongManager PreferredSort.txt ├── _blank.png ├── _gameplay sync music.ogg └── _missing.png ├── README.md ├── Scripts ├── 00 ThemeInfo.lua ├── 02 Branches.lua ├── 02 Colors.lua ├── 02 Lyrics.lua ├── 02 TextBanner.lua ├── 03 ThemeAndGamePrefs.lua ├── 03 ThemePrefs.lua ├── 03 UserPreferences2.lua ├── 04 Other.lua ├── 04 Scoring.lua ├── 90 Scoring.lua ├── 99 Cutin2013.lua ├── 99 ReadPref.lua ├── 99 Score.lua └── Consensual-sick_wheel.lua ├── Sounds ├── Common Coin.mp3 ├── Common invalid.ogg ├── Common start.mp3 ├── Common value.ogg ├── LifeMeterBattery gain.redir ├── LifeMeterBattery lose.mp3 ├── Master change.mp3 ├── MenuTimer tick.ogg ├── MusicWheel change.mp3 ├── MusicWheel expand.mp3 ├── MusicWheel sort.mp3 ├── NewRecord.mp3 ├── Pane Sound.mp3 ├── ScreenCredits music.redir ├── ScreenEditMenu music (loop).ogg ├── ScreenEvaluation music (loop).ogg ├── ScreenEvaluation start.redir ├── ScreenGameplay failed.mp3 ├── ScreenGameplayAlternate failed.mp3 ├── ScreenHowToPlay music (loop).mp3 ├── ScreenOptions change.mp3 ├── ScreenOptions next.mp3 ├── ScreenOptions prev.redir ├── ScreenOptionsCoin change.redir ├── ScreenOptionsCoin next.redir ├── ScreenOptionsCoin prev.redir ├── ScreenOptionsCoin start.redir ├── ScreenOptionsGame change.redir ├── ScreenOptionsGame next.redir ├── ScreenOptionsGame prev.redir ├── ScreenOptionsGame start.redir ├── ScreenOptionsHome change.redir ├── ScreenOptionsHome music (loop).ogg ├── ScreenOptionsHome next.redir ├── ScreenOptionsHome prev.redir ├── ScreenOptionsHome start.redir ├── ScreenOptionsHomeChild music.redir ├── ScreenOptionsSerivce change.redir ├── ScreenOptionsService next.redir ├── ScreenOptionsService prev.redir ├── ScreenOptionsService start.redir ├── ScreenOptionsSound change.redir ├── ScreenOptionsSound next.redir ├── ScreenOptionsSound prev.redir ├── ScreenOptionsSound start.redir ├── ScreenProfileLoad music.redir ├── ScreenRecordsSongsDouble music.redir ├── ScreenRecordsSongsSingle music.redir ├── ScreenSelectMaster change.redir ├── ScreenSelectMusic course music.redir ├── ScreenSelectMusic difficulty easier.redir ├── ScreenSelectMusic difficulty harder.mp3 ├── ScreenSelectMusic loop music.redir ├── ScreenSelectMusic random music.redir ├── ScreenSelectMusic roulette music.redir ├── ScreenSelectMusic section music.redir ├── ScreenSelectMusic sort music.redir ├── ScreenSelectPlayMode Standard.mp3 ├── ScreenSelectPlayMode Tutorial.mp3 ├── ScreenSelectPlayMode music.redir ├── ScreenSelectPlayStyle music.redir ├── ScreenSelectProfile music.redir ├── ScreenSelectStyle Double.mp3 ├── ScreenSelectStyle Single.mp3 ├── ScreenSelectStyle Versus.mp3 ├── ScreenSelectStyle music.redir ├── ScreenStageInformation Sound 1st.mp3 ├── ScreenStageInformation Sound 2nd.mp3 ├── ScreenStageInformation Sound 3rd.mp3 ├── ScreenStageInformation Sound 4th.mp3 ├── ScreenStageInformation Sound 5th.mp3 ├── ScreenStageInformation Sound 6th.mp3 ├── ScreenStageInformation Sound Event.mp3 ├── ScreenStageInformation Sound Extra1.mp3 ├── ScreenStageInformation Sound Extra2.mp3 ├── ScreenStageInformation Sound Final.mp3 ├── ScreenTitle music.redir ├── ScreenTitleMenu music.redir ├── _Common Menu Music (loop).ogg ├── _Door.ogg ├── _Menu music.redir ├── _Music credits (loop).ogg ├── _Music menu.redir ├── _Music title (loop).ogg ├── _Screen cancel.ogg ├── _common row.ogg ├── _missing.ogg ├── _silent.redir ├── _switch down.ogg ├── _switch up.ogg ├── _swoosh normal.ogg ├── _toasty.ogg ├── default (loop).ogg └── player mine.mp3 ├── ThemeInfo.ini └── metrics.ini /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/.gitignore -------------------------------------------------------------------------------- /BGAnimations/2013Door01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/2013Door01.png -------------------------------------------------------------------------------- /BGAnimations/2013Door02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/2013Door02.png -------------------------------------------------------------------------------- /BGAnimations/ClearedSong.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ClearedSong.mp3 -------------------------------------------------------------------------------- /BGAnimations/Common Double.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Common Double.png -------------------------------------------------------------------------------- /BGAnimations/Common Single.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Common Single.png -------------------------------------------------------------------------------- /BGAnimations/Common Versus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Common Versus.png -------------------------------------------------------------------------------- /BGAnimations/DDR_logo_Doors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/DDR_logo_Doors.png -------------------------------------------------------------------------------- /BGAnimations/Screen blank out/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Screen blank out/default.lua -------------------------------------------------------------------------------- /BGAnimations/Screen cancel/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Screen cancel/default.lua -------------------------------------------------------------------------------- /BGAnimations/Screen delayed out/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Screen delayed out/default.lua -------------------------------------------------------------------------------- /BGAnimations/Screen in blank/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Screen in blank/default.lua -------------------------------------------------------------------------------- /BGAnimations/Screen in/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Screen in/default.lua -------------------------------------------------------------------------------- /BGAnimations/Screen out/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/Screen out/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenBookkeeping background.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenCompany background/bemani.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenCompany background/bemani.png -------------------------------------------------------------------------------- /BGAnimations/ScreenCompany background/konami.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenCompany background/konami.png -------------------------------------------------------------------------------- /BGAnimations/ScreenCredits background/_grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenCredits background/_grid.png -------------------------------------------------------------------------------- /BGAnimations/ScreenCredits background/_space.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenCredits background/_space.png -------------------------------------------------------------------------------- /BGAnimations/ScreenCredits overlay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenCredits overlay.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenDemonstation in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenDemonstration out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenDemonstration underlay.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenEAmuseLoad overlay/Back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEAmuseLoad overlay/Back.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEAmuseLoad overlay/Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEAmuseLoad overlay/Bar.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEAmuseLoad overlay/Info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEAmuseLoad overlay/Info.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEAmuseLoad overlay/Start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEAmuseLoad overlay/Start.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEdit background.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEdit background.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenEditMenu underlay/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEditMenu underlay/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluation in/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluation in/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluation in/score.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluation in/score.mp3 -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluation out/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluation out/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary Grade_A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary Grade_A.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary Grade_B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary Grade_B.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary Grade_C.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary Grade_C.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary Grade_D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary Grade_D.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary Grade_E.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary Grade_E.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary back1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary back1.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary back2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary back2.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary back3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary back3.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary back4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary back4.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary back5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary back5.png -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary decorations.redir: -------------------------------------------------------------------------------- 1 | ScreenWithMenuElements decorations -------------------------------------------------------------------------------- /BGAnimations/ScreenEvaluationSummary2/backup.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenEvaluationSummary2/backup.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameOver underlay/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameOver underlay/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay background.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay background.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay danger p1/BGAnimation.ini: -------------------------------------------------------------------------------- 1 | [BGAnimation] 2 | -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay danger p2/BGAnimation.ini: -------------------------------------------------------------------------------- 1 | [BGAnimation] 2 | -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay dead p1/BGAnimation.ini: -------------------------------------------------------------------------------- 1 | [BGAnimation] 2 | -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay dead p2/BGAnimation.ini: -------------------------------------------------------------------------------- 1 | [BGAnimation] 2 | -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay failed/F01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay failed/F01.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay failed/F02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay failed/F02.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay failed/F03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay failed/F03.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay failed/F04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay failed/F04.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay failed/F05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay failed/F05.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay failed/F06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay failed/F06.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay failed/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay failed/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay failed/failed.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay failed/failed.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay go/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay go/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay go/go.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay go/go.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay in/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay in/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay in/doors.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay in/doors.mp3 -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/C01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/C01.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/C02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/C02.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/C03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/C03.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/C04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/C04.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/C05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/C05.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/C06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/C06.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/C07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/C07.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/P01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/P01.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/P02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/P02.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/P03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/P03.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/P04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/P04.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/P05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/P05.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/P06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/P06.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/P08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/P08.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/P09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/P09.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/Tohoku.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/Tohoku.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/cleared.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/cleared.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay out/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay out/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay overlay/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay overlay/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay ready/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay ready/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay ready/ready.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay ready/ready.png -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay toasty.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay toasty.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenGameplay underlay/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenGameplay underlay/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenHowToInstallSongs background.redir: -------------------------------------------------------------------------------- 1 | ScreenWithMenuElements background -------------------------------------------------------------------------------- /BGAnimations/ScreenHowToInstallSongs overlay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenHowToInstallSongs overlay.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenHowToPlay decorations.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenInit decorations.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenInit decorations.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenLogo background.redir: -------------------------------------------------------------------------------- 1 | ScreenTitleMenu background -------------------------------------------------------------------------------- /BGAnimations/ScreenLogo decorations.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenLogo decorations.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenMiniMenu cancel.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenMiniMenu underlay/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenMiniMenu underlay/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenMovie background/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenMovie background/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenMovie background/music.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenMovie background/music.mp3 -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsCoin background.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsExtended background.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsGame background.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsHome background.redir: -------------------------------------------------------------------------------- 1 | ScreenWithMenuElements background -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsHome in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsHome out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsHome underlay/Back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenOptionsHome underlay/Back.png -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsHome underlay/Pane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenOptionsHome underlay/Pane.png -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsHomeChild in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsHomeChild out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsInput background.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenOptionsInput background.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsService background.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsService in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsService out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsServiceChild in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsServiceChild out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenOptionsSound background.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenPlayerOptions in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenPlayerOptions out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenProfileLoad decorations.redir: -------------------------------------------------------------------------------- 1 | ScreenWithMenuElements decorations -------------------------------------------------------------------------------- /BGAnimations/ScreenProfileLoad out.redir: -------------------------------------------------------------------------------- 1 | Screen Delayed Out -------------------------------------------------------------------------------- /BGAnimations/ScreenProfileSave overlay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenProfileSave overlay.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenPrompt underlay.redir: -------------------------------------------------------------------------------- 1 | ScreenMiniMenu underlay -------------------------------------------------------------------------------- /BGAnimations/ScreenRecords underlay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenRecords underlay.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenRecordsSongsDouble decorations.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenRecordsSongsDouble underlay.redir: -------------------------------------------------------------------------------- 1 | ScreenRecordsSongsSingle underlay -------------------------------------------------------------------------------- /BGAnimations/ScreenRecordsSongsSingle decorations.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenReloadSongs background.redir: -------------------------------------------------------------------------------- 1 | ScreenTitleMenu background -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectMusic background.redir: -------------------------------------------------------------------------------- 1 | ScreenWithMenuElements background -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectMusic in/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenSelectMusic in/default.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectMusic in/music_in.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenSelectMusic in/music_in.mp3 -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectMusic out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectMusicTutorial background.redir: -------------------------------------------------------------------------------- 1 | ScreenWithMenuElements background -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectPlayMode background.redir: -------------------------------------------------------------------------------- 1 | ScreenSelectStyle background 2 | -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectPlayMode in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectPlayMode out.redir: -------------------------------------------------------------------------------- 1 | Screen blank out -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectProfile in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectProfile out.redir: -------------------------------------------------------------------------------- 1 | Screen Delayed Out -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectStyle in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenSelectStyle out.redir: -------------------------------------------------------------------------------- 1 | Screen blank out -------------------------------------------------------------------------------- /BGAnimations/ScreenSongOptions underlay/Full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenSongOptions underlay/Full.png -------------------------------------------------------------------------------- /BGAnimations/ScreenSortList in.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenSortList out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenSortList overlay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenSortList overlay.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenStageInformation in/2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenStageInformation in/2.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenStageInformation out.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/ScreenTestInput background.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenTestInput background.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenTestInput underlay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenTestInput underlay.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenTextEntry underlay.redir: -------------------------------------------------------------------------------- 1 | ScreenMiniMenu underlay -------------------------------------------------------------------------------- /BGAnimations/ScreenTitleJoin background.redir: -------------------------------------------------------------------------------- 1 | ScreenLogo background -------------------------------------------------------------------------------- /BGAnimations/ScreenTitleMenu background/eam2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenTitleMenu background/eam2.png -------------------------------------------------------------------------------- /BGAnimations/ScreenTitleMenu underlay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenTitleMenu underlay.lua -------------------------------------------------------------------------------- /BGAnimations/ScreenWithMenuElements aux.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/ScreenWithMenuElements aux.lua -------------------------------------------------------------------------------- /BGAnimations/SortFrame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/SortFrame.png -------------------------------------------------------------------------------- /BGAnimations/StageinBG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/StageinBG.png -------------------------------------------------------------------------------- /BGAnimations/SummaryStageDisplay 1st.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/SummaryStageDisplay 1st.png -------------------------------------------------------------------------------- /BGAnimations/SummaryStageDisplay 2nd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/SummaryStageDisplay 2nd.png -------------------------------------------------------------------------------- /BGAnimations/SummaryStageDisplay 3rd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/SummaryStageDisplay 3rd.png -------------------------------------------------------------------------------- /BGAnimations/SummaryStageDisplay 4th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/SummaryStageDisplay 4th.png -------------------------------------------------------------------------------- /BGAnimations/SummaryStageDisplay Extra1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/SummaryStageDisplay Extra1.png -------------------------------------------------------------------------------- /BGAnimations/SummaryStageDisplay Extra2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/SummaryStageDisplay Extra2.png -------------------------------------------------------------------------------- /BGAnimations/SummaryStageDisplay Final.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/SummaryStageDisplay Final.png -------------------------------------------------------------------------------- /BGAnimations/_Arcade decorations.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /BGAnimations/_ScreenTitleMenu out/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_ScreenTitleMenu out/default.lua -------------------------------------------------------------------------------- /BGAnimations/_cleared.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_cleared.mp3 -------------------------------------------------------------------------------- /BGAnimations/_door_close.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_door_close.mp3 -------------------------------------------------------------------------------- /BGAnimations/_evalOut.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_evalOut.mp3 -------------------------------------------------------------------------------- /BGAnimations/_failed.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_failed.mp3 -------------------------------------------------------------------------------- /BGAnimations/_frame 3x1/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_frame 3x1/default.lua -------------------------------------------------------------------------------- /BGAnimations/_frame 3x3/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_frame 3x3/default.lua -------------------------------------------------------------------------------- /BGAnimations/_frame cursors/rounded fill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_frame cursors/rounded fill.png -------------------------------------------------------------------------------- /BGAnimations/_frame cursors/rounded gloss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_frame cursors/rounded gloss.png -------------------------------------------------------------------------------- /BGAnimations/_frame cursors/rounded white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_frame cursors/rounded white.png -------------------------------------------------------------------------------- /BGAnimations/_prompt.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_prompt.ogg -------------------------------------------------------------------------------- /BGAnimations/_swooshInstructions.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_swooshInstructions.mp3 -------------------------------------------------------------------------------- /BGAnimations/_swoosh_in.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_swoosh_in.mp3 -------------------------------------------------------------------------------- /BGAnimations/_swoosh_out.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/_swoosh_out.mp3 -------------------------------------------------------------------------------- /BGAnimations/eval_in.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/eval_in.mp3 -------------------------------------------------------------------------------- /BGAnimations/flashsongbanner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/flashsongbanner.png -------------------------------------------------------------------------------- /BGAnimations/full combo.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/full combo.mp3 -------------------------------------------------------------------------------- /BGAnimations/optionicon_P1/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/optionicon_P1/default.lua -------------------------------------------------------------------------------- /BGAnimations/optionicon_P1/non (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/optionicon_P1/non (doubleres).png -------------------------------------------------------------------------------- /BGAnimations/optionicon_P1/risky (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/optionicon_P1/risky (doubleres).png -------------------------------------------------------------------------------- /BGAnimations/optionicon_P2/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/optionicon_P2/default.lua -------------------------------------------------------------------------------- /BGAnimations/optionicon_P2/risky (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/BGAnimations/optionicon_P2/risky (doubleres).png -------------------------------------------------------------------------------- /Fonts/2Combo Numbers [numbers] 4x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/2Combo Numbers [numbers] 4x4.png -------------------------------------------------------------------------------- /Fonts/2Combo Numbers.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/2Combo Numbers.ini -------------------------------------------------------------------------------- /Fonts/BPMDisplay bpm.redir: -------------------------------------------------------------------------------- 1 | _itc avant garde std bk 20px -------------------------------------------------------------------------------- /Fonts/Combo Numbers [numbers] 5x3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/Combo Numbers [numbers] 5x3.png -------------------------------------------------------------------------------- /Fonts/Combo Numbers.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/Combo Numbers.ini -------------------------------------------------------------------------------- /Fonts/Common Normal.redir: -------------------------------------------------------------------------------- 1 | _open sans book 24px -------------------------------------------------------------------------------- /Fonts/Common default 2x1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/Common default 2x1.png -------------------------------------------------------------------------------- /Fonts/Common default.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/Common default.ini -------------------------------------------------------------------------------- /Fonts/HelpDisplay text [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/HelpDisplay text [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/HelpDisplay text [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/HelpDisplay text [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/HelpDisplay text.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/HelpDisplay text.ini -------------------------------------------------------------------------------- /Fonts/ITC Avant Garde (Book) 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/ITC Avant Garde (Book) 24px.ini -------------------------------------------------------------------------------- /Fonts/MenuTimer numbers 5x3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/MenuTimer numbers 5x3.ini -------------------------------------------------------------------------------- /Fonts/MenuTimer numbers 5x3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/MenuTimer numbers 5x3.png -------------------------------------------------------------------------------- /Fonts/MusicWheelItem Mode.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/MusicWheelItem Section Name.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/MusicWheelItem Section Name.ini -------------------------------------------------------------------------------- /Fonts/MusicWheelItem SectionCollapsed.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/MusicWheelItem SectionCount.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/MusicWheelItem SectionExpanded.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/MusicWheelItem Sort.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/MusicWheelSections [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/MusicWheelSections [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/MusicWheelSections [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/MusicWheelSections [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/MusicWheelSections.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/MusicWheelSections.ini -------------------------------------------------------------------------------- /Fonts/OptionRowExitService item.redir: -------------------------------------------------------------------------------- 1 | _service -------------------------------------------------------------------------------- /Fonts/OptionRowExitService title.redir: -------------------------------------------------------------------------------- 1 | _service -------------------------------------------------------------------------------- /Fonts/OptionRowHome item.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/OptionRowHome title.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/OptionRowService item.redir: -------------------------------------------------------------------------------- 1 | _service -------------------------------------------------------------------------------- /Fonts/OptionRowService title.redir: -------------------------------------------------------------------------------- 1 | _service -------------------------------------------------------------------------------- /Fonts/OptionRowServiceChild item.redir: -------------------------------------------------------------------------------- 1 | _service -------------------------------------------------------------------------------- /Fonts/OptionRowServiceChild title.redir: -------------------------------------------------------------------------------- 1 | _service -------------------------------------------------------------------------------- /Fonts/ScoreDisplayLifeTime DeltaSeconds.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScoreDisplayLifeTime TimeRemaining.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScoreDisplayNormal Text.redir: -------------------------------------------------------------------------------- 1 | _Newsanse Heavy -------------------------------------------------------------------------------- /Fonts/ScoreDisplayOni numbers.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScoreDisplayPercentage percent text.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenDebugOverlay header.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenDebugOverlay line.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenDebugOverlay page.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenEvaluation JudgmentLineNumber.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenEvaluation Percent remainder.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenEvaluation Percent text.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenEvaluation ScoreNumber.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/ScreenEvaluation ScoreNumber.ini -------------------------------------------------------------------------------- /Fonts/ScreenEvaluation SongInformation.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenEvaluation StageDisplay.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenGameplay SongTitle.redir: -------------------------------------------------------------------------------- 1 | _helvetica-bold 24px -------------------------------------------------------------------------------- /Fonts/ScreenGameplay StageDisplay.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenGameplay scoreboard.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenGameplay stepsdescription.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenGameplay survive time.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenOptions explanation.redir: -------------------------------------------------------------------------------- 1 | _itc avant garde std bk 20px -------------------------------------------------------------------------------- /Fonts/ScreenSelectMusic StageDisplay.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/ScreenSelectMusic StageDisplay.ini -------------------------------------------------------------------------------- /Fonts/ScreenSelectMusic meter [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/ScreenSelectMusic meter [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/ScreenSelectMusic meter [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/ScreenSelectMusic meter [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/ScreenSelectMusic meter.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/ScreenSelectMusic meter.ini -------------------------------------------------------------------------------- /Fonts/ScreenSelectMusic score.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenSystemLayer Credits.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/ScreenTitleMenu Scroll.redir: -------------------------------------------------------------------------------- 1 | _itc avant garde std md 20px -------------------------------------------------------------------------------- /Fonts/SongTitle_Music 60px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/SongTitle_Music 60px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/SongTitle_Music 60px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/SongTitle_Music 60px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/SongTitle_Music 60px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/SongTitle_Music 60px.ini -------------------------------------------------------------------------------- /Fonts/StepsDisplay description.redir: -------------------------------------------------------------------------------- 1 | _itc avant garde std bk 20px -------------------------------------------------------------------------------- /Fonts/StepsDisplay meter.redir: -------------------------------------------------------------------------------- 1 | _itc avant garde std bk 20px -------------------------------------------------------------------------------- /Fonts/StepsDisplay ticks 2x1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/StepsDisplay ticks 2x1.png -------------------------------------------------------------------------------- /Fonts/StepsDisplay ticks.ini: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Fonts/StepsDisplayListRow description.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/StepsDisplayListRow meter.redir: -------------------------------------------------------------------------------- 1 | _code bold 24px -------------------------------------------------------------------------------- /Fonts/StepsDisplayListRow ticks.redir: -------------------------------------------------------------------------------- 1 | StepsDisplay ticks -------------------------------------------------------------------------------- /Fonts/SummaryScore 20px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/SummaryScore 20px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/SummaryScore 20px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/SummaryScore 20px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/SummaryScore 20px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/SummaryScore 20px.ini -------------------------------------------------------------------------------- /Fonts/TextBanner text.redir: -------------------------------------------------------------------------------- 1 | Common Normal -------------------------------------------------------------------------------- /Fonts/_Bolster 16px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_Bolster 16px.ini -------------------------------------------------------------------------------- /Fonts/_Bolster 21px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_Bolster 21px.ini -------------------------------------------------------------------------------- /Fonts/_MusicWheelSections [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_MusicWheelSections [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_MusicWheelSections [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_MusicWheelSections [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_MusicWheelSections.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_MusicWheelSections.ini -------------------------------------------------------------------------------- /Fonts/_Newsanse Heavy.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_Newsanse Heavy.ini -------------------------------------------------------------------------------- /Fonts/_arial Bold 24px [alt-stroke] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_arial Bold 24px [alt-stroke] 10x10.png -------------------------------------------------------------------------------- /Fonts/_arial Bold 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_arial Bold 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_arial Bold 24px [main-stroke] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_arial Bold 24px [main-stroke] 15x15.png -------------------------------------------------------------------------------- /Fonts/_arial Bold 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_arial Bold 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_arial Bold 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_arial Bold 24px.ini -------------------------------------------------------------------------------- /Fonts/_avantgarde bk bt 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_avantgarde bk bt 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_avantgarde bk bt 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_avantgarde bk bt 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_avantgarde bk bt 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_avantgarde bk bt 24px.ini -------------------------------------------------------------------------------- /Fonts/_code bold 24px [alt-stroke] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_code bold 24px [alt-stroke] 10x10.png -------------------------------------------------------------------------------- /Fonts/_code bold 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_code bold 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_code bold 24px [main-stroke] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_code bold 24px [main-stroke] 15x15.png -------------------------------------------------------------------------------- /Fonts/_code bold 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_code bold 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_code bold 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_code bold 24px.ini -------------------------------------------------------------------------------- /Fonts/_dfghsgothic-w7 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_dfghsgothic-w7 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_dfghsgothic-w7 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_dfghsgothic-w7 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_dfghsgothic-w7 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_dfghsgothic-w7 24px.ini -------------------------------------------------------------------------------- /Fonts/_dfgothicp-w5 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_dfgothicp-w5 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_dfgothicp-w5 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_dfgothicp-w5 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_dfgothicp-w5 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_dfgothicp-w5 24px.ini -------------------------------------------------------------------------------- /Fonts/_enjoysongnumber [numbers] 5x3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_enjoysongnumber [numbers] 5x3.png -------------------------------------------------------------------------------- /Fonts/_enjoysongnumber.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_enjoysongnumber.ini -------------------------------------------------------------------------------- /Fonts/_futura std medium 20px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_futura std medium 20px.ini -------------------------------------------------------------------------------- /Fonts/_game chars 16px 14x1 (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_game chars 16px 14x1 (doubleres).png -------------------------------------------------------------------------------- /Fonts/_game chars 16px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_game chars 16px.ini -------------------------------------------------------------------------------- /Fonts/_helvetica-bold 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_helvetica-bold 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_helvetica-bold 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_helvetica-bold 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_helvetica-bold 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_helvetica-bold 24px.ini -------------------------------------------------------------------------------- /Fonts/_itc avant garde std bk 20px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_itc avant garde std bk 20px.ini -------------------------------------------------------------------------------- /Fonts/_itc avant garde std bk 50px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_itc avant garde std bk 50px.ini -------------------------------------------------------------------------------- /Fonts/_itc avant garde std md 20px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_itc avant garde std md 20px.ini -------------------------------------------------------------------------------- /Fonts/_jp 16px [etc1-stroke] 16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px [etc1-stroke] 16x16.png -------------------------------------------------------------------------------- /Fonts/_jp 16px [etc1] 16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px [etc1] 16x16.png -------------------------------------------------------------------------------- /Fonts/_jp 16px [etc2-stroke] 16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px [etc2-stroke] 16x16.png -------------------------------------------------------------------------------- /Fonts/_jp 16px [etc2] 16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px [etc2] 16x16.png -------------------------------------------------------------------------------- /Fonts/_jp 16px [etc3-stroke] 16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px [etc3-stroke] 16x16.png -------------------------------------------------------------------------------- /Fonts/_jp 16px [etc3] 16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px [etc3] 16x16.png -------------------------------------------------------------------------------- /Fonts/_jp 16px [etc4-stroke] 16x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px [etc4-stroke] 16x4.png -------------------------------------------------------------------------------- /Fonts/_jp 16px [etc4] 16x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px [etc4] 16x4.png -------------------------------------------------------------------------------- /Fonts/_jp 16px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_jp 16px.ini -------------------------------------------------------------------------------- /Fonts/_open sans Bold 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_open sans Bold 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_open sans Bold 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_open sans Bold 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_open sans Bold 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_open sans Bold 24px.ini -------------------------------------------------------------------------------- /Fonts/_open sans book 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_open sans book 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_open sans book 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_open sans book 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_open sans book 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_open sans book 24px.ini -------------------------------------------------------------------------------- /Fonts/_serpentinedbol 19px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_serpentinedbol 19px.ini -------------------------------------------------------------------------------- /Fonts/_service 24px [alt] 10x10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_service 24px [alt] 10x10.png -------------------------------------------------------------------------------- /Fonts/_service 24px [main] 15x15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_service 24px [main] 15x15.png -------------------------------------------------------------------------------- /Fonts/_service 24px.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/_service 24px.ini -------------------------------------------------------------------------------- /Fonts/combo great [numbers] 4x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/combo great [numbers] 4x4.png -------------------------------------------------------------------------------- /Fonts/combo great.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/combo great.ini -------------------------------------------------------------------------------- /Fonts/combo marv [numbers] 4x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/combo marv [numbers] 4x4.png -------------------------------------------------------------------------------- /Fonts/combo marv.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/combo marv.ini -------------------------------------------------------------------------------- /Fonts/combo normal [numbers] 4x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/combo normal [numbers] 4x4.png -------------------------------------------------------------------------------- /Fonts/combo normal.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/combo normal.ini -------------------------------------------------------------------------------- /Fonts/combo perf [numbers] 4x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/combo perf [numbers] 4x4.png -------------------------------------------------------------------------------- /Fonts/combo perf.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Fonts/combo perf.ini -------------------------------------------------------------------------------- /Graphics/Banner AllCourses.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Banner AllCourses.png -------------------------------------------------------------------------------- /Graphics/Combo 1000milestone.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/Combo 100milestone.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ComboGraph Backing (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ComboGraph Backing (doubleres).png -------------------------------------------------------------------------------- /Graphics/ComboGraph ComboNumber.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ComboGraph ComboNumber.lua -------------------------------------------------------------------------------- /Graphics/ComboGraph MaxCombo (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ComboGraph MaxCombo (doubleres).png -------------------------------------------------------------------------------- /Graphics/ComboGraph NormalCombo (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ComboGraph NormalCombo (doubleres).png -------------------------------------------------------------------------------- /Graphics/Common fallback background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Common fallback background.png -------------------------------------------------------------------------------- /Graphics/Common fallback banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Common fallback banner.png -------------------------------------------------------------------------------- /Graphics/Common fallback jacket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Common fallback jacket.png -------------------------------------------------------------------------------- /Graphics/Common fallback outer frame banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Common fallback outer frame banner.png -------------------------------------------------------------------------------- /Graphics/Common splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Common splash.png -------------------------------------------------------------------------------- /Graphics/Common window icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Common window icon.png -------------------------------------------------------------------------------- /Graphics/CourseEntryDisplay bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/CourseEntryDisplay bar.png -------------------------------------------------------------------------------- /Graphics/CourseEntryDisplay base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/CourseEntryDisplay base.png -------------------------------------------------------------------------------- /Graphics/CourseEntryDisplay metertick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/CourseEntryDisplay metertick.png -------------------------------------------------------------------------------- /Graphics/CursorIcon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/CursorIcon.png -------------------------------------------------------------------------------- /Graphics/EditMenu Left 1x8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/EditMenu Left 1x8.png -------------------------------------------------------------------------------- /Graphics/EditMenu Right.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/EditMenu Right.lua -------------------------------------------------------------------------------- /Graphics/Expanded_under.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Expanded_under.png -------------------------------------------------------------------------------- /Graphics/GradeDisplayEval Failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GradeDisplayEval Failed.png -------------------------------------------------------------------------------- /Graphics/GradeDisplayEval Tier01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GradeDisplayEval Tier01.png -------------------------------------------------------------------------------- /Graphics/GradeDisplayEval Tier02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GradeDisplayEval Tier02.png -------------------------------------------------------------------------------- /Graphics/GradeDisplayEval Tier03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GradeDisplayEval Tier03.png -------------------------------------------------------------------------------- /Graphics/GradeDisplayEval Tier04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GradeDisplayEval Tier04.png -------------------------------------------------------------------------------- /Graphics/GradeDisplayEval Tier05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GradeDisplayEval Tier05.png -------------------------------------------------------------------------------- /Graphics/GradeDisplayEval Tier06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GradeDisplayEval Tier06.png -------------------------------------------------------------------------------- /Graphics/GradeDisplayEval Tier07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GradeDisplayEval Tier07.png -------------------------------------------------------------------------------- /Graphics/GraphDisplay SongBoundary.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/GraphDisplay backing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GraphDisplay backing.png -------------------------------------------------------------------------------- /Graphics/GraphDisplay barely.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/GraphDisplay body.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/GrooveRadar base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GrooveRadar base.png -------------------------------------------------------------------------------- /Graphics/GrooveRadar labels 1x5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/GrooveRadar labels 1x5.png -------------------------------------------------------------------------------- /Graphics/HoldJudgment label 1x2 (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/HoldJudgment label 1x2 (doubleres).png -------------------------------------------------------------------------------- /Graphics/Judgment Normal 1x6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Judgment Normal 1x6.png -------------------------------------------------------------------------------- /Graphics/LifeMeterBar danger.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/LifeMeterBar over.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/LifeMeterBar over.png -------------------------------------------------------------------------------- /Graphics/LifeMeterBar under.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/LifeMeterBar under.png -------------------------------------------------------------------------------- /Graphics/LifeMeterBattery lives/Us (stretch).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/LifeMeterBattery lives/Us (stretch).png -------------------------------------------------------------------------------- /Graphics/LifeMeterBattery lives/_4frame_2013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/LifeMeterBattery lives/_4frame_2013.png -------------------------------------------------------------------------------- /Graphics/LifeMeterBattery lives/_8frame_2013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/LifeMeterBattery lives/_8frame_2013.png -------------------------------------------------------------------------------- /Graphics/LifeMeterBattery lives/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/LifeMeterBattery lives/default.lua -------------------------------------------------------------------------------- /Graphics/LifeMeterTime background.redir: -------------------------------------------------------------------------------- 1 | LifeMeterBar under -------------------------------------------------------------------------------- /Graphics/LifeMeterTime frame.redir: -------------------------------------------------------------------------------- 1 | LifeMeterBar over -------------------------------------------------------------------------------- /Graphics/LifeMeterTime over.redir: -------------------------------------------------------------------------------- 1 | LifeMeterBar over -------------------------------------------------------------------------------- /Graphics/Machine Record1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Machine Record1.png -------------------------------------------------------------------------------- /Graphics/Machine Record2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Machine Record2.png -------------------------------------------------------------------------------- /Graphics/MenuTimer frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/MenuTimer frame.png -------------------------------------------------------------------------------- /Graphics/MusicWheel highlight.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Grades.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Random ColorPart.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Random OverPart.redir: -------------------------------------------------------------------------------- 1 | MusicWheelItem Song ColorPart -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Roulette ColorPart.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Roulette NormalPart.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/MusicWheelItem Roulette NormalPart.lua -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Roulette OverPart.redir: -------------------------------------------------------------------------------- 1 | MusicWheelItem Song ColorPart -------------------------------------------------------------------------------- /Graphics/MusicWheelItem SectionCollapsed ColorPart.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/MusicWheelItem SectionExpanded ColorPart.redir: -------------------------------------------------------------------------------- 1 | MusicWheelItem SectionCollapsed ColorPart -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Song ColorPart.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Song NormalPart/New.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/MusicWheelItem Song NormalPart/New.png -------------------------------------------------------------------------------- /Graphics/MusicWheelItem Sort NormalPart.redir: -------------------------------------------------------------------------------- 1 | MusicWheelItem Sort ColorPart -------------------------------------------------------------------------------- /Graphics/NoteField bars 1x4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/NoteField bars 1x4.png -------------------------------------------------------------------------------- /Graphics/NoteField board.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/NoteField board.png -------------------------------------------------------------------------------- /Graphics/OptionRow frame.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionRowExit frame.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionRowHome frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/OptionRowHome frame.png -------------------------------------------------------------------------------- /Graphics/OptionRowHomeChild frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/OptionRowHomeChild frame.png -------------------------------------------------------------------------------- /Graphics/OptionRowServiceChild frame.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionsCursorP1 CanGoLeft.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionsCursorP1 CanGoRight.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionsCursorP1 Left (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/OptionsCursorP1 Left (doubleres).png -------------------------------------------------------------------------------- /Graphics/OptionsCursorP1 Middle (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/OptionsCursorP1 Middle (doubleres).png -------------------------------------------------------------------------------- /Graphics/OptionsCursorP1 Right (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/OptionsCursorP1 Right (doubleres).png -------------------------------------------------------------------------------- /Graphics/OptionsCursorP2 CanGoLeft.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionsCursorP2 CanGoRight.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionsCursorP2 Left.redir: -------------------------------------------------------------------------------- 1 | OptionsCursorP1 Left -------------------------------------------------------------------------------- /Graphics/OptionsCursorP2 Middle.redir: -------------------------------------------------------------------------------- 1 | OptionsCursorP1 Middle -------------------------------------------------------------------------------- /Graphics/OptionsCursorP2 Right.redir: -------------------------------------------------------------------------------- 1 | OptionsCursorP1 Right -------------------------------------------------------------------------------- /Graphics/OptionsList cursor.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionsList underline.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/OptionsUnderlineP2 Left.redir: -------------------------------------------------------------------------------- 1 | OptionsUnderlineP1 Left -------------------------------------------------------------------------------- /Graphics/OptionsUnderlineP2 Middle.redir: -------------------------------------------------------------------------------- 1 | OptionsUnderlineP1 Middle -------------------------------------------------------------------------------- /Graphics/OptionsUnderlineP2 Right.redir: -------------------------------------------------------------------------------- 1 | OptionsUnderlineP1 Right -------------------------------------------------------------------------------- /Graphics/P2_cursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/P2_cursor.png -------------------------------------------------------------------------------- /Graphics/PaneDisplay text.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/PaneDisplay text.lua -------------------------------------------------------------------------------- /Graphics/Player Badge FullCombo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player Badge FullCombo.png -------------------------------------------------------------------------------- /Graphics/Player combo/_combogreat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player combo/_combogreat.png -------------------------------------------------------------------------------- /Graphics/Player combo/_combomarv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player combo/_combomarv.png -------------------------------------------------------------------------------- /Graphics/Player combo/_combonormal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player combo/_combonormal.png -------------------------------------------------------------------------------- /Graphics/Player combo/_comboperfect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player combo/_comboperfect.png -------------------------------------------------------------------------------- /Graphics/Player combo/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player combo/default.lua -------------------------------------------------------------------------------- /Graphics/Player judgment/Deviation 1x2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player judgment/Deviation 1x2.png -------------------------------------------------------------------------------- /Graphics/Player judgment/Judgment 1x6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player judgment/Judgment 1x6.png -------------------------------------------------------------------------------- /Graphics/Player judgment/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/Player judgment/default.lua -------------------------------------------------------------------------------- /Graphics/RoomWheelItem ColorPart.redir: -------------------------------------------------------------------------------- 1 | MusicWheelItem Song ColorPart -------------------------------------------------------------------------------- /Graphics/RoomWheelItem NormalPart.redir: -------------------------------------------------------------------------------- 1 | MusicWheelItem Song NormalPart -------------------------------------------------------------------------------- /Graphics/ScoreDisplayLifeTime frame.redir: -------------------------------------------------------------------------------- 1 | ScoreDisplayNormal frame -------------------------------------------------------------------------------- /Graphics/ScoreDisplayNormal frame.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenAppearanceOptions header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenAppearanceOptions header.lua -------------------------------------------------------------------------------- /Graphics/ScreenEAmuseLoad header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEAmuseLoad header.png -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation BannerFrame.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation GameType.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEvaluation GameType.lua -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation GradeFrame p1.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation GradeFrame p2.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation LifeDifficulty.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEvaluation LifeDifficulty.lua -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation MachineRecord.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEvaluation MachineRecord.lua -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation PeakComboAward.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal"); -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation PersonalRecord.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEvaluation PersonalRecord.lua -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation ScoreLabel.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation SongInformation.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEvaluation SongInformation.lua -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation StageAward.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal"); -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation TimingDifficulty.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEvaluation TimingDifficulty.lua -------------------------------------------------------------------------------- /Graphics/ScreenEvaluation header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEvaluation header.png -------------------------------------------------------------------------------- /Graphics/ScreenEvaluationSummary header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenEvaluationSummary header.png -------------------------------------------------------------------------------- /Graphics/ScreenGameplay BPMDisplay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay BPMDisplay.lua -------------------------------------------------------------------------------- /Graphics/ScreenGameplay DeltaSeconds.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay DeltaSeconds.lua -------------------------------------------------------------------------------- /Graphics/ScreenGameplay RemainingTime.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay RemainingTime.lua -------------------------------------------------------------------------------- /Graphics/ScreenGameplay ScoreFrameP1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay ScoreFrameP1.png -------------------------------------------------------------------------------- /Graphics/ScreenGameplay ScoreFrameP2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay ScoreFrameP2.png -------------------------------------------------------------------------------- /Graphics/ScreenGameplay SongFrame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay SongFrame.png -------------------------------------------------------------------------------- /Graphics/ScreenGameplay SongTitle.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay SongTitle.lua -------------------------------------------------------------------------------- /Graphics/ScreenGameplay StageDisplay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay StageDisplay.lua -------------------------------------------------------------------------------- /Graphics/ScreenGameplay StageFrame/Course.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay StageFrame/Course.png -------------------------------------------------------------------------------- /Graphics/ScreenGameplay StageFrame/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenGameplay StageFrame/default.lua -------------------------------------------------------------------------------- /Graphics/ScreenGameplay oni gameover.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenHowToInstallSongs Icon.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenHowToInstallSongs Icon.lua -------------------------------------------------------------------------------- /Graphics/ScreenHowToInstallSongs scroll.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenHowToInstallSongs scroll.lua -------------------------------------------------------------------------------- /Graphics/ScreenLogo Logo.redir: -------------------------------------------------------------------------------- 1 | ScreenTitleMenu logo -------------------------------------------------------------------------------- /Graphics/ScreenMapControllers exit.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenMapControllers exit.lua -------------------------------------------------------------------------------- /Graphics/ScreenMapControllers header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenMapControllers header.lua -------------------------------------------------------------------------------- /Graphics/ScreenMiniMenu page.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenNetSelectBase ChatInputBox.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenNetSelectBase ChatInputBox.lua -------------------------------------------------------------------------------- /Graphics/ScreenNetSelectBase ChatOutputBox.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenNetSelectBase ChatOutputBox.lua -------------------------------------------------------------------------------- /Graphics/ScreenNetSelectMusic BPMDisplay.redir: -------------------------------------------------------------------------------- 1 | ScreenSelectMusic BPMDisplay -------------------------------------------------------------------------------- /Graphics/ScreenNetSelectMusic BPMLabel.redir: -------------------------------------------------------------------------------- 1 | ScreenSelectMusic BPMLabel -------------------------------------------------------------------------------- /Graphics/ScreenNetSelectMusic DifficultyDisplay.redir: -------------------------------------------------------------------------------- 1 | ScreenSelectMusic DifficultyDisplay -------------------------------------------------------------------------------- /Graphics/ScreenNetworkOptions header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenNetworkOptions header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptions disqualify.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal") .. { 2 | Text="Score will be disqualified!"; 3 | }; -------------------------------------------------------------------------------- /Graphics/ScreenOptions line highlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptions line highlight.png -------------------------------------------------------------------------------- /Graphics/ScreenOptions more/1P_OK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptions more/1P_OK.png -------------------------------------------------------------------------------- /Graphics/ScreenOptions more/1P_WAIT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptions more/1P_WAIT.png -------------------------------------------------------------------------------- /Graphics/ScreenOptions more/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptions more/default.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptions page.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenOptionsAdvanced header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsAdvanced header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptionsArcade header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsArcade header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptionsCoin header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsCoin header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptionsExtended header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsExtended header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptionsGame header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsGame header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptionsHome LineHighlight P2.redir: -------------------------------------------------------------------------------- 1 | ScreenOptionsHome LineHighlight P1 -------------------------------------------------------------------------------- /Graphics/ScreenOptionsHomeChild LineHighlight P2.redir: -------------------------------------------------------------------------------- 1 | ScreenOptionsHomeChild LineHighlight P1 -------------------------------------------------------------------------------- /Graphics/ScreenOptionsInput header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsInput header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptionsService header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsService header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptionsSound header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsSound header.lua -------------------------------------------------------------------------------- /Graphics/ScreenOptionsUI header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenOptionsUI header.lua -------------------------------------------------------------------------------- /Graphics/ScreenPlayerOptions page.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenSelectCourse header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectCourse header.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectGame header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectGame header.lua -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic BPMDisplay.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic BPMDisplay.lua -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic BPMLabel.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic BPMLabel.lua -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic BannerFrame.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic Failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic Failed.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic NewSong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic NewSong.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic PaneDisplayFrame.lua: -------------------------------------------------------------------------------- 1 | return Def.ActorFrame { 2 | 3 | } 4 | 5 | -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic PaneDisplayTextP1.lua: -------------------------------------------------------------------------------- 1 | return LoadActor(THEME:GetPathG("PaneDisplay","Text"),PLAYER_1); -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic PaneDisplayTextP2.lua: -------------------------------------------------------------------------------- 1 | return LoadActor(THEME:GetPathG("PaneDisplay","Text"),PLAYER_2); -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic ShockArrowDisplayP1.lua: -------------------------------------------------------------------------------- 1 | return LoadActor(THEME:GetPathG("ShockArrowDisplay","Icon"),PLAYER_1); -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic ShockArrowDisplayP2.lua: -------------------------------------------------------------------------------- 1 | return LoadActor(THEME:GetPathG("ShockArrowDisplay","Icon"),PLAYER_2); -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic SongOptions.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal") .. { 2 | }; -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic SongOptionsFrame.lua: -------------------------------------------------------------------------------- 1 | return Def.Quad { 2 | InitCommand=cmd(zoomto,SCREEN_WIDTH,64); 3 | }; -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic SongOptionsText.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal") .. { 2 | }; -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic SongTime.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal") .. { 2 | }; -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic SortOrderFrame.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic SortOrderFrame.lua -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic SortOrderText.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal") .. { 2 | 3 | 4 | }; -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic Tier01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic Tier01.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic Tier02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic Tier02.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic Tier03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic Tier03.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic Tier04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic Tier04.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic Tier05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic Tier05.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic Tier06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic Tier06.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic Tier07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic Tier07.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic fallback cdtitle.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenSelectMusic header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectMusic header.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectPlayCourseMode header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectPlayCourseMode header.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectPlayCourseMode scroll ChoiceExtended.redir: -------------------------------------------------------------------------------- 1 | ScreenSelectPlayCourseMode scroller -------------------------------------------------------------------------------- /Graphics/ScreenSelectPlayCourseMode scroll ChoiceOni.redir: -------------------------------------------------------------------------------- 1 | ScreenSelectPlayCourseMode scroller -------------------------------------------------------------------------------- /Graphics/ScreenSelectPlayMode header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectPlayMode header.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectPlayMode icon/BgFrame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectPlayMode icon/BgFrame.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectPlayMode icon/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectPlayMode icon/default.lua -------------------------------------------------------------------------------- /Graphics/ScreenSelectProfile header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectProfile header.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectStyle Info Single.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectStyle Info Single.lua -------------------------------------------------------------------------------- /Graphics/ScreenSelectStyle Info Versus.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectStyle Info Versus.lua -------------------------------------------------------------------------------- /Graphics/ScreenSelectStyle header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSelectStyle header.png -------------------------------------------------------------------------------- /Graphics/ScreenSelectmusic score frame p1.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenSelectmusic score frame p2.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenSongOptions more/1P_OK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSongOptions more/1P_OK.png -------------------------------------------------------------------------------- /Graphics/ScreenSongOptions more/1P_WAIT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSongOptions more/1P_WAIT.png -------------------------------------------------------------------------------- /Graphics/ScreenSongOptions more/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenSongOptions more/default.lua -------------------------------------------------------------------------------- /Graphics/ScreenSortList footer.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenSortList header.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenStageInformation stage 1st.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenStageInformation stage 1st.png -------------------------------------------------------------------------------- /Graphics/ScreenStageInformation stage 2nd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenStageInformation stage 2nd.png -------------------------------------------------------------------------------- /Graphics/ScreenStageInformation stage 3rd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenStageInformation stage 3rd.png -------------------------------------------------------------------------------- /Graphics/ScreenStageInformation stage 4th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenStageInformation stage 4th.png -------------------------------------------------------------------------------- /Graphics/ScreenStageInformation stage 5th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenStageInformation stage 5th.png -------------------------------------------------------------------------------- /Graphics/ScreenStageInformation stage 6th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenStageInformation stage 6th.png -------------------------------------------------------------------------------- /Graphics/ScreenStageInformation stage demo.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScreenStageInformation stage oni.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenStageInformation stage oni.png -------------------------------------------------------------------------------- /Graphics/ScreenTestInput header.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTestInput header.lua -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu CurrentGametype.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu CurrentGametype.lua -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu LifeDifficulty.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu LifeDifficulty.lua -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu NetworkStatus.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu NetworkStatus.lua -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu NumAdditionalSongs.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal") .. { 2 | }; -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu NumSongs.lua: -------------------------------------------------------------------------------- 1 | return LoadFont("Common Normal") .. { 2 | }; -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu PreferenceFrame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu PreferenceFrame.png -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu TimingDifficulty.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu TimingDifficulty.lua -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu VersionInfo.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu VersionInfo.lua -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu cursor.lua -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu logo/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu logo/default.lua -------------------------------------------------------------------------------- /Graphics/ScreenTitleMenu scroll.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenTitleMenu scroll.lua -------------------------------------------------------------------------------- /Graphics/ScreenWithMenuElements Help.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenWithMenuElements Help.lua -------------------------------------------------------------------------------- /Graphics/ScreenWithMenuElements footer/bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenWithMenuElements footer/bar.png -------------------------------------------------------------------------------- /Graphics/ScreenWithMenuElements header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScreenWithMenuElements header.png -------------------------------------------------------------------------------- /Graphics/ScrollBar StretchThumb.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScrollBar TickThumb.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ScrollBar TickThumb.lua -------------------------------------------------------------------------------- /Graphics/ScrollBar bottom.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScrollBar middle.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ScrollBar top.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/ShockArrowDisplay Icon.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/ShockArrowDisplay Icon.lua -------------------------------------------------------------------------------- /Graphics/SongMeterDisplay frame p1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/SongMeterDisplay frame p1.png -------------------------------------------------------------------------------- /Graphics/SongMeterDisplay frame p2.redir: -------------------------------------------------------------------------------- 1 | SongMeterDisplay frame p1 -------------------------------------------------------------------------------- /Graphics/SongMeterDisplay stream p1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/SongMeterDisplay stream p1.png -------------------------------------------------------------------------------- /Graphics/SongMeterDisplay stream p2.redir: -------------------------------------------------------------------------------- 1 | SongMeterDisplay stream p1 -------------------------------------------------------------------------------- /Graphics/SongMeterDisplay tip p1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/SongMeterDisplay tip p1.png -------------------------------------------------------------------------------- /Graphics/SongMeterDisplay tip p2.redir: -------------------------------------------------------------------------------- 1 | SongMeterDisplay tip p1 -------------------------------------------------------------------------------- /Graphics/StepsDisplay StepsType.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/StepsDisplay StepsType.lua -------------------------------------------------------------------------------- /Graphics/StepsDisplay autogen.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/StepsDisplay frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/StepsDisplay frame.png -------------------------------------------------------------------------------- /Graphics/StepsDisplayGameplay frame.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/StepsDisplayListRow StepsType.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/StepsDisplayListRow StepsType.lua -------------------------------------------------------------------------------- /Graphics/StepsDisplayListRow autogen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/StepsDisplayListRow autogen.png -------------------------------------------------------------------------------- /Graphics/StepsDisplayListRow frame.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/StepsDisplayListRow frame.lua -------------------------------------------------------------------------------- /Graphics/StreamDisplay hot (stretch).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/StreamDisplay hot (stretch).png -------------------------------------------------------------------------------- /Graphics/StreamDisplay normal (stretch).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/StreamDisplay normal (stretch).png -------------------------------------------------------------------------------- /Graphics/StreamDisplay passing.redir: -------------------------------------------------------------------------------- 1 | StreamDisplay normal -------------------------------------------------------------------------------- /Graphics/TestStep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/TestStep.png -------------------------------------------------------------------------------- /Graphics/_JudgmentLineLabel/_frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_JudgmentLineLabel/_frame.png -------------------------------------------------------------------------------- /Graphics/_JudgmentLineLabel/default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_JudgmentLineLabel/default.lua -------------------------------------------------------------------------------- /Graphics/_No banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_No banner.png -------------------------------------------------------------------------------- /Graphics/_Radar P1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_Radar P1.png -------------------------------------------------------------------------------- /Graphics/_Radar P2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_Radar P2.png -------------------------------------------------------------------------------- /Graphics/_ShockArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_ShockArrow.png -------------------------------------------------------------------------------- /Graphics/_StepsDisplayListRow Cursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsDisplayListRow Cursor.png -------------------------------------------------------------------------------- /Graphics/_StepsDisplayListRow arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsDisplayListRow arrow.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Dance_Double.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Dance_Double.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Dance_Single.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Dance_Single.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Dance_Solo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Dance_Solo.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Pump_Double.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Pump_Double.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Pump_HalfDouble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Pump_HalfDouble.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Pump_Single.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Pump_Single.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Techno_Double4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Techno_Double4.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Techno_Double5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Techno_Double5.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Techno_Single4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Techno_Single4.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Techno_Single5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Techno_Single5.png -------------------------------------------------------------------------------- /Graphics/_StepsType/Techno_Single8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/Techno_Single8.png -------------------------------------------------------------------------------- /Graphics/_StepsType/kb7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_StepsType/kb7.png -------------------------------------------------------------------------------- /Graphics/__Ext Fullcombo circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/__Ext Fullcombo circle.png -------------------------------------------------------------------------------- /Graphics/__Ext Fullcombo lightBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/__Ext Fullcombo lightBar.png -------------------------------------------------------------------------------- /Graphics/__Ext Fullcombo over.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/__Ext Fullcombo over.png -------------------------------------------------------------------------------- /Graphics/__Ext Fullcombo under.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/__Ext Fullcombo under.png -------------------------------------------------------------------------------- /Graphics/__Ext banner frame (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/__Ext banner frame (doubleres).png -------------------------------------------------------------------------------- /Graphics/__Ext color frame (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/__Ext color frame (doubleres).png -------------------------------------------------------------------------------- /Graphics/__Ext jacket frame (doubleres).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/__Ext jacket frame (doubleres).png -------------------------------------------------------------------------------- /Graphics/__Ext player frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/__Ext player frame.png -------------------------------------------------------------------------------- /Graphics/_frame 1d.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_frame 1d.lua -------------------------------------------------------------------------------- /Graphics/_howto find.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_howto find.png -------------------------------------------------------------------------------- /Graphics/_howto install.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_howto install.png -------------------------------------------------------------------------------- /Graphics/_icon Health.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_icon Health.png -------------------------------------------------------------------------------- /Graphics/_icon Sort.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_icon Sort.png -------------------------------------------------------------------------------- /Graphics/_icon Timing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_icon Timing.png -------------------------------------------------------------------------------- /Graphics/_shigu 9x1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/_shigu 9x1.png -------------------------------------------------------------------------------- /Graphics/group COURSE CHALLENGE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group COURSE CHALLENGE.png -------------------------------------------------------------------------------- /Graphics/group COURSE NORMAL.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group COURSE NORMAL.png -------------------------------------------------------------------------------- /Graphics/group bpm 000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 000.png -------------------------------------------------------------------------------- /Graphics/group bpm 020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 020.png -------------------------------------------------------------------------------- /Graphics/group bpm 040.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 040.png -------------------------------------------------------------------------------- /Graphics/group bpm 060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 060.png -------------------------------------------------------------------------------- /Graphics/group bpm 080.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 080.png -------------------------------------------------------------------------------- /Graphics/group bpm 100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 100.png -------------------------------------------------------------------------------- /Graphics/group bpm 120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 120.png -------------------------------------------------------------------------------- /Graphics/group bpm 140.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 140.png -------------------------------------------------------------------------------- /Graphics/group bpm 160.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 160.png -------------------------------------------------------------------------------- /Graphics/group bpm 180.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 180.png -------------------------------------------------------------------------------- /Graphics/group bpm 200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 200.png -------------------------------------------------------------------------------- /Graphics/group bpm 220.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 220.png -------------------------------------------------------------------------------- /Graphics/group bpm 240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 240.png -------------------------------------------------------------------------------- /Graphics/group bpm 260.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 260.png -------------------------------------------------------------------------------- /Graphics/group bpm 280.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 280.png -------------------------------------------------------------------------------- /Graphics/group bpm 300.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 300.png -------------------------------------------------------------------------------- /Graphics/group bpm 320.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 320.png -------------------------------------------------------------------------------- /Graphics/group bpm 340.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 340.png -------------------------------------------------------------------------------- /Graphics/group bpm 360.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 360.png -------------------------------------------------------------------------------- /Graphics/group bpm 380.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 380.png -------------------------------------------------------------------------------- /Graphics/group bpm 400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 400.png -------------------------------------------------------------------------------- /Graphics/group bpm 420.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 420.png -------------------------------------------------------------------------------- /Graphics/group bpm 440.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 440.png -------------------------------------------------------------------------------- /Graphics/group bpm 460.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 460.png -------------------------------------------------------------------------------- /Graphics/group bpm 480.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 480.png -------------------------------------------------------------------------------- /Graphics/group bpm 500.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 500.png -------------------------------------------------------------------------------- /Graphics/group bpm 520.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 520.png -------------------------------------------------------------------------------- /Graphics/group bpm 540.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 540.png -------------------------------------------------------------------------------- /Graphics/group bpm 560.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 560.png -------------------------------------------------------------------------------- /Graphics/group bpm 580.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 580.png -------------------------------------------------------------------------------- /Graphics/group bpm 600.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 600.png -------------------------------------------------------------------------------- /Graphics/group bpm 620.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 620.png -------------------------------------------------------------------------------- /Graphics/group bpm 640.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 640.png -------------------------------------------------------------------------------- /Graphics/group bpm 660.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 660.png -------------------------------------------------------------------------------- /Graphics/group bpm 680.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 680.png -------------------------------------------------------------------------------- /Graphics/group bpm 700.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 700.png -------------------------------------------------------------------------------- /Graphics/group bpm 720.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 720.png -------------------------------------------------------------------------------- /Graphics/group bpm 740.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 740.png -------------------------------------------------------------------------------- /Graphics/group bpm 760.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 760.png -------------------------------------------------------------------------------- /Graphics/group bpm 780.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 780.png -------------------------------------------------------------------------------- /Graphics/group bpm 800.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 800.png -------------------------------------------------------------------------------- /Graphics/group bpm 820.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 820.png -------------------------------------------------------------------------------- /Graphics/group bpm 840.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 840.png -------------------------------------------------------------------------------- /Graphics/group bpm 860.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 860.png -------------------------------------------------------------------------------- /Graphics/group bpm 880.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 880.png -------------------------------------------------------------------------------- /Graphics/group bpm 900.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 900.png -------------------------------------------------------------------------------- /Graphics/group bpm 920.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 920.png -------------------------------------------------------------------------------- /Graphics/group bpm 940.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 940.png -------------------------------------------------------------------------------- /Graphics/group bpm 960.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 960.png -------------------------------------------------------------------------------- /Graphics/group bpm 980.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm 980.png -------------------------------------------------------------------------------- /Graphics/group bpm NA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm NA.png -------------------------------------------------------------------------------- /Graphics/group bpm a1000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group bpm a1000.png -------------------------------------------------------------------------------- /Graphics/group cleared rank unplayed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group cleared rank unplayed.png -------------------------------------------------------------------------------- /Graphics/group diff 01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 01.png -------------------------------------------------------------------------------- /Graphics/group diff 02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 02.png -------------------------------------------------------------------------------- /Graphics/group diff 03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 03.png -------------------------------------------------------------------------------- /Graphics/group diff 04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 04.png -------------------------------------------------------------------------------- /Graphics/group diff 05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 05.png -------------------------------------------------------------------------------- /Graphics/group diff 06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 06.png -------------------------------------------------------------------------------- /Graphics/group diff 07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 07.png -------------------------------------------------------------------------------- /Graphics/group diff 08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 08.png -------------------------------------------------------------------------------- /Graphics/group diff 09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 09.png -------------------------------------------------------------------------------- /Graphics/group diff 10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 10.png -------------------------------------------------------------------------------- /Graphics/group diff 11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 11.png -------------------------------------------------------------------------------- /Graphics/group diff 12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 12.png -------------------------------------------------------------------------------- /Graphics/group diff 13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 13.png -------------------------------------------------------------------------------- /Graphics/group diff 14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 14.png -------------------------------------------------------------------------------- /Graphics/group diff 15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 15.png -------------------------------------------------------------------------------- /Graphics/group diff 16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 16.png -------------------------------------------------------------------------------- /Graphics/group diff 17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 17.png -------------------------------------------------------------------------------- /Graphics/group diff 18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 18.png -------------------------------------------------------------------------------- /Graphics/group diff 19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 19.png -------------------------------------------------------------------------------- /Graphics/group diff 20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group diff 20.png -------------------------------------------------------------------------------- /Graphics/group global NA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group global NA.png -------------------------------------------------------------------------------- /Graphics/group grade A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group grade A.png -------------------------------------------------------------------------------- /Graphics/group grade AA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group grade AA.png -------------------------------------------------------------------------------- /Graphics/group grade AAA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group grade AAA.png -------------------------------------------------------------------------------- /Graphics/group grade B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group grade B.png -------------------------------------------------------------------------------- /Graphics/group grade C.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group grade C.png -------------------------------------------------------------------------------- /Graphics/group grade D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group grade D.png -------------------------------------------------------------------------------- /Graphics/group jacket AnimeGame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket AnimeGame.png -------------------------------------------------------------------------------- /Graphics/group jacket GUMI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket GUMI.png -------------------------------------------------------------------------------- /Graphics/group jacket KONAMI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket KONAMI.png -------------------------------------------------------------------------------- /Graphics/group jacket Pop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket Pop.png -------------------------------------------------------------------------------- /Graphics/group jacket UMU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket UMU.png -------------------------------------------------------------------------------- /Graphics/group jacket Variety.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket Variety.png -------------------------------------------------------------------------------- /Graphics/group jacket blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket blank.png -------------------------------------------------------------------------------- /Graphics/group jacket series DDR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket series DDR.png -------------------------------------------------------------------------------- /Graphics/group jacket series FutureTomTom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket series FutureTomTom.png -------------------------------------------------------------------------------- /Graphics/group jacket series GITADORA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket series GITADORA.png -------------------------------------------------------------------------------- /Graphics/group jacket series IIDX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket series IIDX.png -------------------------------------------------------------------------------- /Graphics/group jacket series RB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket series RB.png -------------------------------------------------------------------------------- /Graphics/group jacket series SDVX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket series SDVX.png -------------------------------------------------------------------------------- /Graphics/group jacket series jubeat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket series jubeat.png -------------------------------------------------------------------------------- /Graphics/group jacket series popn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group jacket series popn.png -------------------------------------------------------------------------------- /Graphics/group name 1st.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name 1st.png -------------------------------------------------------------------------------- /Graphics/group name 2013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name 2013.png -------------------------------------------------------------------------------- /Graphics/group name 2nd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name 2nd.png -------------------------------------------------------------------------------- /Graphics/group name 3rd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name 3rd.png -------------------------------------------------------------------------------- /Graphics/group name 4th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name 4th.png -------------------------------------------------------------------------------- /Graphics/group name 5th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name 5th.png -------------------------------------------------------------------------------- /Graphics/group name Alphabet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name Alphabet.png -------------------------------------------------------------------------------- /Graphics/group name BPM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name BPM.png -------------------------------------------------------------------------------- /Graphics/group name Cleared Rank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name Cleared Rank.png -------------------------------------------------------------------------------- /Graphics/group name DDR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name DDR.png -------------------------------------------------------------------------------- /Graphics/group name Dance Level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name Dance Level.png -------------------------------------------------------------------------------- /Graphics/group name Difficulty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name Difficulty.png -------------------------------------------------------------------------------- /Graphics/group name Extreme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name Extreme.png -------------------------------------------------------------------------------- /Graphics/group name MAX1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name MAX1.png -------------------------------------------------------------------------------- /Graphics/group name MAX2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name MAX2.png -------------------------------------------------------------------------------- /Graphics/group name Popularity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name Popularity.png -------------------------------------------------------------------------------- /Graphics/group name SN1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name SN1.png -------------------------------------------------------------------------------- /Graphics/group name SN2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name SN2.png -------------------------------------------------------------------------------- /Graphics/group name X1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name X1.png -------------------------------------------------------------------------------- /Graphics/group name X2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name X2.png -------------------------------------------------------------------------------- /Graphics/group name X3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name X3.png -------------------------------------------------------------------------------- /Graphics/group name genre AnimeGame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name genre AnimeGame.png -------------------------------------------------------------------------------- /Graphics/group name genre GUMI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name genre GUMI.png -------------------------------------------------------------------------------- /Graphics/group name genre KONAMI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name genre KONAMI.png -------------------------------------------------------------------------------- /Graphics/group name genre Pop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name genre Pop.png -------------------------------------------------------------------------------- /Graphics/group name genre UMU.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name genre UMU.png -------------------------------------------------------------------------------- /Graphics/group name genre Variety.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name genre Variety.png -------------------------------------------------------------------------------- /Graphics/group name series DanceEvolution.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name series DanceEvolution.png -------------------------------------------------------------------------------- /Graphics/group name series FutureTomTom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name series FutureTomTom.png -------------------------------------------------------------------------------- /Graphics/group name series GITADORA.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name series GITADORA.png -------------------------------------------------------------------------------- /Graphics/group name series IIDX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name series IIDX.png -------------------------------------------------------------------------------- /Graphics/group name series RB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name series RB.png -------------------------------------------------------------------------------- /Graphics/group name series SDVX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name series SDVX.png -------------------------------------------------------------------------------- /Graphics/group name series jubeat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name series jubeat.png -------------------------------------------------------------------------------- /Graphics/group name series popn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group name series popn.png -------------------------------------------------------------------------------- /Graphics/group title 0-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title 0-9.png -------------------------------------------------------------------------------- /Graphics/group title A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title A.png -------------------------------------------------------------------------------- /Graphics/group title B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title B.png -------------------------------------------------------------------------------- /Graphics/group title C.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title C.png -------------------------------------------------------------------------------- /Graphics/group title D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title D.png -------------------------------------------------------------------------------- /Graphics/group title E.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title E.png -------------------------------------------------------------------------------- /Graphics/group title F.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title F.png -------------------------------------------------------------------------------- /Graphics/group title G.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title G.png -------------------------------------------------------------------------------- /Graphics/group title H.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title H.png -------------------------------------------------------------------------------- /Graphics/group title I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title I.png -------------------------------------------------------------------------------- /Graphics/group title J.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title J.png -------------------------------------------------------------------------------- /Graphics/group title K.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title K.png -------------------------------------------------------------------------------- /Graphics/group title L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title L.png -------------------------------------------------------------------------------- /Graphics/group title M.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title M.png -------------------------------------------------------------------------------- /Graphics/group title N.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title N.png -------------------------------------------------------------------------------- /Graphics/group title O.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title O.png -------------------------------------------------------------------------------- /Graphics/group title P.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title P.png -------------------------------------------------------------------------------- /Graphics/group title Q.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title Q.png -------------------------------------------------------------------------------- /Graphics/group title R.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title R.png -------------------------------------------------------------------------------- /Graphics/group title S.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title S.png -------------------------------------------------------------------------------- /Graphics/group title T.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title T.png -------------------------------------------------------------------------------- /Graphics/group title U.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title U.png -------------------------------------------------------------------------------- /Graphics/group title V.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title V.png -------------------------------------------------------------------------------- /Graphics/group title W.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title W.png -------------------------------------------------------------------------------- /Graphics/group title X.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title X.png -------------------------------------------------------------------------------- /Graphics/group title Y.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title Y.png -------------------------------------------------------------------------------- /Graphics/group title Z.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/group title Z.png -------------------------------------------------------------------------------- /Graphics/header.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/header.psd -------------------------------------------------------------------------------- /Graphics/myMusicWheel Failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheel Failed.png -------------------------------------------------------------------------------- /Graphics/myMusicWheel None.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/myMusicWheel Tier01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheel Tier01.png -------------------------------------------------------------------------------- /Graphics/myMusicWheel Tier02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheel Tier02.png -------------------------------------------------------------------------------- /Graphics/myMusicWheel Tier03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheel Tier03.png -------------------------------------------------------------------------------- /Graphics/myMusicWheel Tier04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheel Tier04.png -------------------------------------------------------------------------------- /Graphics/myMusicWheel Tier05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheel Tier05.png -------------------------------------------------------------------------------- /Graphics/myMusicWheel Tier06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheel Tier06.png -------------------------------------------------------------------------------- /Graphics/myMusicWheel Tier07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheel Tier07.png -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase Failed.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase None.redir: -------------------------------------------------------------------------------- 1 | _blank -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase Tier01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheelBase Tier01.png -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase Tier02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheelBase Tier02.png -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase Tier03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheelBase Tier03.png -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase Tier04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheelBase Tier04.png -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase Tier05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheelBase Tier05.png -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase Tier06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheelBase Tier06.png -------------------------------------------------------------------------------- /Graphics/myMusicWheelBase Tier07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/myMusicWheelBase Tier07.png -------------------------------------------------------------------------------- /Graphics/p1_cursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/p1_cursor.png -------------------------------------------------------------------------------- /Graphics/p1_shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/p1_shadow.png -------------------------------------------------------------------------------- /Graphics/p2_shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Graphics/p2_shadow.png -------------------------------------------------------------------------------- /Languages/en.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Languages/en.ini -------------------------------------------------------------------------------- /Languages/es.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Languages/es.ini -------------------------------------------------------------------------------- /Other/Profile Catalog.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/Profile Catalog.xsl -------------------------------------------------------------------------------- /Other/Profile Common.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/Profile Common.xsl -------------------------------------------------------------------------------- /Other/Profile Stats.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/Profile Stats.xsl -------------------------------------------------------------------------------- /Other/ScreenGameplaySyncMachine music.ssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/ScreenGameplaySyncMachine music.ssc -------------------------------------------------------------------------------- /Other/ScreenHowToPlay steps.ssc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/ScreenHowToPlay steps.ssc -------------------------------------------------------------------------------- /Other/SongManager PreferredCourses.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Other/SongManager PreferredSongs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/SongManager PreferredSongs.txt -------------------------------------------------------------------------------- /Other/SongManager PreferredSort.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Other/_blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/_blank.png -------------------------------------------------------------------------------- /Other/_gameplay sync music.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/_gameplay sync music.ogg -------------------------------------------------------------------------------- /Other/_missing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Other/_missing.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/README.md -------------------------------------------------------------------------------- /Scripts/00 ThemeInfo.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/00 ThemeInfo.lua -------------------------------------------------------------------------------- /Scripts/02 Branches.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/02 Branches.lua -------------------------------------------------------------------------------- /Scripts/02 Colors.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/02 Colors.lua -------------------------------------------------------------------------------- /Scripts/02 Lyrics.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/02 Lyrics.lua -------------------------------------------------------------------------------- /Scripts/02 TextBanner.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/02 TextBanner.lua -------------------------------------------------------------------------------- /Scripts/03 ThemeAndGamePrefs.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/03 ThemeAndGamePrefs.lua -------------------------------------------------------------------------------- /Scripts/03 ThemePrefs.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/03 ThemePrefs.lua -------------------------------------------------------------------------------- /Scripts/03 UserPreferences2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/03 UserPreferences2.lua -------------------------------------------------------------------------------- /Scripts/04 Other.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/04 Other.lua -------------------------------------------------------------------------------- /Scripts/04 Scoring.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/04 Scoring.lua -------------------------------------------------------------------------------- /Scripts/90 Scoring.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/90 Scoring.lua -------------------------------------------------------------------------------- /Scripts/99 Cutin2013.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/99 Cutin2013.lua -------------------------------------------------------------------------------- /Scripts/99 ReadPref.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/99 ReadPref.lua -------------------------------------------------------------------------------- /Scripts/99 Score.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/99 Score.lua -------------------------------------------------------------------------------- /Scripts/Consensual-sick_wheel.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Scripts/Consensual-sick_wheel.lua -------------------------------------------------------------------------------- /Sounds/Common Coin.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/Common Coin.mp3 -------------------------------------------------------------------------------- /Sounds/Common invalid.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/Common invalid.ogg -------------------------------------------------------------------------------- /Sounds/Common start.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/Common start.mp3 -------------------------------------------------------------------------------- /Sounds/Common value.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/Common value.ogg -------------------------------------------------------------------------------- /Sounds/LifeMeterBattery gain.redir: -------------------------------------------------------------------------------- 1 | _silent 2 | -------------------------------------------------------------------------------- /Sounds/LifeMeterBattery lose.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/LifeMeterBattery lose.mp3 -------------------------------------------------------------------------------- /Sounds/Master change.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/Master change.mp3 -------------------------------------------------------------------------------- /Sounds/MenuTimer tick.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/MenuTimer tick.ogg -------------------------------------------------------------------------------- /Sounds/MusicWheel change.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/MusicWheel change.mp3 -------------------------------------------------------------------------------- /Sounds/MusicWheel expand.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/MusicWheel expand.mp3 -------------------------------------------------------------------------------- /Sounds/MusicWheel sort.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/MusicWheel sort.mp3 -------------------------------------------------------------------------------- /Sounds/NewRecord.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/NewRecord.mp3 -------------------------------------------------------------------------------- /Sounds/Pane Sound.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/Pane Sound.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenCredits music.redir: -------------------------------------------------------------------------------- 1 | _Music credits (loop) -------------------------------------------------------------------------------- /Sounds/ScreenEditMenu music (loop).ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenEditMenu music (loop).ogg -------------------------------------------------------------------------------- /Sounds/ScreenEvaluation music (loop).ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenEvaluation music (loop).ogg -------------------------------------------------------------------------------- /Sounds/ScreenEvaluation start.redir: -------------------------------------------------------------------------------- 1 | Common Start -------------------------------------------------------------------------------- /Sounds/ScreenGameplay failed.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenGameplay failed.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenGameplayAlternate failed.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenGameplayAlternate failed.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenHowToPlay music (loop).mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenHowToPlay music (loop).mp3 -------------------------------------------------------------------------------- /Sounds/ScreenOptions change.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenOptions change.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenOptions next.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenOptions next.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenOptions prev.redir: -------------------------------------------------------------------------------- 1 | ScreenOptions next -------------------------------------------------------------------------------- /Sounds/ScreenOptionsCoin change.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsCoin next.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsCoin prev.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsCoin start.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsGame change.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsGame next.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsGame prev.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsGame start.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsHome change.redir: -------------------------------------------------------------------------------- 1 | ScreenOptions change -------------------------------------------------------------------------------- /Sounds/ScreenOptionsHome music (loop).ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenOptionsHome music (loop).ogg -------------------------------------------------------------------------------- /Sounds/ScreenOptionsHome next.redir: -------------------------------------------------------------------------------- 1 | ScreenOptions next -------------------------------------------------------------------------------- /Sounds/ScreenOptionsHome prev.redir: -------------------------------------------------------------------------------- 1 | ScreenOptions prev -------------------------------------------------------------------------------- /Sounds/ScreenOptionsHome start.redir: -------------------------------------------------------------------------------- 1 | Common Start -------------------------------------------------------------------------------- /Sounds/ScreenOptionsHomeChild music.redir: -------------------------------------------------------------------------------- 1 | ScreenOptionsHome music -------------------------------------------------------------------------------- /Sounds/ScreenOptionsSerivce change.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsService next.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsService prev.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsService start.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsSound change.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsSound next.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsSound prev.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenOptionsSound start.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenProfileLoad music.redir: -------------------------------------------------------------------------------- 1 | ScreenSelectProfile music -------------------------------------------------------------------------------- /Sounds/ScreenRecordsSongsDouble music.redir: -------------------------------------------------------------------------------- 1 | ScreenEvaluation music -------------------------------------------------------------------------------- /Sounds/ScreenRecordsSongsSingle music.redir: -------------------------------------------------------------------------------- 1 | ScreenEvaluation music -------------------------------------------------------------------------------- /Sounds/ScreenSelectMaster change.redir: -------------------------------------------------------------------------------- 1 | Master change.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenSelectMusic course music.redir: -------------------------------------------------------------------------------- 1 | ScreenEditMenu music -------------------------------------------------------------------------------- /Sounds/ScreenSelectMusic difficulty easier.redir: -------------------------------------------------------------------------------- 1 | ScreenSelectMusic difficulty harder -------------------------------------------------------------------------------- /Sounds/ScreenSelectMusic difficulty harder.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenSelectMusic difficulty harder.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenSelectMusic loop music.redir: -------------------------------------------------------------------------------- 1 | _Music menu -------------------------------------------------------------------------------- /Sounds/ScreenSelectMusic random music.redir: -------------------------------------------------------------------------------- 1 | _Music menu -------------------------------------------------------------------------------- /Sounds/ScreenSelectMusic roulette music.redir: -------------------------------------------------------------------------------- 1 | _Music menu -------------------------------------------------------------------------------- /Sounds/ScreenSelectMusic section music.redir: -------------------------------------------------------------------------------- 1 | _Music menu -------------------------------------------------------------------------------- /Sounds/ScreenSelectMusic sort music.redir: -------------------------------------------------------------------------------- 1 | _Music menu -------------------------------------------------------------------------------- /Sounds/ScreenSelectPlayMode Standard.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenSelectPlayMode Standard.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenSelectPlayMode Tutorial.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenSelectPlayMode Tutorial.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenSelectPlayMode music.redir: -------------------------------------------------------------------------------- 1 | _Common Menu Music (loop) -------------------------------------------------------------------------------- /Sounds/ScreenSelectPlayStyle music.redir: -------------------------------------------------------------------------------- 1 | _Music menu -------------------------------------------------------------------------------- /Sounds/ScreenSelectProfile music.redir: -------------------------------------------------------------------------------- 1 | ScreenEditMenu music -------------------------------------------------------------------------------- /Sounds/ScreenSelectStyle Double.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenSelectStyle Double.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenSelectStyle Single.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenSelectStyle Single.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenSelectStyle Versus.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenSelectStyle Versus.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenSelectStyle music.redir: -------------------------------------------------------------------------------- 1 | _Common Menu Music (loop) -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound 1st.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound 1st.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound 2nd.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound 2nd.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound 3rd.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound 3rd.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound 4th.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound 4th.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound 5th.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound 5th.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound 6th.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound 6th.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound Event.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound Event.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound Extra1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound Extra1.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound Extra2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound Extra2.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenStageInformation Sound Final.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/ScreenStageInformation Sound Final.mp3 -------------------------------------------------------------------------------- /Sounds/ScreenTitle music.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/ScreenTitleMenu music.redir: -------------------------------------------------------------------------------- 1 | _silent -------------------------------------------------------------------------------- /Sounds/_Common Menu Music (loop).ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_Common Menu Music (loop).ogg -------------------------------------------------------------------------------- /Sounds/_Door.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_Door.ogg -------------------------------------------------------------------------------- /Sounds/_Menu music.redir: -------------------------------------------------------------------------------- 1 | _Common Menu Music (loop) -------------------------------------------------------------------------------- /Sounds/_Music credits (loop).ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_Music credits (loop).ogg -------------------------------------------------------------------------------- /Sounds/_Music menu.redir: -------------------------------------------------------------------------------- 1 | _Common Menu Music (loop) -------------------------------------------------------------------------------- /Sounds/_Music title (loop).ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_Music title (loop).ogg -------------------------------------------------------------------------------- /Sounds/_Screen cancel.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_Screen cancel.ogg -------------------------------------------------------------------------------- /Sounds/_common row.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_common row.ogg -------------------------------------------------------------------------------- /Sounds/_missing.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_missing.ogg -------------------------------------------------------------------------------- /Sounds/_silent.redir: -------------------------------------------------------------------------------- 1 | _missing -------------------------------------------------------------------------------- /Sounds/_switch down.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_switch down.ogg -------------------------------------------------------------------------------- /Sounds/_switch up.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_switch up.ogg -------------------------------------------------------------------------------- /Sounds/_swoosh normal.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_swoosh normal.ogg -------------------------------------------------------------------------------- /Sounds/_toasty.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/_toasty.ogg -------------------------------------------------------------------------------- /Sounds/default (loop).ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/default (loop).ogg -------------------------------------------------------------------------------- /Sounds/player mine.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/Sounds/player mine.mp3 -------------------------------------------------------------------------------- /ThemeInfo.ini: -------------------------------------------------------------------------------- 1 | [ThemeInfo] 2 | DisplayName=DDR 2014 (1280x720) 3 | Author=Risk&pkwp 4 | -------------------------------------------------------------------------------- /metrics.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leeium/DDR-2014/HEAD/metrics.ini --------------------------------------------------------------------------------