Ga naar de inhoud
Rel-bits

Rel-bits

  • Thuis
  • Nieuws
  • Gidsen
  • Videogidsen
  • Patch-opmerkingen
  • Misbruik melden
  • Toggle zoekformulier

Dinogen Online Modding Guide for Beginners

Geplaatst op 04/09/2023 Deur Wilkin Geen reacties op Dinogen Online Modding Guide for Beginners
  • Titel: Dinogen Online
  • Releasedatum:
  • Ontwikkelaar:
  • Uitgever:
Information about Dinogen Online is still incomplete. Help ons alstublieft de details van het spel hiermee in te vullen contactformulier.

Quick guide to start modding Dinogen Online.

Basisprincipes

Anyone can start modding Dinogen Online! Make sure you have the latest version of the game installed.

Game Directory

Navigate to the game assets directory. You can right-click Dinogen Online in your Steam library and click Manage > Browse local files.

The default directory is:

<STEAM PATH>\steamapps\common\Dinogen Online

Game assets are located in the assets directory.

Audio

Audio files are stored in the sounds directory.

Audio files must be in MP3 format.

Grafische afbeeldingen & Animaties

All graphics and animations are located in the beelden directory.

Download the latest Modding Tools from hier.

You will need Adobe Animate to open .fla files.

Instructies

Open the desired file in Adobe Animate
Select all required MovieClips
Klik met de rechtermuisknop > Generate Sprite Sheet…

In the Generate Sprite Sheet dialog, use the following settings:

  • Image dimensions: <Auto size>
  • Image format: <PNG 32 bit>
  • Background color: <transparent>
  • Algorithm: <MaxRects>
  • Data format: <JSON>
  • <Trim> en <Stack frames> ingeschakeld
  • Border padding: 0px
  • Shape padding: 1px

Browse to the applicable file in the assets/images directory
Klikken Export

Debugging

If you encounter any visual problems after using exported files, make sure you included
all required files before generating sprite sheet. You can verify by comparing the
unmodified game files.

New Files

If you want to load new files into the game (rather than modifying existing ones), add them to preload.json.

Note that preload.json only supports audio files at this time.

Specify the type, id, en pad in preload.json:

[
{ "type": "audio", "id": "customVoiceClip", "pad": "customCampaign/customVoiceClip.mp3" }
]

Assets referenced to preload.json are stored in the assets/custom directory. In the above example, customVoiceClip would be located in assets/custom/customCampaign/customVoiceClip.mp3 and referenced to as customVoiceClip in game.

Usage

You can reference these custom files in custom scenarios, such as adding new voice clips for NPCs and mission objectives.

Sharing and Installing Mods

Use ModDB to submit and browse mods hier.

Sharing Mods
Create a zip archive of the modded assets directory (only including the modified files).

Installing Mods
After downloading the mod zip, simply extract the contents to the Dinogen Online assets directory. The modded files will overwrite the existing game files.

Removing Mods

If you want to remove/uninstall a mod, simply right-click Dinogen Online in your Steam library > Eigenschappen > Lokale bestanden > Controleer de integriteit van gamebestanden. This will reinstall the original game files.

Dat is alles wat we vandaag hiervoor delen Dinogen Online gids. Deze handleiding is oorspronkelijk gemaakt en geschreven door Wilkin. Voor het geval we er niet in slagen deze handleiding bij te werken, U kunt de laatste update vinden door dit te volgen link.

Als u van mening bent dat de inhoud van deze site uw rechten schendt, inclusief uw intellectuele eigendomsrechten, neem dan direct contact met ons op via ons contactformulier.
Gidsen Labels:Dinogen Online

Bericht navigatie

Vorig bericht: No Man’s Sky Interceptor – Sentinel Freighter Location Guide
Volgende bericht: Hades – 32 Warmte Run voltooiingsgids

Geef een reactie Reactie annuleren

Je e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *

  • Titel: Dinogen Online
  • Releasedatum:
  • Ontwikkelaar:
  • Uitgever:
Information about Dinogen Online is still incomplete. Help ons alstublieft de details van het spel hiermee in te vullen contactformulier.

Vrijwaring

Alle geciteerde inhoud is afgeleid van hun respectieve bronnen. Als u denkt dat wij uw inhoud zonder toestemming hebben gebruikt, Zorg ervoor dat u ons bereikt en wij zullen het serieus nemen.
  • Over ons
  • Neem contact met ons op
  • Privacybeleid
  • Servicevoorwaarden

Auteursrecht © 2025 Rel-bits.

Aangedreven door PersBoek Nieuws WordPress thema