shinyquagsire23 / OpenJKDF2

A cross-platform reimplementation of JKDF2 in C
Other
501 stars 41 forks source link

Using jkgfxmod on Linux #188

Closed Calinou closed 1 year ago

Calinou commented 1 year ago

Is it possible to use jkgfxmod on Linux natively? I don't see any instructions in the README (nor on jkgfxmod's page, which seem specific to Windows).

Vortikai commented 1 year ago

JKGFXMod works fine on Linux, as well as OpenJKDF2. I am not sure what you're asking as there are no special instructions--just drop the contents of either mod into the JKDF2 or MOTS directory. With JKGFXMod there's additional configuration instructions required to set it up found on the readme but it pertains to Linux as well.

Calinou commented 1 year ago

JKGFXMod works fine on Linux, as well as OpenJKDF2. I am not sure what you're asking as there are no special instructions--just drop the contents of either mod into the JKDF2 or MOTS directory. With JKGFXMod there's additional configuration instructions required to set it up found on the readme but it pertains to Linux as well.

I can confirm this works, thanks :slightly_smiling_face:

I've opened a pull request to document this: https://github.com/shinyquagsire23/OpenJKDF2/pull/191

Vortikai commented 1 year ago

Note that OpenJKDF2 integrates JKGFXMOD natively. It does not require configuration, additional files, or JKGFXMOD to be installed at the same time. Shiny also doesn't really do anything with JKGFXMOD other than integrate it. If you're looking specifically for JKGFXMOD stuff, https://github.com/jdmclark/jkgfxmod is your page.