How to add DLC: Difference between revisions

From Andrealphus Games
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== The DLC itself ==
You just bought a DLC (Thank you for your support!) and wonder how to include it in your game.
You just bought a DLC (Thank you for your support!) and wonder how to include it in your game.


Line 8: Line 9:


'''You need to copy the rpa file into your <code>game</code> folder.'''
'''You need to copy the rpa file into your <code>game</code> folder.'''
== How to find the game folder ==
== How to find the game folder ==


=== Windows/Linux/Mac: ===
=== Windows/Linux/Mac ===
If the game comes from Itch.io or Patreon, you had to unzip it somewhere.
If the game comes from Itch.io or Patreon, you had to unzip it somewhere.


Line 45: Line 45:


On both you should end up in this folder
On both you should end up in this folder
[[File:Root folder.png|left|thumb]]
[[File:Root folder.png|thumb|none]]
 
 
 
 
 
 
 
 
 
 


Go into the game folder
Go into the game folder
[[File:Game folder.png|left|thumb]]
[[File:Game folder.png|thumb|none]]


And paste the rpa file there.
=== Android ===
Update the main game to latest version (24.9.1)


Download and the DLC.






If it's a zip file, you'll need to unzip it to access the file.


 
If this is a rpa file (like the screenshot) , just follow the next steps.
 
[[File:Download fafow dlc android.png|none|thumb]]
 
 
 
 
 
And paste the rpa file there.
 
=== On android: ===
Update the main game to latest version (24.9.1)
 
Download the DLC here
 
Unzip it, there should be a file named dlc_fafow.rpa
 
Copy dlc_fafow to this folder: Documents/Renpy_Saves/loveandsexsecondbase..../game/dlc
Copy dlc_fafow to this folder: Documents/Renpy_Saves/loveandsexsecondbase..../game/dlc


Launch the game
Launch the game

Latest revision as of 08:42, 3 October 2024

The DLC itself

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/Linux/Mac

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.

In this screenshot dlcs BreeMC and Fafow are there

Launch the game

Steam/GOG

2024/10/02: For steam, be sure to use base version 24.9.1 (switch on beta branch if needed)

Same as above, you need to find the root game folder:

On Steam:
  • Open your library
  • Right click on the game
  • Manage
  • Browse local files
On Gog:
  • Open your library
  • Right click on the game
  • Manage installation
  • Show folder

On both you should end up in this folder

Go into the game folder

And paste the rpa file there.

Android

Update the main game to latest version (24.9.1)

Download and the DLC.


If it's a zip file, you'll need to unzip it to access the file.

If this is a rpa file (like the screenshot) , just follow the next steps.

Copy dlc_fafow to this folder: Documents/Renpy_Saves/loveandsexsecondbase..../game/dlc

Launch the game