awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesGPU Framebuffer Patching

Generating graphics connector and memory patches to enable acceleration on unsupported GPUs.

Distinct from macOS GPU Passthrough: Distinct from VM passthrough by patching the host's framebuffer configuration for native hardware support.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · GPU Framebuffer Patching. Refine with filters or upvote what's useful.

Awesome GPU Framebuffer Patching GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dortania/opencore-install-guidedortania 的头像

    dortania/OpenCore-Install-Guide

    4,212在 GitHub 上查看↗

    本项目是一份全面的技术手册,旨在指导如何在非 Apple x86 硬件上使用 OpenCore 引导加载程序安装 macOS。它作为一份配置指南,用于模拟 Apple 硬件并修补系统固件,以在 PC 上实现操作系统兼容性。 该文档提供了关于 SMBIOS 硬件模拟的详细说明,包括系统标识符和模型配置文件的生成。它涵盖了 ACPI 表补丁的应用以启用原生电源管理,以及修改 UEFI 运行时服务以解决内存映射和写保护问题。 该资源进一步详细说明了网络、图形和音频组件的硬件兼容性,以及内核扩展的管理。它包括关于引导加载程序配置、创建可引导安装程序以及使用详细日志和调试工具包来排查内核崩溃的指导。

    Generates graphics connector and memory patches to resolve boot panics and enable acceleration on unsupported GPUs.

    JavaScript
    在 GitHub 上查看↗4,212
  • benbaker76/hackintoolbenbaker76 的头像

    benbaker76/Hackintool

    3,437在 GitHub 上查看↗

    Hackintool is a hardware configuration tool designed to make non-native computer hardware compatible with macOS. It functions as a suite of utilities for spoofing device identifiers and patching system components to ensure the operating system recognizes unsupported hardware. The project provides specialized tools for graphics, audio, and USB configurations. This includes a framebuffer patcher for resolving display issues on unsupported GPUs, an audio layout configurator for enabling sound via device ID spoofing, and a USB port mapping tool that identifies connected devices to generate custom

    Generates graphics connector and memory patches to fix display issues and enable hardware acceleration on unsupported GPUs.

    Objective-C
    在 GitHub 上查看↗3,437
  1. Home
  2. Operating Systems & Systems Programming
  3. GPU Resource Virtualization
  4. macOS GPU Passthrough
  5. GPU Framebuffer Patching