Application for editing mission project files (*.dat) used in the DYOM (Design Your Own Mission) modification for GTA San Andreas.
WARNING: The application must be extracted to its own directory. Do not place GTA_DYOM_Editor.exe in the main game directory or any other directory where any other application is already present!
Like any other Windows application, this program will try to load and use some .dll libraries. One of them is, for example, d3d9.dll, which in the case of GTA will not be “standard”, but ENB Series, windowed mode hack, etc. This will cause the application to crash or cause unexpected behavior such as file loss (already proven).
There is no documentation yet, so explore it yourself.
I've added tooltips in many places (hold cursor over items) as well as context menus (right click).
The application implements the function of automatically saving and reloading files (can be disabled in settings.xml).
For more information, read the changelog.
Hotkeys:
These two keys are useful when working simultaneously with a windowed game and an editor.
For suggestions or bug reports, please use the forum thread:
https://gtaforums.com/topic/987607-gta-dyom-editor-tool-download/
The following dependencies are required for the program to work:
https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net48-offline-installer
https://www.microsoft.com/en-us/download/details.aspx?id=48145
LinuxMac users may need to add the following registry entry:
wine reg ADD 'HKCUSoftwareWineDllOverrides' '/f' '/v' 'd3d9' '/t' 'REG_SZ' '/d' 'native'
This application uses and includes the Imazen WebP library from Nathanael Jones.
List of Changes: