NFSIISE
NFSIISE copied to clipboard
convert_to_lowercase fails in Cygwin
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?
Why don't use native Windows EXE instead?
I'm using Cygwin to prep the game for installation on a handheld device (R36s running ArkOS)
I see, maybe try git for windows (bash) or WSL or msys2 instead (not tested)?