Ahmed Walid
Ahmed Walid
Any news on this issue?
@FTC55 try this method https://github.com/hypercubemc-github/Modern-Minecraft-Decompiler/wiki/Running-the-Client-in-the-IDE#method-3--not-recommended- PS:if doesn't work try the method 1. Please let me know if this fixed your problem
@FTC55 the method that I sent (method 3) uses the IntelliJ compiler and not the gradle one and it's working for me, maybe you didn't chose the new configuration and...
@GraxCode can you provide a screenshot and game log?
It looks like someone has implemented the new API already https://github.com/Arhimason/arhisite/blob/master/bot_handler/modules/joy/utils/faces/__init__.py
> > > There's an undocumented function to associate an existing HWND to a new CoreWindow instance and you'll be able to use GetForCurrentView after calling it however you don't...
> > > > > There's an undocumented function to associate an existing HWND to a new CoreWindow instance and you'll be able to use GetForCurrentView after calling it however...
> > > ```cs > > private enum WINDOW_TYPE > > { > > IMMERSIVE_BODY, > > IMMERSIVE_DOCK, > > IMMERSIVE_HOSTED, > > IMMERSIVE_TEST, > > IMMERSIVE_BODY_ACTIVE, > > IMMERSIVE_DOCK_ACTIVE,...
it's here 
> Unfortunately it seems like they broke this old API (`orbit.shazam.com`) that was used on Windows 10. I tried sending different parameters but either I get a more basic error...