Questions tagged [modding]
Mods are extensions or modifications of other games that enhance or change the game play of the original game. This can often be done with SDKs or other tools provided by the developer. Sometimes, mods require hacking of the original binary and content.
213 questions
0
votes
1
answer
62
views
Rendering Sprite from tightly packed atlas onto RenderTexture
I'm currently working on a Unity BepInEx Plugin that should allow users to customize certain textures in the game. As part of this, I need to extract sprites from a sprite atlas into individual ...
0
votes
0
answers
53
views
LootJS/Forge GLM injecting items fails due to mod-internal overwrite (Apocalypse Now/Lost Cities)
I am trying to have modded items in the chests of lost cites mod, and there is this problem I am facing, in which a mod called Apocalypse Now automatically injects its mod items into the chests ...
0
votes
0
answers
45
views
How do I tell the game server that I have updated the hotbar. - Using FabricMC
I'm making a mod in Fabric for easily switching between the saved creative hotbars, fully client side. Right now though, when I try to update the hotbar and copy the items over from the saved hotbar, ...
3
votes
2
answers
350
views
I want people to mod my game
I'm making a game and I want the community to mod it. How do people mod games? I don't need a detailed explanation, I just need to conceptualize it so I'll know what to do and what to avoid.
I don't ...
0
votes
0
answers
92
views
Moving a texture with a vert shader
I'm working on a mod for a game and trying to add my own shader. I know practically nothing about shaders, but another similar shader exists and with their modding teams permission im using it as a ...
0
votes
0
answers
180
views
How to pack files to .dta format for Hidden & Dangerous 2?
How can I pack files back into a DTA file from the game "Hidden & Dangerous 2"?
I want to change several sounds in the game in the file Sounds.dta.
I ...
1
vote
1
answer
158
views
How to hide things from noclipping players?
I am specifically working in Garry's Mod, and I am wondering if there might be a way to hide things from players using noclip to travel outside the bounds of the ...
0
votes
1
answer
387
views
How to read/edit data compressed in ZXML format for modding the game Chocolatier?
I'm trying to mod the game Chocolatier from 2007. It has two .xml files, but they don't look like conventional XML when I open them in VS Code or Notepad++. Here's a sample of what they look like:
...
0
votes
1
answer
576
views
Registering recipe for Minecraft with Forge on IntelliJ
I'm using Forge on IntelliJ IDEA to make a mod for Minecraft, and I think I am stuck on where I need to register a recipe for an item.
How I got to that idea:
I tested it out and everything worked. No ...
1
vote
1
answer
155
views
How to analyze 2D Animation configuration?
I am modding a 2D game that heavily depending on Animation Event to drive game logic.
How can I analyze an animation event during runtime and by using unpack tools?
During runtime, I would want to ...
0
votes
1
answer
2k
views
How can modders decrypt a game's files?
For example, GTA V modders could decrypt RPF files, so how could they do so?
Here are the possible reasons I can think of:
They are encrypted using weak encryption methods
They have been decrypted by ...
4
votes
1
answer
4k
views
How is it possible to mod a game whose source code isn't publicly available?
I can understand that if you obtain the source code for a game (for example, if you cloned it from GitHub), then you could edit the code yourself, and have a working copy of the original game with ...
1
vote
0
answers
78
views
In Unity Game Modding, is there away to circumvent or substitute Resources.LoadAll?
I was playing a game recently and I started creating a mod to adjust it's gameplay to my liking, just for fun, until I got stressed out by how absurdly long the game takes to start up and show the ...
2
votes
2
answers
127
views
If a game automatically downloads addon content it doesn't already have when joining a server, how can I test this without a second computer?
What I want to do is host a local test server that has the file, and connect to it from a local client which doesn't have the file. The only issue is that both the server and the client will look for ...
2
votes
1
answer
221
views
What is the legality regarding allowing players to mod a game with real-life players in a sports game?
Let's say I'm doing an Indie sports game, and ship it with fictional players, but make the game capable of reading a config file, so that players are able to edit in real names to suit themselves.
The ...
2
votes
0
answers
867
views
How can I change tags on a Steam Workshop item?
A few years ago, I posted a L4D2 modification to the game Workshop on Steam.
I'd like to be able to change the tags associated with the mod (currently, 'Weapons, UI') but it's not obvious to me how I ...
0
votes
2
answers
260
views
Can I mod Among Us mobile so people don't get kicked because of network problems, and how? [closed]
I want to make a mod for Among Us which will allow people to stay in game despite short-lived connection problems (as opposed to being kicked after 1 second of network issues).
1
vote
1
answer
2k
views
Can't build UE4 new mod kit - UGCExampleProject - UE4
I am trying to build the new mod kit to support modding for my new game.
I am following the QuickStart Guide:
Place your project in a directory under your UE4 root directory (such as /Games or /...
1
vote
1
answer
88
views
Placing Zones in Cities Skylines
I'm trying to build a mod that places zones on a keypress. How would I accomplish this?
So far I've detected the keypress. But when I modify m_blocks in ZoneManager by calling block.setZone(x,y,zone) ...
0
votes
0
answers
45
views
Whats the best way to make my Unity game moddable? [duplicate]
Basically the title. I'm building a game with several NPCs and complex systems, and I want it to be nice and modular for modders right from the beginning. So far, I have looked into:
Asset Bundles, I ...
1
vote
1
answer
178
views
AoE 2 DE - Modding a building to have two page interface
I am using Advanced Genie Editor and currently trying to create a copy of a Krepost and give it a second page of units (like the docks).
I have so far been unable to do it as the second page just ...
3
votes
2
answers
190
views
Is there a generic name for the "layered" dictionary typically used in mod-capable games?
I'm asking here rather than on SO/SE/CS because I'll probably have less to explain what I'm talking about...
I hope a lot of the users here are familiar with how many games implement modding (or ...
1
vote
2
answers
3k
views
How to identify performance issues with large numbers of mods?
My current problem is with RimWorld, but in the past I had the same issue with Minecraft. Basically the game gets more fun with more mods, up until the point where performance becomes unmanageable. ...
1
vote
2
answers
2k
views
How to build only specified assets into assetbundle in unity
I have searched through the few results pertaining to this particular question, but haven't found any results that work. A simple rundown of what i am looking for is to be able to make a single asset ...
0
votes
0
answers
357
views
How to open a .RKV file from Wii ISO
So, a few days ago, I got the itch to try my hand at creating a modded version of one of my favorite Wii games: Star Wars: The Force Unleashed. However, when I unpacked the ISO, I noticed some of the ...