benbaker76

Results 79 comments of benbaker76

I'm using WhateverGreen cdf patch and it appears to work fine for me in macOS (18A389) CoreDisplay-patcher.command: `Find: 4D 8B 36 4D 85 F6 0F 85 29 FD FF FF...

@Floris497 check out WhateverGreen (CoreDisplayFixup) patches [here](https://github.com/acidanthera/WhateverGreen/blob/master/WhateverGreen/kern_cdf.cpp).

If you want to give the WhateverGreen (CoreDisplayFixup) patch a try using this script you can replace with the following lines (use at your own risk): 10.12.x and 10.13.0-10.13.3 `sudo...

> @jeffjacobsen Does it require WEG? No, it just uses the same patch as WEG. I just converted for use in this script. Actual patch credit goes to Floris497 and...

I was reading kraxel's blog post [virtio-gpu and qemu graphics in 2021](https://www.kraxel.org/blog/2021/05/virtio-gpu-qemu-graphics-update/) regarding the new virtio-vga and virtio-vga-gl devices in qemu 6.1. > Second, blob resource support for the simple...

**Once npm installed the module, you need to create the *"session"* table in your database.** For that you can use the [table.sql](https://github.com/voxpelli/node-connect-pg-simple/blob/main/table.sql) file provided with the module: `psql mydatabase <...

Did you use USBInjectAll.kext when setting up your USB ports? It's a requirement to show all ports for configuring in Hackintool. Yes, in future please don't bother the acidanthera team...

I'm hoping that @corpnewt can take a look at this as I don't have access to any machine with EH0 ports on it.

@whatnameisit can you please contact me (username @ gmail.com) to discuss fixing this issue. First thing that would be useful is to generate a USBPorts.kext using Hackintool then make the...

@Sniki please try 2.9.5 and let me know of any issues. Big thanks to @whatnameisit for helping test.