MilkyDeveloper / ReshadeForUWP

An awesome GUI wrapper that injects Reshade in UWP games that supports Xbox Game Pass PC and Microsoft Store.
MIT License
74 stars 7 forks source link

Working perfectly, but not on No Man's Sky #14

Open Arkenge opened 3 years ago

Arkenge commented 3 years ago

First of all: THANK YOU so much for taking the time to do this. I really wanted to use ReShade on my Xbox Game Pass PC and couldn't before. So very well done for your great job!

I managed to make everything works perfectly with many games. I just have an issue with No Man's Sky where the ReShade doesn't seem to launch. Do you know if this normal? I can launch the game, but then I can't launch ReShade once I'm in.

Thanks a lot :)

MilkyDeveloper commented 3 years ago

Sorry about the late reply. I don't have No Man's Sky installed right now. Something you could try to fix it:

You'll probably see the error in the first Powershell Window you opened. If not, it has something to do with anti-cheat probably. Either way, I'll be happy to hear the result!

Arkenge commented 3 years ago

Thanks for answering me. From what I see, the short command is the one with the error and it has something to do with the inject64.exe who isn't recognise as a command.

However,I have the same issue with.bat for Remnant from the Ashes but the Reshade work on this one.

So maybe you are right and it is something with anti cheat on NMS

Anyway, thanks a lot for trying to help. I really appreciate

Thanks ;)

Le mer. 2 juin 2021 à 19:28, MilkyDeveloper @.***> a écrit :

Sorry about the late reply. I don't have No Man's Sky installed right now. Something you could try to fix it:

  • The contents of the .bat file you saved should be something like:

command short command | long command

Try opening Powershell and then run:

  1. command
  2. short command
  3. Open another Powershell window
  4. long command

You'll probably see the error in the first Powershell Window you opened. If not, it has something to do with anti-cheat probably. Either way, I'll be happy to hear the result!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MilkyDeveloper/ReshadeForUWP/issues/14#issuecomment-853241834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUHKKVFBWYXZSRGOZK26LTDTQZS43ANCNFSM45RXHWKA .

MilkyDeveloper commented 3 years ago

Thanks for the info. If possible, could you give me the short command?

Arkenge commented 3 years ago

Sure : cd %UserProfile%\ReshadeInjectUWP inject64.exe "NMS.exe" | powershell Start-Process -filepath explorer.exe shell:appsFolder\HelloGames.NoMansSky_bs190hzg1sesy!NoMansSky

Le mer. 2 juin 2021 à 23:30, MilkyDeveloper @.***> a écrit :

Thanks for the info. If possible, could you give me the short command?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MilkyDeveloper/ReshadeForUWP/issues/14#issuecomment-853396467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUHKKVAUUZFJX6X5FWGTP53TQ2PGFANCNFSM45RXHWKA .