| verne94 Red Goomba Level: 15 ![]() Posts: 1/37 EXP: 13891 For next: 2493 Since: 11-18-11 Since last post: 6.8 years Last activity: 2.9 years |
|
||
| Well, just extracted with WiiScrubber, i noticed: -lots of videos! Even if it's the PAL version, it has Japan and Korean videos; -the file Buildtime, which says 42734EU Sep 15 2011 13:08:58 ; -the file Config.spt and ConfigDebug.spt which are different only in "SetBackGroundColor(48, 64, 32);"; -the file _ConfigUser which has (i think)remains of a debug mode: -- ユーザー個人環境用環境設定 function Configure() -- SerialOut Setting --------------------- -- 起動時には全て 0 -- 0:false -- 1:true ------------------------------------------ -- SetSerialOutput("Camera" ,1) -- SetSerialOutput("Character" ,1) -- SetSerialOutput("Collision" ,1) -- SetSerialOutput("Debug" ,1) -- SetSerialOutput("Effect" ,1) -- SetSerialOutput("File" ,1) -- SetSerialOutput("Gadget" ,1) -- SetSerialOutput("Graphics" ,1) -- SetSerialOutput("Mii" ,1) -- SetSerialOutput("Module" ,1) -- SetSerialOutput("Network" ,1) -- SetSerialOutput("Peripheral" ,1) -- SetSerialOutput("Placement" ,1) -- SetSerialOutput("Resource" ,1) -- SetSerialOutput("Sound" ,1) -- SetSerialOutput("System" ,1) ------------------------------------------ -- DebugFlag Setting --------------------- -- 起動時には全て 0 -- 0:false -- 1:true -- 人 ------------------------------------ -- SetDebugFlag("FUKUDA" ,1) -- SetDebugFlag("HIRATA" ,1) -- SetDebugFlag("KAGAWA" ,1) -- SetDebugFlag("KIRINO" ,1) -- SetDebugFlag("KUBOKI" ,1) -- SetDebugFlag("MATSUYAMA" ,1) -- SetDebugFlag("NAGASE" ,1) -- SetDebugFlag("NAITO" ,1) -- SetDebugFlag("NISHIMORI" ,1) -- SetDebugFlag("OKADA" ,1) -- SetDebugFlag("SATO" ,1) -- SetDebugFlag("TAKAHASHI" ,1) -- SetDebugFlag("TOYOSHIMA" ,1) -- SetDebugFlag("YANAGISAWA" ,1) -- 部品 ---------------------------------- -- SetDebugFlag("CHARACTER" ,1) -- SetDebugFlag("DISABLE_PERIPHERAL_CHECK" ,1) -- SetDebugFlag("DRAW_CAMERA" ,1) -- SetDebugFlag("DRAW_CAMERA_COLLISION" ,1) -- SetDebugFlag("DRAW_MENU_COLLISION" ,1) -- SetDebugFlag("JOB_SEPARATE_TASK" ,1) -- SetDebugFlag("PLACEMENT_DISP" ,1) -- SetDebugFlag("PLACEMENT_LOAD_HOST" ,1) -- SetDebugFlag("REPLAY_NOTBUTTON" ,1) -- SetDebugFlag("SOUND_DISABLE_BGM" ,1) -- SetDebugFlag("SOUND_DISABLE_SE" ,1) -- SetDebugFlag("TRACE_NETWORK_SDK" ,1) -- SetDebugFlag("TRACE_NEW_DELETE" ,1) -- SetDebugFlag("UPLOAD_FABRICATE_RECORED" ,1) -- SetDebugFlag("GAME_NOT_TIMEUPEND" ,1) -- 表示制御 ------------------------------ -- SetDebugFlag("DISABLE_2D" ,1) -- SetDebugFlag("DISABLE_CHARACTERS" ,1) -- SetDebugFlag("DISABLE_OBJECTS" ,1) -- SetDebugFlag("DISABLE_TERRAIN" ,1) ------------------------------------------ -- Romversion ---------------------------- SetRomVersion("DEVELOPMENT") -- SetRomVersion("PROTOTYPE") -- SetRomVersion("FIRST") -- SetRomVersion("INLINE3") -- SetRomVersion("INLINE3_EVALUATE") -- SetRomVersion("EVENT") -- SetRomVersion("OCTOBER") -- SetRomVersion("ALPHA") -- SetRomVersion("BETA") ------------------------------------------ -- MyGame -------------------------------- -- タイトルメニューの一番上に表示される競技 -- SetMyGameIndex("Run100m") -- SetMyGameIndex("Hurdles110m") -- SetMyGameIndex("Run4x100Relay") -- SetMyGameIndex("LongJump") -- SetMyGameIndex("Hammer") -- SetMyGameIndex("Discus") -- SetMyGameIndex("Javelin") -- SetMyGameIndex("UnevenBars") -- SetMyGameIndex("Trampoline") -- SetMyGameIndex("Ribbon") -- SetMyGameIndex("Swim100m") -- SetMyGameIndex("SwimSynchro") -- SetMyGameIndex("Pistol") -- SetMyGameIndex("Fencing") -- SetMyGameIndex("TableTennis") -- SetMyGameIndex("Canoe") -- SetMyGameIndex("Equestrian") -- SetMyGameIndex("Bicycle") -- SetMyGameIndex("FootBall") -- SetMyGameIndex("Badminton") -- SetMyGameIndex("BeachVolley") -- SetMyGameIndex("DreamSprint") -- SetMyGameIndex("DreamHurdles") -- SetMyGameIndex("DreamLongJump") -- SetMyGameIndex("DreamDiscus") -- SetMyGameIndex("DreamUnevenBars") -- SetMyGameIndex("DreamTrampoline") -- SetMyGameIndex("DreamSwim") -- SetMyGameIndex("DreamSynchro") -- SetMyGameIndex("DreamFencing") -- SetMyGameIndex("DreamSailing") -- SetMyGameIndex("DreamEquestrian") -- SetMyGameIndex("DreamBicycle") ------------------------------------------ end -a giant William.cpk (the prince!?!) file, i opened it with CriPackedFileMaker, it contains mainly all the game files, there are some of them with "Test" in their name but i couldn't exracted. |







