Home
last modified time | relevance | path

Searched refs:title (Results 1 – 16 of 16) sorted by relevance

/CafeSDK-2.12.13/data/mlc/sys/title/0005001b/10042300/content/
Dexceptions.txt9 /vol/system_slc/title/.;
12 /vol/system_slc/title/00050010;
13 /vol/system_slc/title/00050011;
14 /vol/system_slc/title/00050012;
15 /vol/system_slc/title/00050013;
16 /vol/system_slc/title/00050014;
17 /vol/system_slc/title/00050015;
18 /vol/system_slc/title/00050016;
19 /vol/system_slc/title/00050017;
20 /vol/system_slc/title/00050018;
[all …]
/CafeSDK-2.12.13/data/mlc/sys/title/0005001b/10042300/content/content/
Dexceptions.txt9 /vol/system_slc/title/.;
12 /vol/system_slc/title/00050010;
13 /vol/system_slc/title/00050011;
14 /vol/system_slc/title/00050012;
15 /vol/system_slc/title/00050013;
16 /vol/system_slc/title/00050014;
17 /vol/system_slc/title/00050015;
18 /vol/system_slc/title/00050016;
19 /vol/system_slc/title/00050017;
20 /vol/system_slc/title/00050018;
[all …]
/CafeSDK-2.12.13/system/bin/tool/mastering/resources/
Ddefault_finalization.ddf49 2147483647 = "title/", "TITLE", 0x004
50 2147483647 = "title/00050030/*", "TITLE", 0x444
51 2147483647 = "title/0005001b/*", "TITLE", 0x444
75 -2147483648="title/00050030/*", 2147483647
76 -2147483648="title/0005001b/*", 2147483647
81 TITLE_DIR1="title/00050030", "$(CAFE_ROOT_DOS)\data\mlc\sys\title\00050030"
82 TITLE_DIR2="title/0005001b/10042400", "$(CAFE_ROOT_DOS)\data\mlc\sys\title\0005001b\10042400"
83 TITLE_DIR3="title/0005001b/1005c000", "$(CAFE_ROOT_DOS)\data\mlc\sys\title\0005001b\1005c000"
/CafeSDK-2.12.13/system/bin/tool/
DrunBgStressMode.sh23 …caferun $CAFE_ROOT/data/mlc/sys/title/00050010/1f700500/code/system_config_tool.rpx -c "bg_enable …
28 …caferun $CAFE_ROOT/data/mlc/sys/title/00050010/1f700500/code/system_config_tool.rpx -c "bg_enable …
29 …caferun $CAFE_ROOT/data/mlc/sys/title/00050010/1f700500/code/system_config_tool.rpx -c "goto_test_…
Dcontent_dump48 -d <dev_type> : [Device where the target title is installed]. "usb" or "nand" can be used.
52 -t <num> : [The title ID to be dumped]. the title ID is represented by 16 hexadecimal digits.
Dcafeheadlessrun178 makecfmaster.sh -o $HLRUN_OUT/title -w $HLRUN_TMP
192 uploadimg.sh $UPLOAD_BANK $HLRUN_OUT/title.wumad
Dsetbridge.bat61 title Multi-Cafe Session for %bridge_name%^(%bridge_ipaddr%^)
63 title Multi-Cafe Session
Duninstalltitle.sh88 die You must specify a title id to uninstall
Ddeploytitle.sh183 die You cannot install a title from anywhere but the default directory
399 die This title is not imaged
Dcaferun190 -t <tid> : title launch from mlc emulation (tid is hex that starts with 0x)
576 local MLC_EMU_TITLE_DIR=$CAFE_MLC_DIR/sys/title/$MLC_EMU_TID_HI/$MLC_EMU_TID_LO
578 local MLC_EMU_TITLE_DIR=$CAFE_MLC_DIR/usr/title/$MLC_EMU_TID_HI/$MLC_EMU_TID_LO
751 …echo Updating title id, group id, title version and app type in $FILE_DEST, based on $APP_XML_FILE…
/CafeSDK-2.12.13/system/include/cafe/demo/demowin/
Ddemowin_peripheral.h21 …dowQuad(CVec2 position, CVec2 size, bool active, bool enabled, CVec3 color, const char* title) = 0;
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/demowin/
Ddemowin_peripheral.h21 …dowQuad(CVec2 position, CVec2 size, bool active, bool enabled, CVec3 color, const char* title) = 0;
/CafeSDK-2.12.13/
Dcafe.bat269 if not exist "%CAFE_MLC_DIR_DOS%\sys\title\00050030\1001000a\code\app.xml" set SHOW_HBM_WARNING=1
270 if not exist "%CAFE_MLC_DIR_DOS%\sys\title\00050030\1001010a\code\app.xml" set SHOW_HBM_WARNING=1
271 if not exist "%CAFE_MLC_DIR_DOS%\sys\title\00050030\1001020a\code\app.xml" set SHOW_HBM_WARNING=1
501 :: Copy cafe.sh in /etc/profile.d to update the title
529 REM If we're not opening a new window, just change the title and exit.
531 title %_TITLE%
538 REM We want to update the title bar, but just for this invocation. Since we can't
539 REM read the value of the current title bar, we'll just create a little batch file
540 REM which sets the title, then when it exits the original title will be reset.
543 echo @title %_TITLE% > %_TEMPSCRIPT%
/CafeSDK-2.12.13/system/bin/tool/mastering/resources/compat/
DNdevRun.ddf41 ; The video game title in the 4Byte ASCII code supplied by Nintendo.
50 ; The character string of the video game title (Kanji characters are
/CafeSDK-2.12.13/system/include/cafe/pads/wpad/
Dwpad.h615 void WPADSetGameTitleUtf16 ( const u16 *title ); // DEPRECATED
616 s32 WPADGetGameTitleUtf16 ( s32 chan, const u16 **title ); // DEPRECATED
/CafeSDK-2.12.13/system/include/cafe/
Dmp4dmx.h338 u8 title[MP4DMX_UDTA_DATA_LENGTH]; member