ssokolow / saveswap

A simple tool for manipulating the endianness of save data dumped from Nintendo 64 cartridges
MIT License
20 stars 2 forks source link

cant convert sra ocerena of time save file #4

Closed EpicXboss250 closed 2 years ago

EpicXboss250 commented 2 years ago

error: U : The term 'U' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:52

ssokolow commented 2 years ago

Put the file name in quotes. Your shell is interpreting it as a list of arguments rather than a single one and, as a result, treating (U) as PowerShell syntax for "Run the command U and insert its output as an argument".

This would happen with any command... not just saveswap.