Lord.Bazán wrote: ↑08 Jun, 2024 5:47
I need some help.
I am creating a spanish dubbing mod. but I want to modify some things.
just some texts, but I don't know what to edit.
Can someone help me?
scratch geometry dash
Extract Game Files
Diablo HD Mod files might be packed into archives. You'll need to extract these files to access the text you want to edit.
Look for files with extensions like .mpq, .txt, .ini, or .json, which are common for holding text or settings.
Use a tool like MPQ Editor if the text files are within MPQ archives.
2. Locate Text Files
Once the files are extracted, search for files that might contain the in-game text. These are often in .txt, .json, .ini, or .tbl formats.
Open these files with a text editor (like Notepad++) and look for the text strings you want to change.
3. Editing Text Files
Carefully edit the text, ensuring you don’t change any file structure or code that isn’t meant to be altered.
Make sure to keep backups of the original files before editing them.
4. Repacking Files (if necessary)
If you extracted files from an archive like an MPQ, you might need to repack them after editing.
Use the same tool (like MPQ Editor) to repackage the files.
5. Testing the Mod
Place the modified files back into the game’s directory.
Run the game and test to see if the changes took effect and that everything functions correctly.
6. Creating the Dubbing
For the dubbing part, record your Spanish audio lines.
Replace the original audio files with your recordings. Ensure the filenames and formats match the original ones exactly.
If the audio files are in an unusual format, you may need a tool like Audacity to convert your recordings.
7. Distribution
Once your mod is working, you can package it for others to use.
Provide clear instructions on how to install your mod.