SakeTami
LustMadness
LustMadness

patreon


[Guide] New auth guide

Hi

I want to tell you about the updated patreon authorization in my game. It will become available in version 0.102.0.

I've done two big things. First, I finally upgraded the server. Second, I updated the authorization in the game. And now for the details

When I first started developing the game I didn't think so many people would start playing it. So I quickly made a file-based authorization server that worked well for several years without fail.

But file-based authorization had a lot of problems when there were a lot of players. It's slow. It's not flexible. It didn't allow for new chips to be introduced into the game based on subscription level.

So I decided to fix it. I remade the server, replaced file-authorization with a full-fledged database. Now everything works very fast and authorization in the game will be easier.

I have already updated the server, already now authorization works through the database.

New authorization guide:

1) Click on connect

2) a) After that, there are 2 actions that take place. A confirmation page opens in the game

b) As before your browser (safari, edge, chrome, firefox etc) opens with a request for authorization from patreon

3) Click ALLOW to authorization from patreon. If everything went through without errors, you'll see this page

4) In the game, the Loading button will automatically change to Proceed

5) After that you will see your in-game nickname from patreon and your level

That's it. Agree with me, Is it now very simple and beautiful?

If you're having trouble, check these 3 points:

1) Go to Preferences and check your AUTH CODE

If it's blank here, click generate new code.

2) Go to /game/saves and remove file name "persistent"

3) Go to %APPDATA%\RenPy\ find Lust Hunter folder and remove file name "persistent"

Usually these 3 items solve 90% of authorization problems. In all other cases feel free to ask me. I will be glad to answer you.

Comments

the browser keeps telling me to check if there is a typo and dosnt open the conifrmation page

Hasan Raza


More Creators