Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WINDOWS 11] PowerShell does not recognize GICutscenes as a command, making the program completely unusable #162

Open
Boyishdude opened this issue Aug 12, 2024 · 1 comment

Comments

@Boyishdude
Copy link

I followed the instructions for installation as best as I could (they are not particularly well-written, as they assume that you already have the relevant technical know-how for this stuff in addition to already knowing where to find specific things, but that's a separate topic), but no matter how much I try, I can't use anything more than the basic GICutscenes -h command, and even then, that's only usable via a technicality.

image

image

I've tried the get-help about_Command_Precedence command like it said, but that didn't work, so I'm at a total loss on what to do. The issue is, I can't necessarily use the GUI, because there are 11 cutscenes in the versions.json file it uses that are missing their second keys, so I was only able to extract and convert 134 of the 145 cutscenes that exist with it. I was hoping to use the original program instead, but something's just.. broken somewhere, and there's no discernible solution.

@Questwalker
Copy link

In the first command, you try to run the program as a command. As a safety feature, powershell blocks you and gives you that message.
In the second command, you follow the directions and successfully run the executable using the required method.

Forgive my confusion, but what exactly is wrong here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants