Ahmed Walid

Results 24 comments of 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 ![image](https://user-images.githubusercontent.com/34550324/235901351-5365a871-ef32-49f1-af7d-0c5c12d1f40d.png)

> 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...