Love & Sex Second Base Cheats and How to Activate

The game is finally coming out of Early Access, and the old thread contains some incorrect information. Therefore, here’s an updated version. The purpose of cheating in the game this way is that you can still earn achievements, unlike using the in-game cheat mode on your phone. It can also enable you to occasionally fix something that’s broken.

Setup

To start you need to go to your install location and file the file 00console.rpy That’s 00 NOT OO and rpy NOT rpyc

%gamepath/renpy/common/00console.rpy

Open this file in either Notepad, Notepad++, VS, etc. I prefer Notepad++

On line 108 of the file you’ll find

console.config = False

Change this to

console.config = True

If done correctly you can launch the game and press Shift+O to open the console.

Make sure you’re not in any submenus when you make changes.

E.G) In a Shop or Item menu

If you do, anything you’ve done in that menu will be reset. So if you’ve read the Shibari book to 80%, then open the console to change something, your progress will reset to what it was when you opened the menu.

Cheat Codes

Money

  • hero.money=x

Time

  • game.hour=X (1-24)
  • game.week_day=1 (Monday=1|Sunday=7)
  • game.day=25 (1-30 Day of the Month)
  • game.season=3 (0=spring|1=summer|2=Fall|3=Winter)

MC Stats

Change the values to how much you want to cheat. Set min to your desired value and never worry about it again or just give yourself a little boosts. For knowledge set to 99 then study once and you’ll be able to learn all conversation topics at once. E.G.) hero.knowledge=99 > Study > Pick new conversation topics

  • hero.energy.max=x
  • hero.energy.min=x
  • hero.energy=x
  • hero.fun.max=x
  • hero.fun.min=x
  • hero.fun=x
  • hero.grooming.max=x
  • hero.grooming.min=x
  • hero.grooming=x
  • hero.hunger.max=x
  • hero.hunger.mix=x
  • hero.hunger=x
  • hero.charm.max=x
  • hero.charm=x
  • hero.fitness.max=x
  • hero.fitness=x
  • hero.knowledge.max=x
  • hero.knowledge=x
  • hero.luck=x

Skills

Change to -100 to remove skill

  • hero.skills.hung.__iadd__(100)
  • hero.skills.low_libido.__iadd__(100)
  • hero.skills.high_libido.__iadd__(100)
  • hero.skills.no_sleep.__iadd__(100)
  • hero.skills.iron_stomach.__iadd__(100)
  • hero.skills.sneaky.__iadd__(100)
  • hero.skills.workaholic.__iadd__(100)
  • hero.skills.bookworm.__iadd__(100)
  • hero.skills.golf.__iadd__(100)
  • hero.skills.video_games.__iadd__(100)
  • hero.skills.martial_arts.__iadd__(100)
  • hero.skills.shooting.__iadd__(100)
  • hero.skills.dance.__iadd__(100)
  • hero.skills.foodie.__iadd__(100)
  • hero.skills.cooking.__iadd__(100)
  • hero.skills.sm.__iadd__(100)
  • hero.skills.shibari.__iadd__(100)
  • hero.skills.guitar.__iadd__(100)
  • hero.skills.massage.__iadd__(100)
  • hero.skills.fertility_assessment.__iadd__(100)

Girls Stats

Replace “name” with the girl of your choice. Some of theses values work weird so I’ve listed the ratios next the the command in (Parenthesis & Italics), it’s not part of the command.

  • name.sub=x (1:1 Can be set to negative)
  • name.sub.max=x (1:1 Can be set to negative)
  • name.sub.min=x (1:1 Can be set to negative)
  • name.love=x (2:1)
  • name.love.max=x (2:1)
  • name.love.min=x (2:1)
  • name.lesbian=x (1:5)
  • name.lesbian.max=x (1:5)
  • name.lesbian.min=x (1:5)
  • kylie.yandere=x (1:1)
  • kylie.yandere.max=x (1:1 Setting this value to 20 SHOULD effectively let you have Kylie in your game without her ever snapping)
  • kylie.yandere.min=x (1:1)
  • morgan.male=x (1:1)
  • morgan.male.max=x (1:1)
  • morgan.male.min=x (1:1)
This guide about Love & Sex: Second Base was written by Modest. You can visit the original publication from this link. If you have any concerns about this guide, please don't hesitate to reach us here.

About the author