GithubHelp home page GithubHelp logo

sithmartyr / jkgfxmod Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jdmclark/jkgfxmod

0.0 1.0 0.0 1.43 MB

Graphics enhancement and compatibility tool for Dark Forces II

License: MIT License

C++ 79.98% C 19.19% GLSL 0.83%

jkgfxmod's Introduction

JkGfxMod

JkGfxMod makes Jedi Knight: Dark Forces II look better and run on new computers.

Features

  • Makes the game work on new computers
  • Improves performance in certain scenarios
  • Better quality of life:
    • HUD scaling
    • No mode switching between menus and gameplay
    • Hardware-accelerated windowed mode
  • Better graphics:
    • 32-bit color
    • Gamma correction
    • Bloom
    • Ambient occlusion
    • Parallax mapping
  • Better mods:
    • Support and tooling for advanced, high-quality materials

Using JkGfxMod

Note: JkGfxMod is a standalone compatibility tool for Jedi Knight. JkGfxMod does not require any Windows compatibility settings, compatibility shims (installed by certain digital distributions), administrative privileges, or DirectDraw wrappers (e.g. dgVoodoo). We recommend disabling these compatibility fixes before using JkGfxMod.

Please follow the installation guide for your version of the game.

Installing material packs (optional)

Copy the material pack directory to the jkgm/materials directory in your Jedi Knight directory.

Creating material packs (optional)

Material packs must be compiled using the compile utility.

  • Create a source directory and script file
    • See assets/sample_matpack for a working example
  • Run the compile utility
    • Example: compile --script script.json --output outdir --resource path_to_jk/resource

After the compile command completes, the finished material pack will be inside the output directory.

For more information, please see the material compiler reference.

Common problems

Materials don't show up in-game

If you properly install an optional material pack and the textures are not showing up, try setting the brightness slider all the way to min. The brightness slider can be found in Setup โ†’ Display โ†’ Brightness.

Textures look scrambled after loading a save

Start a new game. Save files in Jedi Knight: Dark Forces II cannot be reused after installing or removing most mods.

Stuttering during gameplay

JkGfxMod streams materials from storage as they are needed. This may cause some stuttering, especially if JkGfxMod materials are installed on a slow hard disk. This can be corrected by adding a vram_texture_preload_size entry to the configuration file. Please see the configuration guide for more information.

Issues, questions, and feedback

Please follow these steps to report issues:

  • Reproduce the issue with logging enabled
    • Set the JKGM_LOG_FILE=jkgm.log environment variable, OR
    • Set the log_path configuration option
  • Report the issue on GitHub
    • Include a brief explanation of what you were doing when the problem happened
    • Attach the log file to the issue

jkgfxmod's People

Contributors

caitisgreat avatar jdmclark avatar saberworks avatar siryodajedi avatar sithmartyr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.