How to add DLC: Difference between revisions

From Andrealphus Games
Jump to navigation Jump to search
Created page with "You just bought a DLC (Thank you for your support!) and wonder how to include it in your game. That's quite easy. If you've download a zip file, unzip it, there's a file named `dlc_something.rpa`. If you've download a file named `dlc_something.rpa`. Then just follow the next steps. You need to copy the rpa file into your `game` folder."
 
No edit summary
Line 3: Line 3:
That's quite easy.
That's quite easy.


If you've download a zip file, unzip it, there's a file named `dlc_something.rpa`.
If you've download a zip file, unzip it, there's a file named <code>dlc_something.rpa</code>.
If you've download a file named `dlc_something.rpa`. Then just follow the next steps.


You need to copy the rpa file into your `game` folder.
If you've download a file named <code>dlc_something.rpa</code>. Then just follow the next steps.
 
 
You need to copy the rpa file into your <code>game</code> folder.
 
==== How to find the game folder ====
 
===== Windows: =====
If the game comes from Itch.io or Patreon, you had to unzip it somewhere.
 
In this folder you should see something like this
 
Go into the game folder and paste the rpa file there.
 
Launch the game

Revision as of 09:56, 2 October 2024

You just bought a DLC (Thank you for your support!) and wonder how to include it in your game.

That's quite easy.

If you've download a zip file, unzip it, there's a file named dlc_something.rpa.

If you've download a file named dlc_something.rpa. Then just follow the next steps.


You need to copy the rpa file into your game folder.

How to find the game folder

Windows:

If the game comes from Itch.io or Patreon, you had to unzip it somewhere.

In this folder you should see something like this

Go into the game folder and paste the rpa file there.

Launch the game