SoT-Hook icon indicating copy to clipboard operation
SoT-Hook copied to clipboard

UWP Support

Open IncludeGuys opened this issue 4 years ago • 24 comments

After injecting cheat.dll with loader.exe and enabling global visuals in the menu there is still nothing displaying in the game. Btw can you tell me which version of windows are u using ?

IncludeGuys avatar Oct 24 '20 11:10 IncludeGuys

I use Windows 10 2004 currently.

Can you provide more info about your issue? Did you enable other settings except 'Global Visual Enable' checkbox?

Image

guttir14 avatar Oct 24 '20 14:10 guttir14

Yep I enabled every single checkbox in visuals menu and still nothing displaying in the game :/ Global visuals checkbox also enabled

IncludeGuys avatar Oct 24 '20 15:10 IncludeGuys

Do you use steam version of game?

guttir14 avatar Oct 24 '20 15:10 guttir14

Nope Windows Store version

IncludeGuys avatar Oct 24 '20 15:10 IncludeGuys

I didn't test cheat with Windows Store version. Are there 'Exception' lines in 'log.txt' file?

guttir14 avatar Oct 24 '20 15:10 guttir14

Where is that log.txt ? Cuz i dont have it in my folder with cheat

IncludeGuys avatar Oct 24 '20 15:10 IncludeGuys

It should be near Cheat.dll. It creates every time you inject the cheat.

guttir14 avatar Oct 24 '20 15:10 guttir14

Nope nothing were created

IncludeGuys avatar Oct 24 '20 15:10 IncludeGuys

Btw I tried to load the dll with process hacker and after loading cheat.dll module I dont see it in module list is that normal ?

IncludeGuys avatar Oct 24 '20 15:10 IncludeGuys

It should be in module list if you inject with process hacker. Maybe there is something different in Microsoft Store package of game. Also, I can't understand why log.txt is not created for you.


I'm not sure, but the reason that log.txt is not created can be in having non-ascii characters in path

guttir14 avatar Oct 24 '20 15:10 guttir14

My folder name with the cheat is called "new" so I don't think that is the problem. I think something is fucked with the injector cuz after using a loader or module load via process hacker I don't see any "cheat.dll" module.

IncludeGuys avatar Oct 24 '20 16:10 IncludeGuys

I have bought xbox pass and i'll try to figure out what problem

guttir14 avatar Oct 24 '20 17:10 guttir14

Ok thanks so much let me know if u fix the issue

IncludeGuys avatar Oct 24 '20 17:10 IncludeGuys

To add support for UWP version of Sea of Thieves I need to do a huge rework. I don't think I gonna do it shortly. For some reason UWP apps don't create usual WinAPI window, also they don't have access to entire filesystem. With this in head I need to rewrite the cheat.


I assume that you open 'Menu.exe'. 'Menu.exe' is just app to test cheat menu without game. Actually, this menu is implemented in 'Cheat.dll' and you don't need to open 'Menu.exe' in usual cases.

guttir14 avatar Oct 24 '20 21:10 guttir14

Ok, thanks for letting me know what was the issue.

IncludeGuys avatar Oct 24 '20 22:10 IncludeGuys

Inject Still nothing

Btw do I need some special permissions to inject that cheat?

IncludeGuys avatar Oct 24 '20 23:10 IncludeGuys

I didn't add UWP support to cheat yet. Only done UWP injector.

guttir14 avatar Oct 24 '20 23:10 guttir14

I finally made game to render my menu, now i need to come up with input system.

guttir14 avatar Oct 26 '20 15:10 guttir14

Very nice man I'm waiting for update.

IncludeGuys avatar Oct 26 '20 17:10 IncludeGuys

As of today update cheat should be working in UWP version, but with some known bugs:

  • you can close/open menu only when you have started voyage.
  • you can't type values with your keyboard
  • bug with cursor (manual fix: minimize and maximize game to show or hide cursor)
  • you can't save cheat settings

To compile cheat for UWP version set below 1 to 0 in cheat.cpp before compiling

#if 1
#define STEAM
#endif

guttir14 avatar Oct 27 '20 15:10 guttir14

Thanks for the update dude I'm still waiting for further improvements. For me I can use menu even if I'm not in the voyage. But after changing from fullscreen to borderless my games crashing.

IncludeGuys avatar Oct 27 '20 16:10 IncludeGuys

Bug ~Aimbot works only if menu is active

IncludeGuys avatar Oct 27 '20 16:10 IncludeGuys

The menu doesn't show up at all for me it. It just makes my cursor disappear.

N0Name1991 avatar Nov 11 '20 21:11 N0Name1991

My 14-day xbox game pass has already expired. doubt that I can continue research on the UWP version, I hope that some interested guy will do a PR with solving all these problems related to UWP or make a working fork.

guttir14 avatar Nov 12 '20 00:11 guttir14