FalconBMS-Alternative-Launcher icon indicating copy to clipboard operation
FalconBMS-Alternative-Launcher copied to clipboard

Alternate launcher carriage return issue

Open Todd1215 opened this issue 3 years ago • 1 comments

Alternate Launcher seems to write the carriage return for the key file as LF instead of LFCR. While BMS might not care about this carriage linefeed ending using Excel Key File Editor does care about how the carriage return is defined. If its defined with just LF then importing a key file into the Key File Editor that has been written by Alternate Launcher results in Excel trying to copy the entire contents into a single cell rather than importing each line in the key file into a separate row.

Since this is a Windows tool wouldn't it be better to write the key file out with CRLF endings?

Todd1215 avatar Mar 04 '21 17:03 Todd1215

I think it would be better to use CRLF for other reasons as well. I'll ask him about changing it.

Hawkeye4040 avatar Mar 06 '21 11:03 Hawkeye4040