Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"pk3ds will work best if you keep your Game Files folder free of unnecessary files and folders" #495

Open
frozenMustelid opened this issue Aug 16, 2021 · 5 comments

Comments

@frozenMustelid
Copy link

I want to get started with a mod of Y, but nothing I do can get PK3DS to open a ROM. I dumped my American copy of Y using a Japanese 2DS XL by following this tutorial (https://projectpokemon.org/home/tutorials/gameplay_150/3ds-pokemon-games-hacking-tutorials/extracting-files-for-pk3ds-using-godmode9-r110/) and PK3DS isn't reading it. If I point PK3DS to the directory containing both exefs and romfs, it says that the root folder needs to contain an 'a' folder in the top level. So I point it to romfs, and it says that I need to keep my Game Files free of unnecessary folders. So I try pointing it at the 'a' folder itself, which gives me no error message but keeps all the buttons greyed out.

I also tried using PK3DS to extract a .3ds file I dumped using GodMode9, and it appears to extract it for awhile before complaining about a bad IVFC header right at the end. I'll submit a bug report about this soon.

I was using the Aug 8 build of PK3DS. I've confirmed this issue on Windows 7 using dotNET 4.6.2 and on Linux Mint 20.1 with both WINE (5.10) and directly through Mono.

@kwsch
Copy link
Owner

kwsch commented Aug 16, 2021

pk3DS expects:

gamedump/romfs/
gamedump/exefs/

Inside the romfs folder, you have the a folder.

pk3DS says "keep folders clean" if you have more than 3 folders within the folder you are trying to open; telling you to not keep non-game files inside your game dump files.

@frozenMustelid
Copy link
Author

This is the folder structure, next to the error received when trying to access it.

file:///home/cfalcon/Pictures/Screenshot%20from%202021-08-15%2023-20-29.png
file:///home/cfalcon/Pictures/Screenshot%20from%202021-08-15%2023-19-23.png

@frozenMustelid
Copy link
Author

Looks like Github doesn't want to post files today. My folder structure is as you describe - PkmnY/ contains only romfs/ and exefs/. When I point pk3ds to PkmnY/, it tells me that it can't find a/ on the root directory. When I move a/ from romfs/ to PkmnY/, it gives me the exact same error message.

@kwsch
Copy link
Owner

kwsch commented Aug 16, 2021

Example: Opening the Omega Ruby folder.
image

it likely is expecting a specific file count, so remove any junk from the romfs that is left by the dumper.

@frozenMustelid
Copy link
Author

Your folder structure looks identical to mine, except that exe and rom are named exefs and romfs and I don't have a .crr folder. I tried renaming exefs and romfs to exe and rom, but I got the same error.

Here is my folder structure (PkmnY $ tree -a .):

.
├── exefs
│   ├── banner
│   └── icon
└── romfs
    ├── a
    │   ├── 0
    │   │   ├── 0
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 1
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 2
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 3
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 4
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 5
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 6
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 7
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 8
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   └── 9
    │   │       ├── 0
    │   │       ├── 1
    │   │       ├── 2
    │   │       ├── 3
    │   │       ├── 4
    │   │       ├── 5
    │   │       ├── 6
    │   │       ├── 7
    │   │       ├── 8
    │   │       └── 9
    │   ├── 1
    │   │   ├── 0
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 1
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 2
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 3
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 4
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 5
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 6
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 7
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   ├── 8
    │   │   │   ├── 0
    │   │   │   ├── 1
    │   │   │   ├── 2
    │   │   │   ├── 3
    │   │   │   ├── 4
    │   │   │   ├── 5
    │   │   │   ├── 6
    │   │   │   ├── 7
    │   │   │   ├── 8
    │   │   │   └── 9
    │   │   └── 9
    │   │       ├── 0
    │   │       ├── 1
    │   │       ├── 2
    │   │       ├── 3
    │   │       ├── 4
    │   │       ├── 5
    │   │       ├── 6
    │   │       ├── 7
    │   │       ├── 8
    │   │       └── 9
    │   └── 2
    │       ├── 0
    │       │   ├── 0
    │       │   ├── 1
    │       │   ├── 2
    │       │   ├── 3
    │       │   ├── 4
    │       │   ├── 5
    │       │   ├── 6
    │       │   ├── 7
    │       │   ├── 8
    │       │   └── 9
    │       ├── 1
    │       │   ├── 0
    │       │   ├── 1
    │       │   ├── 2
    │       │   ├── 3
    │       │   ├── 4
    │       │   ├── 5
    │       │   ├── 6
    │       │   ├── 7
    │       │   ├── 8
    │       │   └── 9
    │       ├── 2
    │       │   ├── 0
    │       │   ├── 1
    │       │   ├── 2
    │       │   ├── 3
    │       │   ├── 4
    │       │   ├── 5
    │       │   ├── 6
    │       │   ├── 7
    │       │   ├── 8
    │       │   └── 9
    │       ├── 3
    │       │   ├── 0
    │       │   ├── 1
    │       │   ├── 2
    │       │   ├── 3
    │       │   ├── 4
    │       │   ├── 5
    │       │   ├── 6
    │       │   ├── 7
    │       │   ├── 8
    │       │   └── 9
    │       ├── 4
    │       │   ├── 0
    │       │   ├── 1
    │       │   ├── 2
    │       │   ├── 3
    │       │   ├── 4
    │       │   ├── 5
    │       │   ├── 6
    │       │   ├── 7
    │       │   ├── 8
    │       │   └── 9
    │       ├── 5
    │       │   ├── 0
    │       │   ├── 1
    │       │   ├── 2
    │       │   ├── 3
    │       │   ├── 4
    │       │   ├── 5
    │       │   ├── 6
    │       │   ├── 7
    │       │   ├── 8
    │       │   └── 9
    │       ├── 6
    │       │   ├── 0
    │       │   ├── 1
    │       │   ├── 2
    │       │   ├── 3
    │       │   ├── 4
    │       │   ├── 5
    │       │   ├── 6
    │       │   ├── 7
    │       │   ├── 8
    │       │   └── 9
    │       └── 7
    │           └── 0
    ├── btl_ai.garc
    ├── DllBackGround.cro
    ├── DllBag.cro
    ├── DllBattle.cro
    ├── DllBattleHouseConnect.cro
    ├── DllBattleMatch.cro
    ├── DllBattlePartySelect.cro
    ├── DllBattleVideoPlayer.cro
    ├── DllBattleVideoSave.cro
    ├── DllBox.cro
    ├── DllBoxSearch.cro
    ├── DllCaptureRegister.cro
    ├── DllColosseum.cro
    ├── DllCommendation.cro
    ├── DllCommWait.cro
    ├── DllConfig.cro
    ├── DllDebugPokeMake.cro
    ├── DllDebugProcLoop.cro
    ├── DllDendouDemo.cro
    ├── DllDendouPC.cro
    ├── DllDialogCommon.cro
    ├── DllEggDemo.cro
    ├── DllEshop.cro
    ├── DllFatalErrorProc.cro
    ├── DllField.cro
    ├── DllFieldDebug.cro
    ├── DllFieldDemo.cro
    ├── DllFieldEventEntranceIn.cro
    ├── DllFieldEventPlayer.cro
    ├── DllFieldEventPokeRideAction.cro
    ├── DllFieldEventSkatePipe.cro
    ├── DllFieldEventSlopeSlip.cro
    ├── DllFieldEventTakinobori.cro
    ├── DllFriendEntry.cro
    ├── DllGameClearSave.cro
    ├── DllGameSync.cro
    ├── DllGift.cro
    ├── DllGts.cro
    ├── DllHeading.cro
    ├── DllHologramMail.cro
    ├── DllIntro.cro
    ├── DllKawaigariArrange.cro
    ├── DllKawaigari.cro
    ├── DllKisekae.cro
    ├── DllLangSelect.cro
    ├── DllLiveCup.cro
    ├── DllNumberInput.cro
    ├── DllNuts.cro
    ├── DllPCMenu.cro
    ├── DllPhotoViewer.cro
    ├── DllPoke3Select.cro
    ├── DllPokeList.cro
    ├── DllPokeViewer.cro
    ├── DllPromotion.cro
    ├── DllPssAssistPower.cro
    ├── DllPssCharaMenu.cro
    ├── DllPssConfig.cro
    ├── DllPssFavorite.cro
    ├── DllPssIconSelect.cro
    ├── DllPssMainMenu.cro
    ├── DllPssMessageWindow.cro
    ├── DllPssPlaySelect.cro
    ├── DllPssRuleSelect.cro
    ├── DllPuzzle.cro
    ├── DllRandomTrade.cro
    ├── DllReport.cro
    ├── DllSalon.cro
    ├── DllSequence.cro
    ├── DllShinkaDemo.cro
    ├── DllSparring.cro
    ├── DllSparringMenu.cro
    ├── DllStaffRoll.cro
    ├── DllStartMenu.cro
    ├── DllStatus.cro
    ├── DllStrInput.cro
    ├── DllSubScreenTutorial.cro
    ├── DllTestAriizumi.cro
    ├── DllTestHosaka.cro
    ├── DllTestIchiraku.cro
    ├── DllTestIkeda.cro
    ├── DllTestIkuta.cro
    ├── DllTestIshiguro.cro
    ├── DllTestIto.cro
    ├── DllTestKawada.cro
    ├── DllTestKosaka.cro
    ├── DllTestMori.cro
    ├── DllTestNagihashi.cro
    ├── DllTestNakahiro.cro
    ├── DllTestNCL.cro
    ├── DllTestObata.cro
    ├── DllTestOhno.cro
    ├── DllTestOnoue.cro
    ├── DllTestPGL.cro
    ├── DllTestSeqDemoView.cro
    ├── DllTestSogabe.cro
    ├── DllTestSuzuki.cro
    ├── DllTestTamada.cro
    ├── DllTestTaya.cro
    ├── DllTestTomoya.cro
    ├── DllTheEnd.cro
    ├── DllTitle.cro
    ├── DllTownmap.cro
    ├── DllTradeDemo.cro
    ├── DllTradelist.cro
    ├── DllTrainerCase.cro
    ├── DllTrainingAppManager.cro
    ├── DllTrialDownload.cro
    ├── DllTrialHouseResult.cro
    ├── DllUS3DDun.cro
    ├── DllUSBadgeCheckGate.cro
    ├── DllUSBigFourDragon.cro
    ├── DllUSBigFourFire.cro
    ├── DllUSBigFourSteel.cro
    ├── DllUSBigFourWater.cro
    ├── DllUSC02.cro
    ├── DllUSDynamo.cro
    ├── DllUSGymElec.cro
    ├── DllUSGymEsper.cro
    ├── DllUSGymFairy.cro
    ├── DllUSGymFighting.cro
    ├── DllUSGymGrass.cro
    ├── DllUSGymIce.cro
    ├── DllUSGymInsect.cro
    ├── DllUSGymRock.cro
    ├── DllUSKinomi.cro
    ├── DllUSMirror.cro
    ├── DllUSPassage.cro
    ├── DllUSPokecen.cro
    ├── DllUSR13.cro
    ├── DllUSR15.cro
    ├── DllVSDemo.cro
    ├── DllWazaOboe.cro
    ├── DllWazaOmoidashi.cro
    ├── DllZukan.cro
    ├── m
    │   ├── a.moflex
    │   ├── ax.moflex
    │   ├── ay.moflex
    │   ├── bx.moflex
    │   ├── by.moflex
    │   └── dps.cdc
    ├── shaders
    │   ├── nwfont_RectDrawerShader.shbin
    │   ├── nwfont_TextWriterShader.shbin
    │   ├── nwlyt_ConstColorShader.shbin
    │   └── nwlyt_PaneShader.shbin
    ├── sound
    │   ├── bgm_xy_ajito.aac
    │   ├── bgm_xy_battle_house.aac
    │   ├── bgm_xy_bd_01.aac
    │   ├── bgm_xy_bd_02.aac
    │   ├── bgm_xy_bicycle.aac
    │   ├── bgm_xy_boutique.aac
    │   ├── bgm_xy_c_01.aac
    │   ├── bgm_xy_c_02.aac
    │   ├── bgm_xy_c_03.aac
    │   ├── bgm_xy_c_04.aac
    │   ├── bgm_xy_c_05.aac
    │   ├── bgm_xy_c_06.aac
    │   ├── bgm_xy_c_07.aac
    │   ├── bgm_xy_c_08.aac
    │   ├── bgm_xy_c_09.aac
    │   ├── bgm_xy_d_01.aac
    │   ├── bgm_xy_d_02.aac
    │   ├── bgm_xy_d_03.aac
    │   ├── bgm_xy_d_04.aac
    │   ├── bgm_xy_d_05.aac
    │   ├── bgm_xy_d_06.aac
    │   ├── bgm_xy_d_07.aac
    │   ├── bgm_xy_d_08.aac
    │   ├── bgm_xy_d_champroad.aac
    │   ├── bgm_xy_demo_01.aac
    │   ├── bgm_xy_demo_02.aac
    │   ├── bgm_xy_demo_03.aac
    │   ├── bgm_xy_demo_04.aac
    │   ├── bgm_xy_demo_05.aac
    │   ├── bgm_xy_demo_06.aac
    │   ├── bgm_xy_demo_07.aac
    │   ├── bgm_xy_demo_08.aac
    │   ├── bgm_xy_demo_09.aac
    │   ├── bgm_xy_demo_legend_x.aac
    │   ├── bgm_xy_demo_legend_y.aac
    │   ├── bgm_xy_demo_opening.aac
    │   ├── bgm_xy_demo_weapon_x.aac
    │   ├── bgm_xy_demo_weapon_y.aac
    │   ├── bgm_xy_dendouiri.aac
    │   ├── bgm_xy_e_01.aac
    │   ├── bgm_xy_e_02.aac
    │   ├── bgm_xy_e_03.aac
    │   ├── bgm_xy_e_04.aac
    │   ├── bgm_xy_e_05.aac
    │   ├── bgm_xy_e_06.aac
    │   ├── bgm_xy_e_07.aac
    │   ├── bgm_xy_e_08.aac
    │   ├── bgm_xy_e_09.aac
    │   ├── bgm_xy_e_10.aac
    │   ├── bgm_xy_e_11.aac
    │   ├── bgm_xy_e_12.aac
    │   ├── bgm_xy_e_13.aac
    │   ├── bgm_xy_e_14.aac
    │   ├── bgm_xy_e_champ.aac
    │   ├── bgm_xy_e_doctor.aac
    │   ├── bgm_xy_e_flare.aac
    │   ├── bgm_xy_e_handsome_02.aac
    │   ├── bgm_xy_e_handsome.aac
    │   ├── bgm_xy_ending.aac
    │   ├── bgm_xy_epilogue.aac
    │   ├── bgm_xy_e_tip_01.aac
    │   ├── bgm_xy_e_tip_02.aac
    │   ├── bgm_xy_e_tsureteke1.aac
    │   ├── bgm_xy_e_tsureteke2.aac
    │   ├── bgm_xy_eye_01.aac
    │   ├── bgm_xy_eye_02.aac
    │   ├── bgm_xy_eye_03.aac
    │   ├── bgm_xy_eye_04.aac
    │   ├── bgm_xy_eye_05.aac
    │   ├── bgm_xy_eye_06.aac
    │   ├── bgm_xy_eye_07.aac
    │   ├── bgm_xy_eye_08.aac
    │   ├── bgm_xy_eye_09.aac
    │   ├── bgm_xy_eye_10.aac
    │   ├── bgm_xy_eye_11.aac
    │   ├── bgm_xy_eye_12.aac
    │   ├── bgm_xy_eye_13.aac
    │   ├── bgm_xy_eye_14.aac
    │   ├── bgm_xy_eye_15.aac
    │   ├── bgm_xy_eye_16.aac
    │   ├── bgm_xy_eye_17.aac
    │   ├── bgm_xy_eye_flare.aac
    │   ├── bgm_xy_fs.aac
    │   ├── bgm_xy_game_sync.aac
    │   ├── bgm_xy_gate.aac
    │   ├── bgm_xy_gts.aac
    │   ├── bgm_xy_gym.aac
    │   ├── bgm_xy_hotel.aac
    │   ├── bgm_xy_koukan.aac
    │   ├── bgm_xy_labo.aac
    │   ├── bgm_xy_miracle_trade.aac
    │   ├── bgm_xy_m_tower.aac
    │   ├── bgm_xy_naminori.aac
    │   ├── bgm_xy_pokecen.aac
    │   ├── bgm_xy_pokemon_league.aac
    │   ├── bgm_xy_pokemon_link.aac
    │   ├── bgm_xy_pokemon_theme.aac
    │   ├── bgm_xy_poketore.aac
    │   ├── bgm_xy_poketore_fever.aac
    │   ├── bgm_xy_pvd_01.aac
    │   ├── bgm_xy_pvd_02.aac
    │   ├── bgm_xy_pvd_03.aac
    │   ├── bgm_xy_pvd_04.aac
    │   ├── bgm_xy_pvd_05.aac
    │   ├── bgm_xy_pvd_06.aac
    │   ├── bgm_xy_pvd_07.aac
    │   ├── bgm_xy_pvd_08.aac
    │   ├── bgm_xy_pvd_09.aac
    │   ├── bgm_xy_pvd_10.aac
    │   ├── bgm_xy_pvd_11.aac
    │   ├── bgm_xy_pvd_12.aac
    │   ├── bgm_xy_pvd_13.aac
    │   ├── bgm_xy_pvd_14.aac
    │   ├── bgm_xy_pvd_15.aac
    │   ├── bgm_xy_pvd_16.aac
    │   ├── bgm_xy_pvd_17.aac
    │   ├── bgm_xy_pvd_18.aac
    │   ├── bgm_xy_pvd_19.aac
    │   ├── bgm_xy_pvd_20.aac
    │   ├── bgm_xy_pvd_21.aac
    │   ├── bgm_xy_pvd_22.aac
    │   ├── bgm_xy_pvd_23.aac
    │   ├── bgm_xy_pvd_24.aac
    │   ├── bgm_xy_pvd_25.aac
    │   ├── bgm_xy_pvd_26.aac
    │   ├── bgm_xy_pvd_27.aac
    │   ├── bgm_xy_pvd_28.aac
    │   ├── bgm_xy_pvd_29.aac
    │   ├── bgm_xy_pvd_30.aac
    │   ├── bgm_xy_pvd_31.aac
    │   ├── bgm_xy_pvd_32.aac
    │   ├── bgm_xy_pvd_studio.aac
    │   ├── bgm_xy_r_a.aac
    │   ├── bgm_xy_random_match.aac
    │   ├── bgm_xy_r_b.aac
    │   ├── bgm_xy_r_c.aac
    │   ├── bgm_xy_r_d.aac
    │   ├── bgm_xy_r_e.aac
    │   ├── bgm_xy_r_f.aac
    │   ├── bgm_xy_safari.aac
    │   ├── bgm_xy_salon.aac
    │   ├── bgm_xy_shinka.aac
    │   ├── bgm_xy_silence.aac
    │   ├── bgm_xy_sp_clear.aac
    │   ├── bgm_xy_sp_gameover.aac
    │   ├── bgm_xy_sp_gamestart.aac
    │   ├── bgm_xy_sp_menu.aac
    │   ├── bgm_xy_sp_stage_02.aac
    │   ├── bgm_xy_sp_stage.aac
    │   ├── bgm_xy_starting.aac
    │   ├── bgm_xy_sushi.aac
    │   ├── bgm_xy_t_01.aac
    │   ├── bgm_xy_t_02.aac
    │   ├── bgm_xy_t_03.aac
    │   ├── bgm_xy_t_04.aac
    │   ├── bgm_xy_t_05.aac
    │   ├── bgm_xy_t_06.aac
    │   ├── bgm_xy_t_07.aac
    │   ├── bgm_xy_test1.aac
    │   ├── bgm_xy_test2.aac
    │   ├── bgm_xy_test3.aac
    │   ├── bgm_xy_test4.aac
    │   ├── bgm_xy_test5.aac
    │   ├── bgm_xy_test6.aac
    │   ├── bgm_xy_test7.aac
    │   ├── bgm_xy_thinking.aac
    │   ├── bgm_xy_title_01.aac
    │   ├── bgm_xy_vs_champ.aac
    │   ├── bgm_xy_vs_flare.aac
    │   ├── bgm_xy_vs_flare_boss.aac
    │   ├── bgm_xy_vs_gymleader2.aac
    │   ├── bgm_xy_vs_gymleader.aac
    │   ├── bgm_xy_vs_legend.aac
    │   ├── bgm_xy_vs_norapoke.aac
    │   ├── bgm_xy_vs_rival.aac
    │   ├── bgm_xy_vs_secret_01.aac
    │   ├── bgm_xy_vs_shitenno.aac
    │   ├── bgm_xy_vs_special_01.aac
    │   ├── bgm_xy_vs_trainer.aac
    │   ├── bgm_xy_vs_trainer_pss.aac
    │   ├── bgm_xy_wifi_present.aac
    │   ├── bgm_xy_win1.aac
    │   ├── bgm_xy_win2.aac
    │   ├── bgm_xy_win3.aac
    │   ├── bgm_xy_win4.aac
    │   ├── bgm_xy_win5.aac
    │   ├── bgm_xy_yagi2.aac
    │   ├── bgm_xy_yagi.aac
    │   ├── dspaudio.cdc
    │   ├── me_xy_acce.aac
    │   ├── me_xy_badge.aac
    │   ├── me_xy_bpget.aac
    │   ├── me_xy_dressup_01.aac
    │   ├── me_xy_dressup_02.aac
    │   ├── me_xy_dressup_03.aac
    │   ├── me_xy_dressup_04.aac
    │   ├── me_xy_dressup_05.aac
    │   ├── me_xy_dressup_06.aac
    │   ├── me_xy_dressup_07.aac
    │   ├── me_xy_dressup_08.aac
    │   ├── me_xy_dressup_09.aac
    │   ├── me_xy_dressup_10.aac
    │   ├── me_xy_dressup_11.aac
    │   ├── me_xy_hyouka01.aac
    │   ├── me_xy_hyouka02.aac
    │   ├── me_xy_hyouka03.aac
    │   ├── me_xy_hyouka04.aac
    │   ├── me_xy_hyouka05.aac
    │   ├── me_xy_hyouka06.aac
    │   ├── me_xy_hyouka07.aac
    │   ├── me_xy_hyouka08.aac
    │   ├── me_xy_item.aac
    │   ├── me_xy_item_mystery.aac
    │   ├── me_xy_kaifuku.aac
    │   ├── me_xy_keyitem.aac
    │   ├── me_xy_kinomi.aac
    │   ├── me_xy_lvup.aac
    │   ├── me_xy_massage.aac
    │   ├── me_xy_mega_stone.aac
    │   ├── me_xy_o_power.aac
    │   ├── me_xy_pokemon_flute.aac
    │   ├── me_xy_quest.aac
    │   ├── me_xy_quiz_01.aac
    │   ├── me_xy_quiz_02.aac
    │   ├── me_xy_shinkaome.aac
    │   ├── me_xy_sp_stage_open.aac
    │   ├── me_xy_tamago_get.aac
    │   ├── me_xy_test1.aac
    │   ├── me_xy_test2.aac
    │   ├── me_xy_test3.aac
    │   ├── me_xy_train.aac
    │   ├── me_xy_wasure.aac
    │   ├── me_xy_waza.aac
    │   └── xy_sound.bcsar
    ├── sounddebug
    │   ├── out2.txt
    │   └── out.txt
    └── static.crs

38 directories, 654 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants