Jump to content

chris134

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by chris134

  1.  

    Game.SetDebugFact("sq027_panam_relationship", 1)
    Game.SetDebugFact("sq027_panam_lover", 1)
    Game.SetDebugFact("sq027_panzer_sex", 1)
    Game.SetDebugFact("panam_romanceable", 1)
    I tried all these, conversation prior and sex scene didn't happen, but after the mission I could kiss Panam when we say goodbye, and getting texts from her just as when romanced with male V.

     

    interesting. Must be some more flags needed then. Is there any documentation as to how people uncover these flags? https://wiki.cybermods.net/cyber-engine-tweaks/ looks to be more of a compendium of what already has been found

  2. There's two variables in metadata.json in each savegame folder: bodyGender and brainGender

    However, this file just has metadata and isn't used ingame, its metadata about your save. So just to display some stats about your character and story progress in the load savegame screen for instance.

     

    With the new debugging console and info we can either figure out how to change these vars on the fly or figure out the quest and fact ID's to start these with a script or something (https://github.com/yamashi/CyberEngineTweaks, https://docs.google.com/spreadsheets/d/1aVeMGOg7mhrz-vgs5fFTrr72bh0kudK0jQmtSDYPjBQ/edit#gid=0)

×
×
  • Create New...