Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

How to know if "Steam Support" is installed in ren'py? #7

Open
SergioAlonsoJr opened this issue May 13, 2022 · 2 comments
Open

How to know if "Steam Support" is installed in ren'py? #7

SergioAlonsoJr opened this issue May 13, 2022 · 2 comments

Comments

@SergioAlonsoJr
Copy link
Contributor

SergioAlonsoJr commented May 13, 2022

Hi,

When I try to use Steam in a project built with renconstruct, the log.txt has this message

Importing _renpysteam: ImportError('No module named _renpysteam',)

To manually include Steam in a "normal" build of Ren'py, I use this path

  1. Choose “Preferences” from the Ren’Py launcher
  2. Select “Install libraries” from the “Actions” section
  3. Choose “Install Steam Support”
  4. Wait for Ren’Py to restart

But I don't know how to do that in renconstruct.

@kobaltcore
Copy link
Owner

That is indeed currently not supported, but I'll look into adding this functionality soon when I push out a new release.

@SergioAlonsoJr
Copy link
Contributor Author

SergioAlonsoJr commented May 14, 2022

That is indeed currently not supported, but I'll look into adding this functionality soon when I push out a new release.

This functionality is the one I need the most.
Can I manually install "Steam Support" on the Ren'py version installed by renconstruct?

UPDATE: I managed to install Steam support manually by going into the renutil 'cache' folder.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants