Replies: 2 comments
-
I figured it out, I forgot to add platforms at the end like you suggested. I tacked on the encrypt stuff after the fact without realizing. 👍 |
Beta Was this translation helpful? Give feedback.
-
So I finally ran this and it started doing its thing and now I have an endless folder which can't be deleted called:
Etc. It repeats itself for over 350 folders... I used this command:
I'm now getting a Windows error when trying to delete the folder: "0x80070091 - Folder is not empty". Just thought I'd bring it to your attention. Something f*cked up real bad. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'd love to try this out but I think I may be doing something wrong.
I'm running this command:
npx rpgmpacker \ --input "C:\\IM" \ --output "C:\\IM\Out" \ --rpgmaker "C:\\Program Files (x86)\\Steam\\steamapps\\common\\RPG Maker MV" \ --hardlinks \ --noempty \ --platforms "Windows" "OSX" "Linux" \ --encryptAudio true \ --encryptImages true
I'm getting this error:
I'm sure there's something very basic I'm doing wrong. I'm still kind of a beginner to CLI stuff.
Beta Was this translation helpful? Give feedback.
All reactions