#
game-mod
Here are 275 public repositories matching this topic...
Various converters between different grand strategy games
game
mod
history
victoria2
game-mod
ck2
eu4
crusaders-kings-2
paradoxgame
hoi4
eu3
clausewitzengine
hearts-of-iron-4
modding-tools
paradox-interactive
europa-universalis-4
europa-universalis-3
-
Updated
Mar 28, 2020 - C++
Stargate Invasion is a mod for Sins of a Solar Empire.
game-development
scifi
mods
game-mod
stargate
4x-strategy-game
game-dev
wraith
sgi
soase
sinsofasolarempire
asgard
tauri
asuran
sg1
stargatesg1
rebellion
goauld
stargateinvasion
stargateatlantis
-
Updated
Jun 11, 2022 - HLSL
Provides the ability to cross chat between all your Ark Survival Evolved Servers including discord support.
-
Updated
Nov 18, 2020
A mod that adds more ores, conveyors, materials, power generation, and much more!
-
Updated
Sep 7, 2020 - JavaScript
A Monster Hunter: World mod that displays your team's damage percentages and DPS in an overlay.
-
Updated
Sep 10, 2018 - C#
A Windows DLL injector designed for developing game mods
-
Updated
Dec 24, 2021 - C
The definitive version of Sonic Adventure.
-
Updated
Jul 10, 2021 - Inno Setup
NFS (Black Box, MW & newer) - XInput Plugin
game-controller
xinput
game-mod
need-for-speed
nfs-carbon
game-input
nfs-most-wanted
nfs-pro-street
nfs-prostreet
nfs-undercover
nfs-world
-
Updated
Jun 7, 2022 - C
-
Updated
Jun 2, 2022 - C#
An easy-to-install patch that makes the game run on modern computers with extra features.
-
Updated
Apr 14, 2022 - Rich Text Format
Universal (non-game-specific) mods for MelonLoader made by me
-
Updated
Dec 19, 2021 - C#
Mods for Illusion games that add traps or new trap features
-
Updated
Feb 20, 2022 - C#
-
Updated
Feb 7, 2022 - C++
Open
Add documentation
2
cerus
commented
Oct 1, 2021
The code is lacking some documentation. This is a nice starter issue if you're kind of new to Open Source or Spigot or just want to work on something simple. (You don't have to comment everything if you don't want to, but it would be nice if you document at least one module.)
Comment if you want to work on this. If you have any questions or need some help feel free to contact me.
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
hacktoberfest
NFS Underground & Underground 2 - XInput Plugin
-
Updated
Jun 7, 2022 - C
Xan's NFS Music Player - Custom music player replacement and a BASS library interface for NFS.
audio
game
music
music-player
midi
reverse-engineering
mp3
ogg
game-mod
bass-library
bassmidi
need-for-speed
bassflac
-
Updated
Dec 26, 2021 - C++
Mod for Deus Ex: Mankind Divided and Deus Ex: Breach that allows you to change the in-game Field of View on the fly, or set new default FoV values at startup. Supports higher/lower values than the game normally allows.
game
video-games
games
cplusplus
cpp
mod
video-game
videogame
videogames
game-mod
field-of-view
fov-changer
fov
deusex
deus-ex
dxmd-fov
dxmd
deus-ex-mankind-divided
deus-ex-breach
fov-editor
-
Updated
Apr 18, 2018 - C++
This is a game mod for the game Baldur's Gate 2, which aims to finish dangling plots, clean up loose ends and un-dummy dummied out content.
-
Updated
Jun 9, 2021 - DTrace
PS3 C code injection framework
assembly
reverse-engineering
ps3
code-generation
game-mod
code-injection
rpcs3
game-modding
ps3-emu
game-mod-tool
ps3-tool
powerpc64
-
Updated
Sep 6, 2021 - C
An easy DLL mod loader for Age of Empires 2: The Conquerors and custom UserPatch expansions
-
Updated
Mar 9, 2020 - C
Improve this page
Add a description, image, and links to the game-mod topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the game-mod topic, visit your repo's landing page and select "manage topics."
Describe the bug
setSoundEffectParametersdoesn't work inonClientSoundEvent, because the underlaying BASS handle isn't created at that point, only a frame later.https://discord.com/channels/801330706252038164/801411628600000522/944225468167634975
I looked into it, and found out that the handle isn't even created at the point the event is called:
https://github.com/multitheftauto/mt