NFSIISE icon indicating copy to clipboard operation
NFSIISE copied to clipboard

convert_to_lowercase fails in Cygwin

Open ncflagg opened this issue 1 year ago • 3 comments

The inclusion of the convert_to_lowercase script is nice, but fails in Cygwin with "cannot move 'ART' to a subdirectory of itself". It makes more sense to me to have the compiled game use the upper case naming from the CD image. Linux can handle it, so why add this hoop to jump through?

ncflagg avatar Aug 09 '24 21:08 ncflagg

Why don't use native Windows EXE instead?

zaps166 avatar Aug 10 '24 10:08 zaps166

I'm using Cygwin to prep the game for installation on a handheld device (R36s running ArkOS)

ncflagg avatar Aug 10 '24 18:08 ncflagg

I see, maybe try git for windows (bash) or WSL or msys2 instead (not tested)?

zaps166 avatar Aug 10 '24 19:08 zaps166