Lines Matching refs:WriteLine
336 Log.WriteLine("InitialEnvVarSetup started."); in InitialEnvVarSetup()
531 …Console.WriteLine("cafex: Unknown LANG specified; using UTF-8 encoding for incoming Cafe messages"… in InitialEnvVarSetup()
538 …Console.WriteLine("cafex: Invalid LANG specified; using UTF-8 encoding for incoming Cafe messages"… in InitialEnvVarSetup()
560 … Console.WriteLine("User has already defined CAFE_HARDWARE to '{0}'!", CAFE_HARDWARE.value); in InitialEnvVarSetup()
561 … Console.WriteLine("Please be aware that anything but 'catdevmp' is not guaranteed to work."); in InitialEnvVarSetup()
630 … Console.WriteLine("ERROR: SessionManager.dll not found and multi-CATDEV is enabled!"); in InitialEnvVarSetup()
631 …Console.WriteLine(" Please install HostBridge version 3.2.2.3+ or disable multi-CATDEV featu… in InitialEnvVarSetup()
681 …Console.WriteLine("WARNING: CAFE_SLC_DIR is set to a non-default path! Cafe may encounter errors!"… in InitialEnvVarSetup()
682 Console.WriteLine("default:{0}", defaultSlcDir); in InitialEnvVarSetup()
683 Console.WriteLine(" actual:{0}", CAFE_SLC_DIR.value); in InitialEnvVarSetup()
691 …Console.WriteLine("WARNING: CAFE_MLC_DIR is set to a non-default path! Cafe may encounter errors!"… in InitialEnvVarSetup()
692 Console.WriteLine("default:{0}", defaultMlcDir); in InitialEnvVarSetup()
693 Console.WriteLine(" actual:{0}", CAFE_MLC_DIR.value); in InitialEnvVarSetup()
713 Log.WriteLine("SESSION_NAME = " + SESSION_NAME.value); in InitialEnvVarSetup()
714 Log.WriteLine("SESSION_DEBUG_OUT_PORT = " + SESSION_DEBUG_OUT_PORT.value); in InitialEnvVarSetup()
715 Log.WriteLine("SESSION_DEBUG_CONTROL_PORT = " + SESSION_DEBUG_CONTROL_PORT.value); in InitialEnvVarSetup()
716 Log.WriteLine("SESSION_HIO_OUT_PORT = " + SESSION_HIO_OUT_PORT.value); in InitialEnvVarSetup()
717 Log.WriteLine("SESSION_LAUNCH_CTRL_PORT = " + SESSION_LAUNCH_CTRL_PORT.value); in InitialEnvVarSetup()
718 Log.WriteLine("SESSION_NET_MANAGE_PORT = " + SESSION_NET_MANAGE_PORT.value); in InitialEnvVarSetup()
719 Log.WriteLine("SESSION_PCFS_SATA_PORT = " + SESSION_PCFS_SATA_PORT.value); in InitialEnvVarSetup()
720 Log.WriteLine("SESSION_PATH_PREFIX = " + SESSION_PATH_PREFIX.value); in InitialEnvVarSetup()
721 Log.WriteLine("CAFE_DATA_DIR = " + CAFE_DATA_DIR.value); in InitialEnvVarSetup()
722 Log.WriteLine("CAFE_CONTENT_DIR = " + CAFE_CONTENT_DIR.value); in InitialEnvVarSetup()
723 Log.WriteLine("CAFEON_OPTION_NO_DATA_SYNC = " + CAFEON_OPTION_NO_DATA_SYNC.value); in InitialEnvVarSetup()
724 Log.WriteLine("CAFERUN_OPTION_NO_DATA_SYNC= " + CAFERUN_OPTION_NO_DATA_SYNC.value); in InitialEnvVarSetup()
872 Log.WriteLine(String.Format("Found crash token in '{0}'!", input)); in StartProcessOnCrashdump()
890 Log.WriteLine(String.Format("Starting '{0} {1}'...", shell, line)); in StartProcessOnCrashdump()
902 Log.WriteLine("stop started."); in stop()
911 Log.WriteLine("Arguments=" + argString); in stop()
949 …Log.WriteLine("(CAFERUN_OPTION_SOFT_LAUNCH.value == 1 || CAFERUN_OPTION_KILL_RESTART.value == 1) &… in stop()
961 Console.WriteLine("cafex {0}: Enabling single pass CGI", command); in stop()
967 Log.WriteLine("CAFERUN_OPTION_SOFT_LAUNCH.value != 1 -> calling hoststop()"); in stop()
970 Log.WriteLine("Hoststop start"); in stop()
975 Log.WriteLine("Hoststop end"); in stop()
984 Console.WriteLine("cafex stop error: CAFESTOP_STATUS=" + CAFESTOP_STATUS.value); in stop()
1003 Console.WriteLine("cafex: Unable to find {0}, using OS header file.", sdk_ver_file); in readSDKFromCafeRoot()
1007 Console.WriteLine("cafex: Unable to find OS header file {0}!", sdk_ver_file); in readSDKFromCafeRoot()
1013 Console.WriteLine("cafex: SDK version from {0}.", sdk_ver_file); in readSDKFromCafeRoot()
1035 Console.WriteLine("cafex Error: couldn't determine SDK version!"); in readSDKFromCafeRoot()
1043 Console.WriteLine("cafex: SDK version from {0}.", sdk_ver_file); in readSDKFromCafeRoot()
1058 … Console.WriteLine("cafex Error: CAFE_OS_SDK_VERSION not defined in {0}!", sdk_ver_file); in readSDKFromCafeRoot()
1064 … Console.WriteLine("cafex Error: TryParse on CAFE_OS_SDK_VERSION '{0}' failed!", subs[2]); in readSDKFromCafeRoot()
1081 Console.WriteLine("cafex Error: couldn't determine SDK version!"); in readSDKFromCafeRoot()
1122 … Console.WriteLine("cafex unable to set the SDK Major version. Mionps returned " + result[0]); in setMionSDKVersion()
1124 … Console.WriteLine("cafex unable to set the SDK Minor version. Mionps returned " + result[1]); in setMionSDKVersion()
1126 … Console.WriteLine("cafex unable to set the SDK Micro version. Mionps returned " + result[2]); in setMionSDKVersion()
1130 … Console.WriteLine("An error occurred when trying to set the SDK version on the catdev."); in setMionSDKVersion()
1131 Console.WriteLine("Mionps returned: " + retVal); in setMionSDKVersion()
1196 …Console.WriteLine("cafex failed: Please install at least HostBridgeSetup_{0}.exe and restart cafex… in parseVersions()
1197 …Console.WriteLine(" Current software version is {0} (need {1})", sw_ver_str, MIN_MION… in parseVersions()
1198 …Console.WriteLine(" Current firmware version is {0} (need {1})", fw_ver_str, MIN_MION… in parseVersions()
1244 Log.WriteLine("hoststop started."); in hoststop()
1253 Log.WriteLine("Arguments=" + argString); in hoststop()
1261 …Console.WriteLine("cafex hoststop failed: Please install the HostBridge and reopen the build envir… in hoststop()
1322 Console.WriteLine("CheckBridgeName: {0}", output); in hoststop()
1333 Console.WriteLine("cafex {0}: Single pass CGI enabled", command); in hoststop()
1359 … Console.WriteLine("cafex {0}: Bridge old owner: [{1}] new owner: [{2}]", command, old, host); in hoststop()
1395 … Console.WriteLine("cafex {0}: Disabling single pass CGI, not supported", command); in hoststop()
1440 …Console.WriteLine("WARNING: MionButton powerdown failed with err={0}, will retry shortly, count={1… in hoststop()
1453 …Console.WriteLine("Gathering MION logs via telnet for the mionbutton return of " + HOSTSTOP_RVAL.v… in hoststop()
1457 … sw.WriteLine("----------------------------------------------------------------"); in hoststop()
1458 … sw.WriteLine("----- MION telnet debug log @ " + DateTime.Now.ToLocalTime().ToString() + " -----"); in hoststop()
1459 … sw.WriteLine("----------------------------------------------------------------"); in hoststop()
1465 Console.WriteLine(" See " + logfile + " for details."); in hoststop()
1485 Console.WriteLine("cafex hoststop warning: Software shutdown failed."); in hoststop()
1490 …Console.WriteLine("cafex hoststop failed: Could not stop cafe through " + BRIDGE_CURRENT_NAME.valu… in hoststop()
1496 Console.WriteLine("cafex hoststop failed: Could not stop cafe through Toucan."); in hoststop()
1510 Log.WriteLine("getbridgetype started."); in getbridgetype()
1527 Log.WriteLine("BRIDGE_TYPE set to = " + BRIDGE_TYPE.value); in getbridgetype()
1696 Console.WriteLine(pcfsSync); in startBootRun()
1698 Log.WriteLine(pcfsSync); in startBootRun()
1706 Console.WriteLine("PCFSServer has started"); in startBootRun()
1708 Log.WriteLine("PCFSServer has started"); in startBootRun()
1717 Console.WriteLine("Waiting for PCFSServer initialization..."); in startBootRun()
1721 … Console.WriteLine("PCFSServerSync exited with value " + PCFSSERVERSYNC_RVAL.value); in startBootRun()
1724 Console.WriteLine("PCFSServer initialization complete!"); in startBootRun()
1728 Console.WriteLine("PCFSServer started without synchronization"); in startBootRun()
1762 Log.WriteLine("Launching bootrun"); in startBootRun()
1771 Log.WriteLine("Bootrun end"); in startBootRun()
1786 …Log.WriteLine("*** CAFERUN_DEFAULT_OPTIONS *** Default options detected! Please be aware that any … in run()
1804 Log.WriteLine("~~~~~~~~~~~~~~~~ START ENV VARIABLES~~~~~~~~~~~~~~~~~~"); in run()
1808 Log.WriteLine(string.Format(" {0} = {1}", de.Key, de.Value)); in run()
1810 Log.WriteLine("~~~~~~~~~~~~~~~~ END ENV VARIABLES~~~~~~~~~~~~~~~~~~"); in run()
1812 …Log.WriteLine(string.Format("**** Current Working Directory = {0} ****", Directory.GetCurrentDirec… in run()
1813 Log.WriteLine("run started."); in run()
1822 Log.WriteLine("Arguments=" + argString); in run()
1875 Console.WriteLine("cafex run error: sdk_ver.h does not exist: " + sdk_ver_file); in run()
1902 Console.WriteLine("cafex run error: couldn't find sdk version in sdk_ver.h"); in run()
1906 …Log.WriteLine("CAFERUN_COLDBOOT_OS_VERSION set to '" + CAFERUN_COLDBOOT_OS_VERSION.value + "' from… in run()
1948 Log.WriteLine("CAFERUN_OPTION_SOFT_LAUNCH set to " + CAFERUN_OPTION_SOFT_LAUNCH.value); in run()
2048 Log.WriteLine("CONSOLE = " + CONSOLE.value); in run()
2049 Log.WriteLine("DEBUGGER = " + DEBUGGER.value); in run()
2050 Log.WriteLine("CATOUTPUT= " + CATOUTPUT.value); in run()
2051 Log.WriteLine("CMDOUTPUT= " + CMDOUTPUT.value); in run()
2084 Log.WriteLine("Search for RPX index returned index = " + rpx_index.ToString()); in run()
2095 Console.WriteLine("cafex run failed: memmap not supported"); in run()
2112 … Console.WriteLine("WARNING: Value after -g is null or empty. Option is ignored."); in run()
2144 …Console.WriteLine("WARNING: Value for -p is null or empty. Debugger will break in the default pro… in run()
2208 … Console.WriteLine("cafex : argument for -w option is not a valid number and will be ignored."); in run()
2239 … Console.WriteLine("WARNING: value for -o was null or empty, so it will be treated as 0."); in run()
2323 Console.WriteLine("Unable to convert CAFE_SYSLOG_LEVEL to integer."); in run()
2360 … Console.WriteLine("WARNING: overriding launch hint for wumad with " + MCP_LAUNCH_HINT.value); in run()
2366 Console.WriteLine("cafex run: Emulating PCFS Headless Mode."); in run()
2372 Console.WriteLine("cafex run: Disabling PCFS Fast File IO."); in run()
2378 Console.WriteLine("cafex run: Disabling MION send/recv support."); in run()
2397 …Console.WriteLine("cafex: Invalid eject state parameter '{0}'! Please specify 'in' or 'out'.", EJ… in run()
2414 Console.WriteLine("Invalid WUMAD argument!"); in run()
2432 … Console.WriteLine("WARNING: overriding launch hint for wumad with " + MCP_LAUNCH_HINT.value); in run()
2471 Console.WriteLine("CafeX: Invalid HDD bank value!"); in run()
2482 Console.WriteLine("CafeX: Invalid HDD bank value!"); in run()
2610 Console.WriteLine("Invalid title ID detected!"); in run()
2611 … Console.WriteLine("Please ensure that all characters in the -t argument are hexadecimal."); in run()
2617 Console.WriteLine("Title ID has incorrect length."); in run()
2618 … Console.WriteLine("A correct ID is 18 characters plus 0x in the beginning or 16 without 0x."); in run()
2619 Console.WriteLine("Ex: 0x1234567812345678 or 1234567812345678"); in run()
2620 Console.WriteLine("Found: {0}", args[i + 1]); in run()
2690 … Console.WriteLine("Session data directory is missing and needs to be sync'd!"); in run()
2691 Console.WriteLine(" Please re-run without the '-z' option."); in run()
2701 …Console.WriteLine("*** -A option is deprecated and has no effect. ATFS is now the default file sys… in run()
2707 … Console.WriteLine("cafex run failed: -D option is deprecated. DVDFS is now unsupported."); in run()
2745 Console.WriteLine("-T value needs to be an 8 digit hex value"); in run()
2758 Console.WriteLine("AppType is not in Hex format"); in run()
2775 Console.WriteLine("cafex run failed: invalid option: " + args[i]); in run()
2785 Log.WriteLine("End of arguments"); in run()
2795 …Console.WriteLine(string.Concat("WARNING: Some system applications on the system might be missing.… in run()
2809 … Console.WriteLine("ERROR: Uploaded title's OS version does not match command line arguments!"); in run()
2810 Console.WriteLine("ERROR: Please omit \"-b\" on the command line."); in run()
2811 …Console.WriteLine("If you uploaded the title using a HostBridge prior to 3.2.6.0, please install H… in run()
2812 …Console.WriteLine("If you want to skip this check, specify \"-N\" on the command line, but be warn… in run()
2817 … Console.WriteLine("ERROR: Uploaded title's OS version does not match command line arguments!"); in run()
2818 Console.WriteLine("ERROR: Please specify \"-b\" on the command line."); in run()
2819 …Console.WriteLine("If you uploaded the title using a HostBridge prior to 3.2.6.0, please install H… in run()
2820 …Console.WriteLine("If you want to skip this check, specify \"-N\" on the command line, but be warn… in run()
2869 … Console.WriteLine("The CAT-DEV SDK version is not the same as the SDK you are running."); in run()
2870 … Console.WriteLine("SDK Version: " + sdk_ver + " CAT-DEV SDK Version: " + catdev_sdk_ver); in run()
2871 Console.WriteLine("Please run cafeupdate to get in sync."); in run()
2880 … Console.WriteLine("cafex run: using PCFS over SATA on port " + PCFS_OVER_SATA_PORT.value); in run()
2884 Console.WriteLine("cafex run: not using PCFS over SATA"); in run()
2894 Console.WriteLine("cafex run: PCFS_OVER_SATA_PORT is not set."); in run()
2899 … Console.WriteLine("cafex run: PCFSServer parameters " + PCFSSERVER_PARAMETERS.value); in run()
2916 Console.WriteLine("cafex run: Will launch HDD bank " + RUN_FROM_HDD_BANK.value); in run()
2952 Console.WriteLine("cafex run failed: Test mode not supported on NAND."); in run()
2955 Console.WriteLine("cafex run: Will use NAND file system"); in run()
2959 Console.WriteLine("cafex run: Will use PCFS file system emulation"); in run()
2963 … Console.WriteLine("cafex run: HDD bank " + RUN_FROM_HDD_BANK.value + " will be attached to odd"); in run()
2966 Console.WriteLine("cafex run: bridge parameters: " + BRIDGE_PARAMETERS.value); in run()
2997 …Console.WriteLine("cafex run failed: Please check the device is connected, powered on, and not in … in run()
3002 Log.WriteLine("Hostcheckversion start"); in run()
3007 Log.WriteLine("Hostcheckversion end"); in run()
3030 Console.WriteLine("cafex run failed: CAFE_TEMP environment variable is not set."); in run()
3041 Console.WriteLine("cafex run: Using CAFE_CONTENT_DIR = " + CAFE_CONTENT_DIR.value); in run()
3061 …Console.WriteLine("cafex run: Specified rpx/elf file is used for setting title id from app.xml onl… in run()
3071 … Console.WriteLine("cafex run failed: Cannot find rpx application in " + CAFE_ELF.value); in run()
3092 …Console.WriteLine(" : Session data sync FAILED with exit code {0}!", SYNCTOOL_RVAL… in run()
3093 … Console.WriteLine(" : See {0} for details.", SYNCTOOL_LOG.value); in run()
3129 …Console.WriteLine("cafex run failed: Please provide rpx application as first argument after run_op… in run()
3136 … Console.WriteLine("cafex run failed: Cannot find rpx application in " + CAFE_ELF.value); in run()
3186 … Console.WriteLine("cafex run : WARNING - No files found in directory {0}.", dir); in run()
3193 … Console.WriteLine("cafex run: copy {0} to {1}", origin, destination); in run()
3208 Console.WriteLine("cafex run: copy {0} to {1}", file, destination); in run()
3218 … Log.WriteLine("CAFEX: Writing data to {0}\\previous_launch_info.xml", CAFERUN_WORK_DIR.value); in run()
3222 writer.WriteLine("<?xml version=\"1.0\" encoding=\"utf-8\"?>"); in run()
3223 writer.WriteLine("<prev type=\"complex\" access=\"777\">"); in run()
3227 …writer.WriteLine(" <emu_tid type=\"string\" length=\"512\">" + CAFERUN_OPTION_MLC_EMU_TITLEID.val… in run()
3231 …writer.WriteLine(" <code_dir type=\"string\" length=\"512\">" + CAFE_CODE_DIR.value + "</code_dir… in run()
3232 …writer.WriteLine(" <disc_emu type=\"string\" length=\"8\">" + DISC_EMU_TYPE.value + "</disc_emu>"… in run()
3233 …writer.WriteLine(" <hdd_bank type=\"string\" length=\"8\">" + RUN_FROM_HDD_BANK.value + "</hdd_ba… in run()
3234 …writer.WriteLine(" <disc_emu_tid type=\"string\" length=\"8\">" + DISC_EMU_TID.value + "</disc_em… in run()
3236 …writer.WriteLine(" <coldboot_os type=\"string\" length=\"8\">" + CAFERUN_COLDBOOT_OS_VERSION.valu… in run()
3237 …writer.WriteLine(" <fast_relaunch type=\"string\" length=\"8\">" + CAFERUN_OPTION_FAST_RELAUNCH.v… in run()
3238 writer.WriteLine("</prev>"); in run()
3252 … Console.WriteLine("cafex run failed: Please cafex run an rpx application first"); in run()
3277 …Console.WriteLine("cafex run failed: argstr value in cos.xml is longer than 4096 characters. Pleas… in run()
3293 Console.WriteLine("cafex run failed: Could not find " + CAFE_ELF.value); in run()
3297 Console.WriteLine("cafex run: Restarting " + CAFE_ELF.value); in run()
3330 Console.WriteLine("cafex run failed: Cannot find OS in " + os_directory); in run()
3352 …Console.WriteLine("cafex run failed: Please build FDEBUG os version " + CAFERUN_COLDBOOT_OS_VERSIO… in run()
3356 …Console.WriteLine("cafex run failed: Please build DEBUG os version " + CAFERUN_COLDBOOT_OS_VERSION… in run()
3357 Console.WriteLine(" or do not use \"cafex run -b\" to use NDEBUG version"); in run()
3361 …Console.WriteLine("cafex run failed: Please build NDEBUG os version " + CAFERUN_COLDBOOT_OS_VERSIO… in run()
3362 Console.WriteLine(" or use \"cafex run -b\" to use the DEBUG version"); in run()
3366 …Console.WriteLine("cafex run failed: Please build OS_SECURITY_LEVEL os version " + CAFERUN_COLDBOO… in run()
3370 …Console.WriteLine("cafex run failed: Non-standard titleId for os version " + CAFERUN_COLDBOOT_OS_V… in run()
3382 …Console.WriteLine("cafex run: Set disc eject state:'{0}' failed={1}!", EJECT_STATE.value, returnVa… in run()
3383 Console.WriteLine(" Continuing execution, Ignoring ejectstate"); in run()
3387 … Console.WriteLine("cafex run: Set disc eject state: '{0}' succeeded.", EJECT_STATE.value); in run()
3400 Console.WriteLine("PCFS output logged to " + PCFS_SRV_LOG_OUTPUT.value); in run()
3492 Console.WriteLine("**** FORCE REBOOT ****"); in run()
3510 Log.WriteLine("SendKillRestartAndResponse start"); in run()
3518 Log.WriteLine("SendKillRestartAndResponse end"); in run()
3565 … Log.WriteLine("Iteration #{0} of {1}", progress.tries + 1, CAFERUN_RETRY_COUNT); in run()
3568 …Console.WriteLine("Launching {0} @ sync date [{1}]", Path.GetFileName(CAFE_ELF.value), PCFS_SYNC_D… in run()
3574 … Log.WriteLine("PCFSServerSync process returned '{0}' from execution.", CMD_RESULT.value); in run()
3577 Log.WriteLine("PCFSServerSync end"); in run()
3700 Log.WriteLine("setting cosflags now."); in run()
3734 Log.WriteLine(command + " trying softlaunch now."); in run()
3747 … Console.WriteLine("HDD emulation: using command line TID {0}", DISC_EMU_TID.value); in run()
3754 … Console.WriteLine("HDD WUMAD emulation: using command line TID {0}", DISC_EMU_TID.value); in run()
3761 …Console.WriteLine("cafex run failed: Unable to determine title ID, and it was not specified in the… in run()
3775 Console.WriteLine("Setting mode to 0"); in run()
3780 Console.WriteLine("Setting mode to 1"); in run()
3785 Console.WriteLine("Setting mode to 2"); in run()
3849 … Console.WriteLine("cafex {0}: Timeout waiting for title launch", command); in run()
3870 Console.WriteLine("Failed to launch application"); in run()
3947 … Console.WriteLine("cafex bootrun: WARNING: Unable to find title {0} in the wumad.", titleId); in TryGetWumadInfo()
3959 …Console.WriteLine("cafex bootrun failed: Multiple titles found in wumad. Either RPX or TitleId is … in TryGetWumadInfo()
3975 … Console.WriteLine("cafex run : wumad title {0} found and comparing to {1}.", wumadTitle, titleId); in TryGetWumadInfo()
3986 … Console.WriteLine("cafex bootrun: WARNING: Unable to find title {0} in the wumad.", titleId); in TryGetWumadInfo()
4036 Log.WriteLine("bootrun started."); in bootrun()
4109 … Console.WriteLine("cafex run failed: CAFE_TEMP environment variable is not set."); in bootrun()
4186 Console.WriteLine("Creating DLF from WUMAD file..."); in bootrun()
4205 Console.WriteLine("wumadName = " + wumadTempName); in bootrun()
4206 Console.WriteLine("wumadDir = " + wumadTempDir); in bootrun()
4207 Console.WriteLine("wumadDlf = " + wumadDlfName); in bootrun()
4271 … Console.WriteLine("WARNING: Calculated AppType does not match what was in APP.XML"); in bootrun()
4272 … Console.WriteLine("Overwriting with the calculated value for AppType"); in bootrun()
4307 Log.WriteLine("devrun started."); in devrun()
4316 Console.WriteLine("cafex cafedevrun failed: image file required!"); in devrun()
4352 Console.WriteLine("Change default ddf -> " + KIOSK_DEFAULT_DDF); in devrun()
4373 Console.WriteLine("cafex cafedevrun failed: Cannot find " + APP_XML_FILE.value); in devrun()
4381 sw.WriteLine(";"); in devrun()
4382 sw.WriteLine("; " + CAFEDEVRUN_NAME.value + "." + CAFEDEVRUN_EXT.value); in devrun()
4383 sw.WriteLine(";"); in devrun()
4384 sw.WriteLine("[Input]"); in devrun()
4385 … sw.WriteLine("DiscHeaderBaseFileName=\"" + CAFE_BASEFILE_PATH.value + "\\discheader_base.bin\""); in devrun()
4386 … sw.WriteLine("VolumeHeaderBaseFileName=\"" + CAFE_BASEFILE_PATH.value + "\\volheader_base.bin\""); in devrun()
4387 sw.WriteLine("[Output]"); in devrun()
4388 sw.WriteLine("LayoutFileName=\"" + CAFEDEVRUN_NAME.value + ".dlf\""); in devrun()
4389 sw.WriteLine("OutputDirectory=\"" + CAFEDEVRUN_DIR.value + "\""); in devrun()
4390 sw.WriteLine("AppName=\"" + CAFEDEVRUN_FILENAME.value + "\""); in devrun()
4391 sw.WriteLine("Mode=WU"); in devrun()
4392 sw.WriteLine("[DiscID]"); in devrun()
4393 sw.WriteLine("GameType=" + GAME_TYPE); in devrun()
4394 sw.WriteLine("TitleId=0x" + APP_TITLE_ID.value); in devrun()
4395 sw.WriteLine("GroupId=0x" + APP_GROUP_ID.value); in devrun()
4396 sw.WriteLine("DiskNumber=0"); in devrun()
4397 …sw.WriteLine("GameVersion=" + (HexHandler.GetNumberFromString("0x" + APP_TITLE_VERSION.value) / 16… in devrun()
4398 sw.WriteLine("[SectionParam]"); in devrun()
4399 … sw.WriteLine("\"CONTENT\"=0x" + APP_TITLE_ID.value + ",0x" + APP_GROUP_ID.value + ",0x02"); in devrun()
4400 sw.WriteLine("[PathList]"); in devrun()
4401 …sw.WriteLine("CODE_DIR_RPX=\"code\", \"$(CAFE_CODE_DIR)\\" + CAFEDEVRUN_FILENAME.value + ".rpx\""); in devrun()
4405 sw.WriteLine("[PathList]"); in devrun()
4406 sw.WriteLine("SYSTEM_DIR=\"sys\", \"$(CAFE_SYSTEM_DIR)\""); in devrun()
4421 sw.WriteLine("0x00000005D3A00000,\"\""); in devrun()
4432 Log.WriteLine("hostrun started. Arguments:" + arguments); in hostrun()
4494 Log.WriteLine("discrun started."); in discrun()
4503 Log.WriteLine("Arguments=" + argString); in discrun()
4516 Log.WriteLine("headlessrun started."); in headlessrun()
4525 Log.WriteLine("Arguments=" + argString); in headlessrun()
4564 … Console.WriteLine("Error: '{0}' is not a valid number!", args[i + 1]); in headlessrun()
4594 … Console.WriteLine("Error: '{0}' is not a valid number!", args[i + 1]); in headlessrun()
4601 Console.WriteLine("Error: Wait time can't be less than zero!"); in headlessrun()
4643 Console.WriteLine("headlessrun requires makecfmaster.exe but it's not found."); in headlessrun()
4649 Console.WriteLine("cafex headlessrun failed: RPX file is missing on command line!"); in headlessrun()
4660 Console.WriteLine("cafex headlessrun: failed running hostcheckversion."); in headlessrun()
4669 Console.WriteLine("cafex headlessrun: Using BOOT mode " + CAFE_BOOT_MODE.value); in headlessrun()
4673 Console.WriteLine("cafex headlessrun: Checking for DUAL bootloader..."); in headlessrun()
4683 …Console.WriteLine("cafex recover[warning]: Failure to hard stop the DEVKIT prior to mode detection… in headlessrun()
4690 Console.WriteLine("cafex headlessrun: Unable to determine boot mode!"); in headlessrun()
4694 Console.WriteLine("cafex headlessrun: Detected BOOT mode : {0}", boot_mode); in headlessrun()
4733 … Console.WriteLine("cafex headlessrun: calling discrun {0}", string.Join(" ", discrun_args)); in headlessrun()
4740 … Console.WriteLine("cafex headlessrun: Master image prep for '{0}' succeeded.", RPX_PATH); in headlessrun()
4744 …Console.WriteLine("cafex headlessrun: Master image prep for '{0}' failed with code {1}!", RPX_PATH… in headlessrun()
4749 … Console.WriteLine("cafex headlessrun: waiting {0} seconds for title to boot...", TITLE_WAIT); in headlessrun()
4769 … Console.WriteLine("cafex headlessrun: Mastering image for {0} succeeded.", RPX_PATH); in headlessrun()
4773 … Console.WriteLine("cafex headlessrun:Mastering image for $RPX_PATH failed with code {0}!", ret); in headlessrun()
4783 … Console.WriteLine("cafex headlessrun: ImageUpload to bank {0} succeeded.", UPLOAD_BANK); in headlessrun()
4787 …Console.WriteLine("cafex headlessrun: ImageUpload to bank {0} failed with code {0}!", UPLOAD_BANK,… in headlessrun()
4797 Console.WriteLine("cafex headlessrun: mionurl succeeded to set HREADER mode."); in headlessrun()
4801 …Console.WriteLine("cafex headlessrun: mionurl failed to set HREADER mode with code {0}!", mionurl_… in headlessrun()
4807 Console.WriteLine("cafex headlessrun: Rebooting MION..."); in headlessrun()
4809 Console.WriteLine(miontelnet_output); in headlessrun()
4833 … Console.WriteLine("cafex headlessrun: calling discrun {0}", string.Join(" ", discrun_args)); in headlessrun()
4838 Console.WriteLine("cafex headlessrun: completed sucessfully."); in headlessrun()
4848 Log.WriteLine("on started."); in on()
4857 Log.WriteLine("Arguments=" + argString); in on()
4883 Console.WriteLine("****cafex on: RECURSIVE CALL TO cafex on EXITING***"); in on()
4917 … Console.WriteLine("Session data directory is missing and needs to be sync'd!"); in on()
4918 Console.WriteLine(" Please re-run without the '-nosync' option."); in on()
4950 … Console.WriteLine("Disabling background daemons in tmp dir " + CAFEON_NOBGD_META.value); in on()
4976 …Console.WriteLine("cafex on error: unable to locate System Config Tool app.xml or file is corrupt"… in on()
5095 Console.WriteLine("cafex: Cleaning content in '{0}'", MIXED_DIR); in prepare_mlc_recover_content()
5110 Console.WriteLine("Deleting file '{0}'", srcEntry); in prepare_mlc_recover_content()
5118 Console.WriteLine("cafex: Preparing content in '{0}'", MIXED_DIR); in prepare_mlc_recover_content()
5138 Console.WriteLine("Copying file '{0}' => '{1}'", srcEntry, destEntry); in prepare_mlc_recover_content()
5165 Console.WriteLine("cafex: Preparing content in '{0}'", REVERT_DIR); in prepare_mlc_revert_content()
5205 Log.WriteLine("update started."); in update()
5214 Log.WriteLine("Arguments=" + argString); in update()
5286 Console.WriteLine("-p argument not supported on this SDK."); in update()
5291 …Console.WriteLine("Warning: Ignoring '{0}' switch because it is only valid in NAND mode.", args[i]… in update()
5333 Console.WriteLine("-M is not supported in this SDK."); in update()
5351 Console.WriteLine("-L is not supported in this SDK."); in update()
5371 Console.WriteLine("cafex update failed: Invalid argument"); in update()
5409 Console.WriteLine("Sorry, bringup boot1 update not supported yet"); in update()
5416 … Console.WriteLine("Installing title " + CAFEUPDATE_TITLE.value + " using System Config Tool..."); in update()
5432 Console.WriteLine("Performing system update using System Config Tool..."); in update()
5436 …Console.WriteLine("Performing system update using System Config Tool from " + CAFEUPDATE_PACKAGE.v… in update()
5441 Console.WriteLine("Using system updater..."); in update()
5477 Console.WriteLine("Attempting to update DRC"); in update()
5494 Log.WriteLine("revert started."); in revert()
5503 Log.WriteLine("Arguments=" + argString); in revert()
5518 … Console.WriteLine("cafex revert: '-reflash' and '-noreflash' can't be used together!"); in revert()
5527 … Console.WriteLine("cafex revert: '-reflash' and '-noreflash' can't be used together!"); in revert()
5544 … Console.WriteLine("cafex revert failed: Invalid argument: '{0}'", args[i]); in revert()
5555 … Console.WriteLine("cafex revert failed: Missing SDK root to revert to on command line!"); in revert()
5561 …Console.WriteLine("cafex revert failed: Target SDK root folder '{0}' does not exist!", revert_cafe… in revert()
5571 …Console.WriteLine("cafex revert failed: Unable to get SDK version from folder '{0}'!", revert_cafe… in revert()
5577 …Console.WriteLine("cafex revert failed: Can't revert to an earlier SDK. Please update using the n… in revert()
5583 …Console.WriteLine("cafex recover failed: -mixed argument not supported by this version of the SDK.… in revert()
5619 Console.WriteLine("cafex: DEVKIT reverted to SDK {0}", SDK_VER.value); in revert()
5644 …Console.WriteLine("ForceRemoveDirecory: Warning: tried to remove [{0}], got exception [{1}], retry… in ForceRemoveDirectory()
5723 Log.WriteLine("recover started."); in recover()
5732 Log.WriteLine("Arguments=" + argString); in recover()
5733 Log.WriteLine(String.Format("Recover_flags={0:X12}",recover_flags)); in recover()
5767 … Console.WriteLine("cafex recover failed: Required mixed content folder '{0}' is missing!"); in recover()
5815 …Console.WriteLine("cafex recover failed: -mixed argument not supported by this version of the SDK.… in recover()
5828 Console.WriteLine("cafex recover failed: Invalid argument"); in recover()
5836 …Console.WriteLine("cafex recover failed: Invalid arguments: Can't specify both -production and -bo… in recover()
5842 …Console.WriteLine("cafex recover failed: Invalid arguments: Can't specify both -production and -mi… in recover()
5848 … Console.WriteLine("WARNING: Ignoring -bootloader option since -mixed was specified"); in recover()
5854 …Console.WriteLine("cafex recover failed: Can't specify both -reflash and -noreflash! Please remov… in recover()
5863 …Console.WriteLine("WARNING: Ignoring reflash/noreflash argument since only bootloader is being upd… in recover()
5872 …Console.WriteLine("cafex recover failed: Cannot specify -reflash option with legacy PCFS as target… in recover()
5873 …Console.WriteLine("This is the default package for SDKs 2.10.03 and 2.10.04. Please do not specif… in recover()
5886 …Console.WriteLine("cafex recover failed: Invalid arguments: Can't specify both -production and -mi… in recover()
5892 … Console.WriteLine("WARNING: Ignoring -bootloader option since -mixed was specified"); in recover()
5898 …Console.WriteLine("cafex recover failed: Can't specify both -reflash and -noreflash! Please remov… in recover()
5907 …Console.WriteLine("WARNING: Ignoring reflash/noreflash argument since only bootloader is being upd… in recover()
5916 …Console.WriteLine("cafex recover failed: Cannot specify -reflash option with legacy PCFS as target… in recover()
5917 …Console.WriteLine("This is the default package for SDKs 2.10.03 and 2.10.04. Please do not specif… in recover()
5933 Console.WriteLine("cafex recover"); in recover()
5934 Console.WriteLine("log directory is " + LOGDIR.value); in recover()
5935 Console.WriteLine("recover source directory is " + recover_source); in recover()
5959 …Console.WriteLine("cafex recover[warning]: Failure to hard stop the DEVKIT prior to mode detection… in recover()
5988 Console.WriteLine("Unable to determine boot mode!"); in recover()
5992 Console.WriteLine("Detected BOOT mode : {0}", boot_mode); in recover()
6018 Console.WriteLine("recover_flags={0:X12}", recover_flags); in recover()
6037 Console.WriteLine("Executing cafex on..."); in recover()
6062 … Console.WriteLine("cafex recover: monitor failed waiting for cafeon success message."); in recover()
6067 Console.WriteLine("Executing devkitmsg recover -v..."); in recover()
6073 … Console.WriteLine("cafex recover: monitor failed waiting for devkitmsg recover success message."); in recover()
6078 …Console.WriteLine("Executing devkitmsg 'update /vol/storage_hfiomlc01/sys/update/bootloader' -v...… in recover()
6085 …Console.WriteLine("cafex recover: monitor failed waiting for devkitmsg 1st update success message.… in recover()
6101 Console.WriteLine("Executing cafex stop..."); in recover()
6108 …Console.WriteLine("cafex recover[warning]: Failure to hard stop the DEVKIT after bootloader update… in recover()
6115 Console.WriteLine("Executing cafex on -recover..."); in recover()
6139 … Console.WriteLine("cafex recover: monitor failed waiting for devkitmsg recover success message."); in recover()
6165 Console.WriteLine("Failed to sync with device"); in recover()
6174 Console.WriteLine("Executing devkitmsg 'reflash '{0}' -v...", recover_source); in recover()
6180 …Console.WriteLine("cafex recover: monitor failed waiting for devkitmsg 1st update success message.… in recover()
6189 Console.WriteLine("Executing devkitmsg 'update {0}' -v...", recover_source); in recover()
6195 …Console.WriteLine("cafex recover: monitor failed waiting for devkitmsg 1st update success message.… in recover()
6208 Console.WriteLine("Executing devkitmsg standby_en 1 -v..."); in recover()
6219 Console.WriteLine("Executing cafex stop..."); in recover()
6241 Console.WriteLine("cafex recover: cafestop failure."); in recover()
6251 Console.WriteLine("cafex recover: unable to set NAND boot mode using mionps."); in recover()
6260 Console.WriteLine("cafex recover: unable to set PCFS boot mode using mionps."); in recover()
6268 Console.WriteLine("Removing log directory " + LOGDIR.value + "..."); in recover()
6270 Console.WriteLine("cafex recover complete. Exiting with code 0"); in recover()
6274 Console.WriteLine(); in recover()
6275 … Console.WriteLine("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"); in recover()
6276 … Console.WriteLine("!! !!"); in recover()
6277 … Console.WriteLine("!! Boot Loader/Boot Mode mis-match detected! !!"); in recover()
6278 … Console.WriteLine("!! !!"); in recover()
6279 … Console.WriteLine("!! Please export CAFE_BOOT_MODE=NAND for proper operation! !!"); in recover()
6280 … Console.WriteLine("!! !!"); in recover()
6281 … Console.WriteLine("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"); in recover()
6291 Log.WriteLine("cleardata started."); in cleardata()
6300 Log.WriteLine("Arguments=" + argString); in cleardata()
6307 Console.WriteLine("cafex cleardata"); in cleardata()
6308 Console.WriteLine("log directory is " + LOGDIR.value); in cleardata()
6323 Console.WriteLine("cafex cleardata: failed running hostcheckversion."); in cleardata()
6330 … Console.WriteLine("Error: Clear user data not supported in this version of the HostBridge!"); in cleardata()
6331 …Console.WriteLine(" Please update your HostBridge to at least version 3.2.4.8 (preferably th… in cleardata()
6332 Console.WriteLine("cafex cleardata failed."); in cleardata()
6347 …Console.WriteLine("cafex recover[warning]: Failure to hard stop the DEVKIT prior to mode detection… in cleardata()
6354 Console.WriteLine("Unable to determine boot mode!"); in cleardata()
6358 Console.WriteLine("Detected BOOT mode : {0}", boot_mode); in cleardata()
6373 …Console.WriteLine("Error: Can't clear user data in NAND boot mode! Please switch to PCFS boot mod… in cleardata()
6374 Console.WriteLine("cafex cleardata failed."); in cleardata()
6378 Console.WriteLine("Executing cafex on..."); in cleardata()
6408 … Console.WriteLine("cafex cleardata: monitor failed waiting for cafeon success message."); in cleardata()
6412 Console.WriteLine("Executing devkitmsg recover -v..."); in cleardata()
6417 …Console.WriteLine("cafex cleardata: monitor failed waiting for devkitmsg recover success message."… in cleardata()
6422 Console.WriteLine("Executing devkitmsg clr_usrdata -v..."); in cleardata()
6427 …Console.WriteLine("cafex cleardata: monitor failed waiting for devkitmsg clr_usrdata success messa… in cleardata()
6432 Console.WriteLine("Executing cafex stop..."); in cleardata()
6454 Console.WriteLine("cafex cleardata: cafestop failure."); in cleardata()
6459 Console.WriteLine("Removing log directory " + LOGDIR.value + "..."); in cleardata()
6461 Console.WriteLine("cafex cleardata complete. Exiting with code 0"); in cleardata()
6470 Log.WriteLine("setbootmode started."); in setbootmode()
6479 Log.WriteLine("Arguments=" + argString); in setbootmode()
6563 Console.WriteLine("-mixed option is not supported on this SDK."); in setbootmode()
6591 … Console.WriteLine("Can't specify both -reflash and -noreflash! Please remove one or the other."); in setbootmode()
6601 … Console.WriteLine("cafex setbootmode error: {0} is not a valid boot mode!", target); in setbootmode()
6608 … Console.WriteLine("cafex setbootmode error: Can't specify both -quick and -production options!"); in setbootmode()
6617 Console.WriteLine("cafex setbootmode: failed running hostcheckversion."); in setbootmode()
6625 …Console.WriteLine("cafex setbootmode: This version of the HostBridge doesn't support boot mode det… in setbootmode()
6626 …Console.WriteLine(" Please update to it at least version 3.2.4.8 and try again."… in setbootmode()
6640 Console.WriteLine("cafex setbootmode: Error: Unable to determine boot mode!"); in setbootmode()
6646 Console.WriteLine("cafex setbootmode: Detected BOOT mode : {0}", boot_mode); in setbootmode()
6662 …Console.WriteLine("cafex setbootmode: Error: DUAL bootloader is not installed. Please re-run setb… in setbootmode()
6671 Console.WriteLine("cafex unable to set NAND mode using mionps."); in setbootmode()
6680 Console.WriteLine("cafex unable to set PCFS mode using mionps."); in setbootmode()
6687 Console.WriteLine("recover_flags={0:X12}", recover_flags); in setbootmode()
6688 Console.WriteLine("devkitmsg_cmd: NA"); in setbootmode()
6704 … Console.WriteLine("cafex setbootmode: Can't specify -production with the PCFS boot mode!"); in setbootmode()
6712 Console.WriteLine("Executing cafex recover for mixed PCFS..."); in setbootmode()
6718 Console.WriteLine("Executing cafex recover for legacy PCFS..."); in setbootmode()
6736 Console.WriteLine("cafex unable to set mode using mionps."); in setbootmode()
6741 Console.WriteLine("CAFE_BOOT_MODE=" + CAFE_BOOT_MODE.value); in setbootmode()
6755 Console.WriteLine("Executing cafex recover for production NAND..."); in setbootmode()
6760 Console.WriteLine("Executing cafex recover for mixed NAND..."); in setbootmode()
6780 Console.WriteLine("cafex unable to set mode using mionps."); in setbootmode()
6785 Console.WriteLine("CAFE_BOOT_MODE=" + CAFE_BOOT_MODE.value); in setbootmode()
6794 Console.WriteLine("cafex setbootmode error: Invalid boot mode"); in setbootmode()
6803 Console.WriteLine("cafex setbootmode: " + status_str); in setbootmode()
6819 Log.WriteLine("nand2pcfs started."); in nand2pcfs()
6825 Console.WriteLine("cafe_nand2pcfs"); in nand2pcfs()
6826 Console.WriteLine("log directory is " + LOGDIR.value); in nand2pcfs()
6837 Console.WriteLine("Executing cafex stop..."); in nand2pcfs()
6859 Console.WriteLine("cafex nand2pcfs: cafestop failure."); in nand2pcfs()
6868 Console.WriteLine("cafex nand2pcfs: failed running hostcheckversion."); in nand2pcfs()
6874 Console.WriteLine("Executing cafex on..."); in nand2pcfs()
6883 Console.WriteLine("at on command"); in nand2pcfs()
6893 Console.WriteLine("after on command"); in nand2pcfs()
6907 … Console.WriteLine("cafex nand2pcfs: monitor failed waiting for cafeon success message."); in nand2pcfs()
6912 Console.WriteLine("Executing devkitmsg recover -v..."); in nand2pcfs()
6917 …Console.WriteLine("cafex nand2pcfs: monitor failed waiting for devkitmsg recover success message."… in nand2pcfs()
6922 … Console.WriteLine("Executing devkitmsg 'update /vol/storage_hfiomlc01/sys/update/pcfs' -v..."); in nand2pcfs()
6927 …Console.WriteLine("cafex nand2pcfs: monitor failed waiting for devkitmsg 1st update success messag… in nand2pcfs()
6936 Console.WriteLine("cafex unable to set mode using mionps."); in nand2pcfs()
6942 Console.WriteLine("Executing devkitmsg clr_usrdata -v..."); in nand2pcfs()
6947 …Console.WriteLine("cafex nand2pcfs: monitor failed waiting for devkitmsg clr_usrdata success messa… in nand2pcfs()
6954 Console.WriteLine("Executing devkitmsg standyby_en 1 -v..."); in nand2pcfs()
6959 Console.WriteLine("Executing cafex stop..."); in nand2pcfs()
6981 Console.WriteLine("cafex nand2pcfs: cafestop failure."); in nand2pcfs()
6986 Console.WriteLine("Removing log directory " + LOGDIR.value + "..."); in nand2pcfs()
6988 Console.WriteLine("cafex nand2pcfs complete. Exiting with code 0"); in nand2pcfs()
6999 Log.WriteLine("pcfs2nand started."); in pcfs2nand()
7005 Console.WriteLine("cafe_pcfs2nand"); in pcfs2nand()
7006 Console.WriteLine("log directory is " + LOGDIR.value); in pcfs2nand()
7017 Console.WriteLine("Executing cafex stop..."); in pcfs2nand()
7039 Console.WriteLine("cafex nand2pcfs: cafestop failure."); in pcfs2nand()
7047 Console.WriteLine("cafex nand2pcfs: failed running hostcheckversion."); in pcfs2nand()
7053 Console.WriteLine("Executing cafex on..."); in pcfs2nand()
7062 Console.WriteLine("at on command"); in pcfs2nand()
7072 Console.WriteLine("after on command"); in pcfs2nand()
7086 … Console.WriteLine("cafex nand2pcfs: monitor failed waiting for cafeon success message."); in pcfs2nand()
7101 Console.WriteLine("Executing devkitmsg recover -v..."); in pcfs2nand()
7106 …Console.WriteLine("cafex nand2pcfs: monitor failed waiting for devkitmsg recover success message."… in pcfs2nand()
7117 …Console.WriteLine("cafex pcfs2nand: NAND boot detected, BOOT1 will be updated before updating to N… in pcfs2nand()
7118 … Console.WriteLine("Executing devkitmsg 'update /vol/storage_hfiomlc01/sys/update/mixed' -v..."); in pcfs2nand()
7121 Console.WriteLine("cafex: Checking content in '{0}'", BL_DEST_DIR); in pcfs2nand()
7130 …Console.WriteLine("Copying directory '{0}' => '{1}'", Path.Combine(MIXED_DEST_DIR, dual_boot1_fold… in pcfs2nand()
7146 …Console.WriteLine("cafex pcfs2nand: monitor failed waiting for devkitmsg 1st update success messag… in pcfs2nand()
7153 Console.WriteLine("cafe_pcfs2nand: PCFS boot detected, no BOOT1 update needed"); in pcfs2nand()
7159 … Console.WriteLine("Executing devkitmsg 'reflash /vol/storage_hfiomlc01/sys/update/nand' -v..."); in pcfs2nand()
7165 …Console.WriteLine("cafex pcfs2nand: monitor failed waiting for devkitmsg reflash success message."… in pcfs2nand()
7171 … Console.WriteLine("Executing devkitmsg 'update /vol/storage_hfiomlc01/sys/update/nand' -v..."); in pcfs2nand()
7176 …Console.WriteLine("cafex pcfs2nand: monitor failed waiting for devkitmsg update success message."); in pcfs2nand()
7186 Console.WriteLine("cafex unable to set mode using mionps."); in pcfs2nand()
7195 Console.WriteLine("Executing cafex stop..."); in pcfs2nand()
7217 Console.WriteLine("cafex pcfs2nand: cafestop failure."); in pcfs2nand()
7222 Console.WriteLine("Removing log directory " + LOGDIR.value + "..."); in pcfs2nand()
7224 Console.WriteLine("cafex pcfs2nand complete. Exiting with code 0"); in pcfs2nand()
7234 Log.WriteLine("hostcheckversion started."); in hostcheckversion()
7257 …Console.WriteLine("cafex run failed: Please install HostBridge (version >= " + min_sw_ver + ") and… in hostcheckversion()
7278 …Console.WriteLine("cafex run failed: Cannot check HostBridge version. Please stop the DEVKIT and t… in hostcheckversion()
7299 …Console.WriteLine("cafex run failed: Please upgrade the HostBridge to at least version " + min_sw_… in hostcheckversion()
7300 …Console.WriteLine(" Current software version is " + CAFERUN_HOSTBRIDGE_VERSION.va… in hostcheckversion()
7301 …Console.WriteLine(" Current firmware version is " + CAFERUN_FW_VERSION.value + " … in hostcheckversion()
7312 Log.WriteLine("syncsession started."); in syncsession()
7321 Log.WriteLine("Arguments=" + argString); in syncsession()
7334 Console.WriteLine("cafex syncsession failed: Invalid argument"); in syncsession()
7348 …Console.WriteLine("cafex syncsession: Syncronizing {0} ===> {1}...", SYNCTOOL_SRC.value, SYNCTOOL_… in syncsession()
7353 …Console.WriteLine(" : Session data sync FAILED with exit code {0}!", SYNCTOOL_RVAL… in syncsession()
7354 … Console.WriteLine(" : See {0} for details.", SYNCTOOL_LOG.value); in syncsession()
7359 … Console.WriteLine(" : Session data sync log at {0}", SYNCTOOL_LOG.value); in syncsession()
7403 Console.WriteLine(args.Data); in processDataReceived()
7410 Log.WriteLine("master started."); in makeMaster()
7419 Log.WriteLine("Arguments=" + argString); in makeMaster()
7451 Console.WriteLine("MAKE DISC ERROR!!! CODE: {0}", returnVal); in makeMaster()
7472 Log.WriteLine("makeDownload started."); in launchTitle()
7481 Log.WriteLine("Arguments=" + argString); in launchTitle()
7509 Console.WriteLine("cafex: Invalid parameter."); in launchTitle()
7528 Console.WriteLine("cafex: Invalid parameter."); in launchTitle()
7581 Console.WriteLine("cafex: Failed to run bootrun."); in launchTitle()
7590 Console.WriteLine("cafex: Failed to run devrun."); in launchTitle()
7624 Log.WriteLine("initialize_work_diretory started."); in initialize_work_directory()
7640 Log.WriteLine("make_boot1_system_file started."); in make_boot1_system_file()
7653 Console.WriteLine("cafex bootrun failed: Cannot generate bsf file."); in make_boot1_system_file()
7663 Log.WriteLine("make_boot_dlf started."); in make_boot_dlf()
7669 Console.WriteLine("cafex bootrun failed: Cannot generate dlf file."); in make_boot_dlf()
7670 Console.WriteLine("Command output: " + commandResult); in make_boot_dlf()
7680 …Log.WriteLine("make_wumad_dlf started. Arguments: wumadFile=" + wumadFile + ", extractionFolder=" … in make_wumad_dlf()
7685 Console.WriteLine("cafex bootrun failed: Cannot generate dlf file from WUMAD."); in make_wumad_dlf()
7695 Log.WriteLine("extract_info_from_app_xml started."); in extract_info_from_app_xml()
7702 Console.WriteLine("App Title ID : " + APP_TITLE_ID.value); in extract_info_from_app_xml()
7703 Console.WriteLine("App Group ID : " + APP_GROUP_ID.value); in extract_info_from_app_xml()
7704 Console.WriteLine("App Title Version : " + APP_TITLE_VERSION.value); in extract_info_from_app_xml()
7710 …Log.WriteLine("connect_serial_or_debugger started. quiet_mode=" + quiet_mode.ToString() + ", DEBUG… in connect_serial_or_debugger()
7726 … Console.WriteLine("cafex run error: gdb debugger is not compatible with cafex."); in connect_serial_or_debugger()
7727 …Console.WriteLine("Please disable cafex with \"export USE_CAFEX=0\" and run the command with BASH … in connect_serial_or_debugger()
7731 Console.WriteLine("cafex run error: Only Multi debugger supported"); in connect_serial_or_debugger()
7758 … Console.WriteLine("cafex run failed: " + DEBUGGER.value + " unsupported debugger."); in connect_serial_or_debugger()
7766 … Console.WriteLine("cafex run failed: Unknown debugger port " + CAFE_DEBUG_PORT.value); in connect_serial_or_debugger()
7771 Log.WriteLine("DEBUGGER = multi"); in connect_serial_or_debugger()
7795 Log.WriteLine("MULTI_CONNECT before calling multi = " + MULTI_CONNECT.value); in connect_serial_or_debugger()
7796 Log.WriteLine("CATTOUCAN_STATUS.value = " + CATTOUCAN_STATUS.value); in connect_serial_or_debugger()
7797 Log.WriteLine("CAFE_LAUNCH_DEBUG.value = " + CAFE_LAUNCH_DEBUG.value); in connect_serial_or_debugger()
7808 Console.WriteLine("Ready to connect from multi"); in connect_serial_or_debugger()
7809 …Console.WriteLine(GHS_ROOT.value + "\\multi.exe -cmd prepare_target " + MULTI_CONNECT.value + " " … in connect_serial_or_debugger()
7815 Log.WriteLine("CMDOUTPUT = 1 -> calling cattoucan.start..."); in connect_serial_or_debugger()
7822 Log.WriteLine("connect_serial_or_debugger completed."); in connect_serial_or_debugger()
7831 Log.WriteLine("initialize_serial_port_and_directory started."); in initialize_serial_port_and_directory()
7836 …Console.WriteLine("\"Usage: Initialize_serial_port_and_directory stop_cmd\", where stop_cmd is caf… in initialize_serial_port_and_directory()
7868 Log.WriteLine("CAFE_CONSOLE=" + CAFE_CONSOLE.value); in initialize_serial_port_and_directory()
7880 Console.WriteLine("Initialized COM" + COMPORT); in initialize_serial_port_and_directory()
7888 Console.WriteLine("ERROR: no serial port is available."); in initialize_serial_port_and_directory()
7889 Console.WriteLine("Please close other softwares using serial port,"); in initialize_serial_port_and_directory()
7890 Console.WriteLine("such as HyperTerminal."); in initialize_serial_port_and_directory()
7891 Console.WriteLine(); in initialize_serial_port_and_directory()
7892 Console.WriteLine("This automated test script cannot share the serial port"); in initialize_serial_port_and_directory()
7893 Console.WriteLine("with other softwares."); in initialize_serial_port_and_directory()
7904 Log.WriteLine("monitor_for_output started."); in monitor_for_output()
7935 Console.WriteLine(outputData); in monitor_for_output()
7939 sw.WriteLine(outputData); in monitor_for_output()
7955 sw.WriteLine(retVal); in monitor_for_output()
7965 Log.WriteLine("monitor_for_output_redirectionCallback started."); in monitor_for_output_redirectionCallback()
7973 Console.WriteLine("monitor returned PASS"); in monitor_for_output_redirectionCallback()
7986 Log.WriteLine("evaluate_monitor_return_value started."); in evaluate_monitor_return_value()
8099 Console.WriteLine("monitor returned " + status_str); in evaluate_monitor_return_value()
8109 Log.WriteLine("check_xml_version started."); in check_xml_version()
8114 Console.WriteLine("cafex run: Copying default config file to " + file_dest); in check_xml_version()
8117 … Console.WriteLine("cafex run failed: Cannot find default config file " + file_default); in check_xml_version()
8131 …Log.WriteLine("file_dest: " + file_dest + ", ver_default: " + ver_default + " - ver_dest: " + ver_… in check_xml_version()
8135 Console.WriteLine("cafex run failed: Cannot get xml version numbers"); in check_xml_version()
8145 …Console.WriteLine("cafex run: Config file version mismatch detected: " + ver_dest + " vs. required… in check_xml_version()
8146 Console.WriteLine(" Copying default config file to " + file_dest); in check_xml_version()
8149 … Console.WriteLine("cafex run failed: Cannot find default config file " + file_default); in check_xml_version()
8160 … Console.WriteLine("cafex run failed: Please update or delete config file: " + file_dest); in check_xml_version()
8161 … Console.WriteLine(" Version number mismatch: " + ver_dest + " vs. required " + ver_default); in check_xml_version()
8179 Log.WriteLine("exit_if_specials started."); in exit_if_specials()
8186 … Console.WriteLine("cafex run failed: Unable to parse special character (?+<>|) in arg list."); in exit_if_specials()
8187 Console.WriteLine(" arglist: " + s); in exit_if_specials()
8197 Log.WriteLine("update_arglist started."); in update_arglist()
8249 …Console.WriteLine("cafex run failed: argument length is greater than 4096 characters. Please short… in update_arglist()
8261 Log.WriteLine("update_system_xml started."); in update_system_xml()
8297 Console.WriteLine("cafex run Warning: Changing to PROD mode is not supported."); in update_system_xml()
8298 Console.WriteLine(" Please specify '-M dev' or '-M test'."); in update_system_xml()
8302 Console.WriteLine("cafex run Warning: Invalid system mode is specified."); in update_system_xml()
8312 Console.WriteLine("cafex run: System mode is broken. Fixing it to DEV"); in update_system_xml()
8320 …Console.WriteLine("cafex run: Changing system mode " + system_mode_name_table[HexHandler.GetNumber… in update_system_xml()
8325 …Console.WriteLine("cafex run: Current system mode is " + system_mode_name_table[HexHandler.GetNumb… in update_system_xml()
8357 …Console.WriteLine("cafex run failed: Cannot find title 0x" + mlc_emu_tid_hi + mlc_emu_tid_lo + " o… in update_system_xml()
8358 Console.WriteLine(" Please cafeinstall before using -t option"); in update_system_xml()
8383 Console.WriteLine(); in update_system_xml()
8384 Console.WriteLine("-------"); in update_system_xml()
8385 Console.WriteLine("cafex run WARNING: Title ID is not specified."); in update_system_xml()
8386 … Console.WriteLine(" Use -t option to specify Title ID of application on HDD."); in update_system_xml()
8387 … Console.WriteLine(" Title ID of previously launched app will be used at this time,"); in update_system_xml()
8388 … Console.WriteLine(" but launch may fail if it was different from that of application on HDD."); in update_system_xml()
8389 Console.WriteLine("-------"); in update_system_xml()
8390 Console.WriteLine(); in update_system_xml()
8410 … Console.WriteLine("WARNING: Calculated AppType does not match what was in APP.XML"); in update_system_xml()
8411 Console.WriteLine("Overwriting with the calculated value for AppType"); in update_system_xml()
8462 Log.WriteLine("setting cos_flags:" + ppc_os_flags); in set_system_xml_cos_flags()
8470 … Console.WriteLine("devkitmsg \"cos_flags " + ppc_os_flags + "\" - failed result = " + ret); in set_system_xml_cos_flags()
8478 Log.WriteLine("update_app_xml started."); in update_app_xml()
8496 Log.WriteLine("update_cos_xml started."); in update_cos_xml()
8498 Console.WriteLine("CAFEX: update_cos_xml started, cmd_flags = " + cmd_flags); in update_cos_xml()
8509 …Console.WriteLine("CAFEX: HexHandler.GetNumberFromString(cmd_flags) = " + HexHandler.GetNumberFrom… in update_cos_xml()
8512 Console.WriteLine("CAFEX: change cos.xml cmdFlags to " + cmd_flags); in update_cos_xml()
8527 Log.WriteLine("update_meta_xml started on file = " + file_dest); in update_meta_xml()
8573 …Console.WriteLine("Updating title id, group id, title version and app type in " + file_dest + ", b… in update_meta_xml()
8601 Log.WriteLine("update_boot_logos started."); in update_boot_logos()
8688 Log.WriteLine("create_directory_if_noexist started."); in create_directory_if_noexist()
8700 Log.WriteLine("compute_flat_version started."); in compute_flat_version()
8723 … Log.WriteLine(string.Format("compute_flat_version: '{0}' => {1}.", version, ret.ToString())); in compute_flat_version()
8753 …Log.WriteLine("check_title_id started. file_dest=" + file_dest + ",file_default=" + file_default +… in check_title_id()
8757 Console.WriteLine("cafex run: Copying default config file to " + file_dest); in check_title_id()
8760 … Console.WriteLine("cafex run failed: Cannot find default config file " + file_default); in check_title_id()
8773 Console.WriteLine("cafex run failed: Cannot get title id"); in check_title_id()
8779 …Console.WriteLine("cafex run: Config file title id mismatch detected: " + titleid_dest + " vs. req… in check_title_id()
8780 Console.WriteLine(" Copying default config file to " + file_dest); in check_title_id()
8784 … Console.WriteLine("cafex run failed: Cannot find default config file " + file_default); in check_title_id()
8874 …Console.WriteLine("Usage: cafex " + caller + " [options] <app>.rpx \"[arg1]\" \"[arg2]\" ... \"[ar… in run_usage()
8875 Console.WriteLine(); in run_usage()
8876 Console.WriteLine("options:"); in run_usage()
8877 Console.WriteLine(" -a a,b... : arguments (comma delimited)"); in run_usage()
8878 Console.WriteLine(" -b : use DEBUG OS version"); in run_usage()
8879 Console.WriteLine(" -C : use OS_SECURITY_LEVEL OS version"); in run_usage()
8880 Console.WriteLine(" -u : use FDEBUG OS version"); in run_usage()
8881 Console.WriteLine(" -l <path> : user RPL directory or file to gather for RPX"); in run_usage()
8882 Console.WriteLine(); in run_usage()
8883 Console.WriteLine(" -d multi : launch multi (GHS UI) on elf file"); in run_usage()
8884 Console.WriteLine(" -L : run legacy application independent of xml versions"); in run_usage()
8885 Console.WriteLine(" -i : stop debugger in the initialization code"); in run_usage()
8886 Console.WriteLine(" -j : stop debugger in the pre-initialization code"); in run_usage()
8887 … Console.WriteLine(" -R : do not stop in debugger until OSDebug or OSDebugStr call"); in run_usage()
8888 Console.WriteLine(" -p <n> : indicate process to debug (defaults to game process)"); in run_usage()
8889 Console.WriteLine(" -g <n> : 32-bit flag to pass along to PPC COS"); in run_usage()
8890 Console.WriteLine(" -w <n> : 32-bit flag to pass along to PPC COS."); in run_usage()
8891 Console.WriteLine(" -k <file> : path to elf file for debugger"); in run_usage()
8892 …Console.WriteLine(" -x : Enable AHCI/SATA disk access. Deprecated - will soon become defau… in run_usage()
8893 Console.WriteLine(" -r : restart last application"); in run_usage()
8894 Console.WriteLine(" -s : use soft launch to run"); in run_usage()
8895 Console.WriteLine(" -F : force restart (stop and then boot hw)"); in run_usage()
8896 …Console.WriteLine(" -t <tid> : title launch from mlc emulation (tid is hex that starts with 0x)"… in run_usage()
8897 …Console.WriteLine(" -e <op> : pass op through to FSEmul or MCP (e.g.: -e sata -> FSEmul -sata)"… in run_usage()
8898 Console.WriteLine(" -e eco : Set the system to boot in ECO mode"); in run_usage()
8899 Console.WriteLine(); in run_usage()
8900 Console.WriteLine(" -v <n> : set COS verbose level (0=off 7 == MAX)"); in run_usage()
8901 Console.WriteLine(" -q : do not display OS warning or informational messages."); in run_usage()
8902 … Console.WriteLine(" -z : suppress mirroring the data to the session data directory."); in run_usage()
8903 Console.WriteLine(" -K : Use kill restart to restart the application"); in run_usage()
8904 …Console.WriteLine(" -T : apptype of the title being run (This will override the calculatio… in run_usage()
8905 Console.WriteLine(); in run_usage()
8906 Console.WriteLine(" -h : (help) display options"); in run_usage()
8911 … Console.WriteLine("Usage: cafex headlessrun [options] <app>.rpx \"[arg1]\" ... \"[argN]\""); in headlessrun_usage()
8913 Console.WriteLine(); in headlessrun_usage()
8914 Console.WriteLine("options:"); in headlessrun_usage()
8915 Console.WriteLine(" -b : Use DEBUG version of the OS"); in headlessrun_usage()
8916 Console.WriteLine(" -n : Don't start the title after upload."); in headlessrun_usage()
8917 Console.WriteLine(" -m : Bypass mastering setup."); in headlessrun_usage()
8918 … Console.WriteLine(" -w <time> : Time (in seconds) to wait for title to boot during setup."); in headlessrun_usage()
8919 Console.WriteLine(" Default time is 15 seconds."); in headlessrun_usage()
8920 Console.WriteLine(" -h <bank> : Specify bank to run from. Default is bank 10."); in headlessrun_usage()
8921 Console.WriteLine(" -u : (help) display options"); in headlessrun_usage()
8926 Console.WriteLine("Usage: cafex on [options]"); in on_usage()
8927 Console.WriteLine(); in on_usage()
8928 Console.WriteLine("options:"); in on_usage()
8929 Console.WriteLine(" -d multi : launch multi. (GHS UI)"); in on_usage()
8930 …Console.WriteLine(" -e <op> : pass op through to FSEmul or MCP. (e.g.: -e sata -> FSEmul -sata)… in on_usage()
8931 … Console.WriteLine(" -p <n> : indicate process to debug. (defaults to game process)"); in on_usage()
8932 Console.WriteLine(" -nobgd : disables background daemons."); in on_usage()
8933 … Console.WriteLine(" -noprompt : changes CATTOUCAN_TERM to \"source -p -q /vol/content\"."); in on_usage()
8934 … Console.WriteLine(" -nosync : suppress mirroring the data to the session data directory."); in on_usage()
8935 Console.WriteLine(); in on_usage()
8936 Console.WriteLine(" -h : (help) display options."); in on_usage()
8941 Console.WriteLine("Usage: cafex update [-h]"); in update_usage()
8942 Console.WriteLine(); in update_usage()
8943 Console.WriteLine("options:"); in update_usage()
8944 …Console.WriteLine(" -u <package> : path to update package (from System Config Tool's perspective)… in update_usage()
8945 …Console.WriteLine(" -s : use system updater (update package should contain system updat… in update_usage()
8946 …Console.WriteLine(" -t <dir> : patch to single title (from System Config Tool's perspective)"… in update_usage()
8951 …Console.WriteLine(" -p : use the production bootloader (only applies when in NAND mode)… in update_usage()
8954 Console.WriteLine(" -M : use the mixed bootloader."); in update_usage()
8957 Console.WriteLine(" -reflash : reflashes NAND during the update"); in update_usage()
8958 Console.WriteLine(" -noreflash : does not reflash NAND during the update(default)"); in update_usage()
8959 Console.WriteLine(" -nodrc : skip the firmware update for attached DRC"); in update_usage()
8960 Console.WriteLine(" -h : (help) display options"); in update_usage()
8965 Console.WriteLine("Usage: cafex revert [-h] SDK_ROOT"); in revert_usage()
8966 Console.WriteLine(); in revert_usage()
8967 Console.WriteLine("options:"); in revert_usage()
8968 Console.WriteLine(" -reflash : reflashes NAND during the update"); in revert_usage()
8969 Console.WriteLine(" -noreflash : does not reflash NAND during the update (default)"); in revert_usage()
8972 … Console.WriteLine(" -mixed : use the DUAL instead of the PCFS bootloader"); in revert_usage()
8974 Console.WriteLine(" -h : (help) display options"); in revert_usage()
8975 Console.WriteLine(" SDK_ROOT : root of the SDK to revert to"); in revert_usage()
8980 Console.WriteLine("Usage: cafex recover [-production|-bootloader][-h]"); in recover_usage()
8981 Console.WriteLine(); in recover_usage()
8982 Console.WriteLine("options:"); in recover_usage()
8983 Console.WriteLine(" -production : use the production NAND bootloader"); in recover_usage()
8986 … Console.WriteLine(" -bootloader : update *only* the bootloader to the DUAL bootloader"); in recover_usage()
8989 … Console.WriteLine(" -mixed : use the DUAL instead of the PCFS bootloader"); in recover_usage()
8992 Console.WriteLine(" -noreflash : does not reflash NAND during the recovery"); in recover_usage()
8993 Console.WriteLine(" -reflash : reflashes NAND during the recovery"); in recover_usage()
8995 Console.WriteLine(" -h : (help) display options"); in recover_usage()
9000 Console.WriteLine("Usage: cafex stop [-hostonly] [-makemine] [-h]"); in stop_usage()
9001 Console.WriteLine(); in stop_usage()
9002 Console.WriteLine("options:"); in stop_usage()
9003 Console.WriteLine(" -h : (help) display options."); in stop_usage()
9004 …Console.WriteLine(" -hostonly : stops the host applications that control the bridge, keeping t… in stop_usage()
9005 Console.WriteLine(" -makemine : forces assigning the bridge to this host."); in stop_usage()
9010 … Console.WriteLine("Usage: cafex setbootmode [-noreflash] [-quick|-production] [PCFS|NAND]"); in setbootmode_usage()
9011 Console.WriteLine(); in setbootmode_usage()
9012 Console.WriteLine("options:"); in setbootmode_usage()
9013 Console.WriteLine(" -h : (help) display options."); in setbootmode_usage()
9014 … Console.WriteLine(" -quick|-Q : If the DUAL bootloader is installed, just change the boot"); in setbootmode_usage()
9015 Console.WriteLine(" mode environment variables."); in setbootmode_usage()
9019 …Console.WriteLine(" -production|-P : Applies only to NAND mode. Uses the production bootloader."); in setbootmode_usage()
9021 Console.WriteLine(" -mixed : Install the mixed bootloader."); in setbootmode_usage()
9023 Console.WriteLine(" -reflash : reflashes NAND during the operation"); in setbootmode_usage()
9024 … Console.WriteLine(" -noreflash : does not reflash NAND during the operation(default)"); in setbootmode_usage()
9028 Console.WriteLine(" PCFS : sets the Bridge to mixed boot using PCFS."); in setbootmode_usage()
9030 Console.WriteLine(" PCFS : sets the Bridge to boot using PCFS."); in setbootmode_usage()
9032 Console.WriteLine(" NAND : sets the Bridge to boot from internal NAND."); in setbootmode_usage()
9037 Console.WriteLine("Usage: cafex syncsession [-h]"); in syncsession_usage()
9038 Console.WriteLine(); in syncsession_usage()
9039 Console.WriteLine("options:"); in syncsession_usage()
9040 Console.WriteLine(" -h : (help) display options."); in syncsession_usage()
9045 Console.WriteLine("Usage: cafex launch <title path> [args]"); in launch_usage()
9046 Console.WriteLine(); in launch_usage()
9047 Console.WriteLine("options:"); in launch_usage()
9048 Console.WriteLine(" -h : (help) display options"); in launch_usage()
9049 Console.WriteLine(" <title path> : Full file path for the title rpx"); in launch_usage()
9050 Console.WriteLine(" [args] : arguments to rpx"); in launch_usage()
9051 Console.WriteLine(""); in launch_usage()