awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
maximegmd avatar

maximegmd/CyberEngineTweaks

0
View on GitHub↗
4,786 نجوم·304 تفرعات·C++·MIT·4 مشاهدات

CyberEngineTweaks

CyberEngineTweaks is a modding framework for Cyberpunk 2077 that provides a suite of tools for engine patching, scripting extensions, and the creation of interactive in-game modification interfaces. It functions as a scripting engine extension and patching tool designed to modify engine behavior and add custom game logic.

The project distinguishes itself by combining a script-injection framework with a graphical user interface library, allowing for the development of custom settings menus and overlays directly within the game engine. It enables low-level engine modifications to improve performance, remove visual restrictions, or bypass gameplay restrictions through a dedicated patching system.

The framework covers a broad range of capabilities, including game logic scripting, performance tuning, and mod interface development. It also includes observability tools such as diagnostic windows and log dumping to support a mod debugging workflow.

Features

  • Modding Frameworks - Provides a comprehensive framework for creating and managing custom modifications for Cyberpunk 2077.
  • External Script Execution - Runs external scripts within the engine runtime to implement gameplay tweaks and custom behaviors.
  • Game Logic Scripting - Defines custom interactive behaviors and game rules by exposing engine features to a scripting language.
  • Dynamic Script Execution - Evaluates and runs external scripts at runtime to modify game behaviors without binary recompilation.
  • Runtime Script Injection - Injects custom logic into the live game process to expose internal engine functions to scripts.
  • Game Engine Memory Patching - Modifies running game process memory to alter engine variables, toggle flags, and change visual states.
  • Scripting Extension Layers - Exposes a low-level compiled engine core via an API to a higher-level scripting language.
  • Configuration GUIs - Embeds a graphical user interface layer for managing complex mod settings and parameters in real-time.
  • In-Game Configuration Menus - Enables the development of interactive menus and overlays for players to adjust mod settings during gameplay.
  • Game Performance Optimizations - Applies engine patches to optimize frame rates, reduce latency, and remove specific visual effects.
  • Custom Settings Interfaces - Allows the creation of tailored configuration pages and overlays for user interaction with mods.
  • In-Game User Interfaces - Implements a library for creating interactive menus and overlays directly within the running game engine.

سجل النجوم

مخطط تاريخ النجوم لـ maximegmd/cyberenginetweaksمخطط تاريخ النجوم لـ maximegmd/cyberenginetweaks

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ CyberEngineTweaks

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع CyberEngineTweaks.
  • tmodloader/tmodloaderالصورة الرمزية لـ tModLoader

    tModLoader/tModLoader

    5,099عرض على GitHub↗

    tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res

    C#apigamesteam
    عرض على GitHub↗5,099
  • openmw/openmwالصورة الرمزية لـ OpenMW

    OpenMW/openmw

    6,366عرض على GitHub↗

    OpenMW is a modern, open-source game engine designed to execute the game Morrowind and its expansions. It serves as a cross-platform game runtime and 3D world renderer, providing a data-driven environment to run game logic and physics with improved stability. The project functions as a game modding framework, utilizing a modular plugin system and an interpreted scripting layer to load external modifications. This architecture allows for the integration of community content, custom textures, and external scripts without altering the base executable code. The engine covers a broad range of cap

    C++
    عرض على GitHub↗6,366
  • bloxstraplabs/bloxstrapالصورة الرمزية لـ bloxstraplabs

    bloxstraplabs/bloxstrap

    3,034عرض على GitHub↗

    Bloxstrap is a custom game bootstrapper and configuration tool for Roblox. It replaces the standard launcher to enable advanced startup configurations, inject internal engine flags, and manage a specialized installation directory. The project provides a client mod manager that allows users to override local assets, such as sounds, textures, and fonts, and ensures these customizations persist across game updates. It includes a configuration utility to unlock hidden graphics settings and engine parameters, alongside a server tracker that identifies the geographic location of active game servers

    C#csharplaunchermod
    عرض على GitHub↗3,034
  • jynew/jynewالصورة الرمزية لـ jynew

    jynew/jynew

    8,815عرض على GitHub↗

    jynew is a 3D RPG game engine and development framework designed for building three-dimensional role playing games. It provides a comprehensive suite of tools for scene editing, game logic scripting, and the creation of 3D environments. The project features a specialized 3D asset management pipeline for importing and aligning models and animations, including specific tools for weapon attachment and rendering. It includes a dedicated combat system editor for defining battle encounters, skill effects, and combat grids with real-time synchronization. Additionally, it provides a game modding fram

    C#game-developmentjinyongunity
    عرض على GitHub↗8,815
عرض جميع البدائل الـ 30 لـ CyberEngineTweaks→

الأسئلة الشائعة

ما هي وظيفة maximegmd/cyberenginetweaks؟

CyberEngineTweaks is a modding framework for Cyberpunk 2077 that provides a suite of tools for engine patching, scripting extensions, and the creation of interactive in-game modification interfaces. It functions as a scripting engine extension and patching tool designed to modify engine behavior and add custom game logic.

ما هي الميزات الرئيسية لـ maximegmd/cyberenginetweaks؟

الميزات الرئيسية لـ maximegmd/cyberenginetweaks هي: Modding Frameworks, External Script Execution, Game Logic Scripting, Dynamic Script Execution, Runtime Script Injection, Game Engine Memory Patching, Scripting Extension Layers, Configuration GUIs.

ما هي البدائل مفتوحة المصدر لـ maximegmd/cyberenginetweaks؟

تشمل البدائل مفتوحة المصدر لـ maximegmd/cyberenginetweaks: tmodloader/tmodloader — tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It… openmw/openmw — OpenMW is a modern, open-source game engine designed to execute the game Morrowind and its expansions. It serves as a… bloxstraplabs/bloxstrap — Bloxstrap is a custom game bootstrapper and configuration tool for Roblox. It replaces the standard launcher to enable… jynew/jynew — jynew is a 3D RPG game engine and development framework designed for building three-dimensional role playing games. It… r3nzthecodegod/r3nzskin — R3nzSkin is a skin changer and game asset modifier for League of Legends. It functions as a utility to modify the… fabricmc/fabric-api — Fabric API is a modular framework designed for Minecraft mod development, providing a standardized set of hooks and…