Page 1 of 1

[Request] Conception Plus: Mainden of the Twelve Stars

Posted: Wed Nov 06, 2019 9:44 am
by ndbl1992
Game Name: Conception Plus: Mainden of the Twelve Stars
Game Engine:
Game Version:
Options Required: Money, BP, Stat Editor and Exp Multiplier
Steam link:
Thanks a lot !

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Wed Nov 06, 2019 10:49 am
by GreenHouse
I'm working on it, I'll update as I add options:
- Infinite Items
- Infinite Gold

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Wed Nov 06, 2019 12:46 pm
by GamerCare
this is what i made so far, need to explore/progress the game more.. (too many chats in game).

Code: Select all

health & mana for player/team/enemy:
godmode
one hit kill
infinite mana
infinite chain drive
gold
character stats

note: get hit by enemy to see stats values
update 4:
- added heart
- added bond point
- added exp (to lvl up)

update 3:
- added stats like def, spd, mat, mdf, luc.

update 2:
- fixed health for team 1 & enemy
- added infinite chain drive

note: after you edit the values in cheat engine, it wont show the same as in game screen (do not worry about it). e.g: you change the health value to 9999 and freeze it but in screen your health shown 450, it's just visual and you wont die.

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Thu Nov 07, 2019 7:15 am
by ndbl1992
Tks for the table, Gamercare ^^. Hope to see u add Infinite heart to date with whole star maidens, and exp multiplier to lvl up easier.

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Thu Nov 07, 2019 7:37 pm
by krmit
^ +1 for inf. hearts. And, if possible, maidens affection editor.
Also, BP pointer and fast city level-up option will be wery useful.

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Thu Nov 07, 2019 11:20 pm
by GamerCare
ndbl1992 wrote:
Thu Nov 07, 2019 7:15 am
Tks for the table, Gamercare ^^. Hope to see u add Infinite heart to date with whole star maidens, and exp multiplier to lvl up easier.
krmit wrote:
Thu Nov 07, 2019 7:37 pm
^ +1 for inf. hearts. And, if possible, maidens affection editor.
Also, BP pointer and fast city level-up option will be wery useful.
added heart and bond point, for lvl up or exp multiplier i will add it later (no promise though hehe..)

maidens affection editor? that is too much work :D ask other more experience table maker, im noob at such deep shit thing >.<

edit: added exp, enjoy.

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Fri Nov 08, 2019 8:23 am
by ndbl1992
I found an old table of Conception 2, don't know whether it's helpful or not but I think Conception Plus and Conception 2 has the same data structure so maybe this old table can help u search addresses easier, example item address or chain combo number ....

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Sun Nov 10, 2019 12:13 am
by SpikeTheGrimReaper
Noob question here but how do you use the experience cheat? It randomly gives one of the children it sometimes and then other times it just shows "??"

Edit: Fixed it partially; I just did it manually on the engine, for some reason the edit xp thing wont work for me so I had to search it and change it myself and boom level 99 in one go

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Sun Nov 10, 2019 8:47 pm
by krmit
"infinite chain drive" option not always work. Often it just visually enables (gauge fills), but "chained' enemies are not slow down and maintain position in turn order line.
It breaks at the labyrinth start (not room or floor). Loading a save inside labyrinth can breaks it or fix it.

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Wed Nov 13, 2019 11:55 pm
by ciphray
Here's some values for the first 12 individual maiden's affections, just for editing the values within the 5 levels since it mentioned them being locked to events/story progression which is how i recall Conception II being as well, so you should be able to bring it up to the max within that level to trigger whatever progression event that's needed to raise it some more.

I also included the address immediately following it which seems to be their mood, 15 gives a fairly happy face, haven't played long enough to see if any values higher than it will work, there's another address immediately after it that might be involved, will update later most likely once I see what the actual max value is.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>114</ID>
      <Description>"Star Maiden Affection/Mood"</Description>
      <Options moHideChildren="1"/>
      <LastState Value="" RealAddress="00000000"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>92</ID>
          <Description>"Arie"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CE38"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CE38</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>103</ID>
          <Description>"Arie  Mood"</Description>
          <LastState Value="15" RealAddress="7FF61169CE3C"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CE3c</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>99</ID>
          <Description>"Tarua"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CE54"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CE54</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>104</ID>
          <Description>"Tarua Mood"</Description>
          <LastState Value="15" RealAddress="7FF61169CE58"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CE58</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>98</ID>
          <Description>"Lillith/Lillie"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CE70"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CE70</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105</ID>
          <Description>"Lillith/Lillie Mood"</Description>
          <LastState Value="12" RealAddress="7FF61169CE74"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CE74</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>97</ID>
          <Description>"Ruka"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CE8C"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CE8C</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>106</ID>
          <Description>"Ruka Mood"</Description>
          <LastState Value="12" RealAddress="7FF61169CE90"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CE90</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>96</ID>
          <Description>"Femiruna"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CEA8"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CEA8</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>107</ID>
          <Description>"Femiruna Mood"</Description>
          <LastState Value="12" RealAddress="7FF61169CEAC"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CEAc</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>95</ID>
          <Description>"Mahiru"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CEC4"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CEC4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>108</ID>
          <Description>"Mahiru Mood"</Description>
          <LastState Value="12" RealAddress="7FF61169CEC8"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CEC8</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>91</ID>
          <Description>"Mirei"</Description>
          <LastState Value="30.41999817" RealAddress="7FF61169CEE0"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CEE0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>109</ID>
          <Description>"Mirei Mood"</Description>
          <LastState Value="12" RealAddress="7FF61169CEE4"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CEE4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>89</ID>
          <Description>"Reone"</Description>
          <LastState Value="40" RealAddress="7FF61169CEFC"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CEFC</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>102</ID>
          <Description>"Reone Mood"</Description>
          <LastState Value="15" RealAddress="7FF61169CF00"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CF00</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>87</ID>
          <Description>"Sue"</Description>
          <LastState Value="30.41999817" RealAddress="7FF61169CF18"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CF18</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>110</ID>
          <Description>"Sue Mood"</Description>
          <LastState Value="12" RealAddress="7FF61169CF1C"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CF1c</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>90</ID>
          <Description>"Farun"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CF34"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CF34</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>111</ID>
          <Description>"Farun Mood"</Description>
          <LastState Value="15" RealAddress="7FF61169CF38"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CF38</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>94</ID>
          <Description>"Collette"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CF50"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CF50</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>112</ID>
          <Description>"Collette Mood"</Description>
          <LastState Value="12" RealAddress="7FF61169CF54"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CF54</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>93</ID>
          <Description>"Yuzuha"</Description>
          <LastState Value="23.39999962" RealAddress="7FF61169CF6C"/>
          <VariableType>Float</VariableType>
          <Address>ConceptionPlus.exe+99CF6C</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>113</ID>
          <Description>"Yuzuha Mood"</Description>
          <LastState Value="12" RealAddress="7FF61169CF70"/>
          <VariableType>Byte</VariableType>
          <Address>ConceptionPlus.exe+99CF70</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Edit: here's one for the town's experience to unlock extra locations

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>117</ID>
      <Description>"Town Exp (set to 1 point below the next level then release a star child to level up)"</Description>
      <DropDownList DisplayValueAsItem="1">0:Level 1
1:Level 2
49:Level up to 3
50:Level 3
99:Level up to 4
100:Level 4
199:Level up to 5
200:Level 5
</DropDownList>
      <LastState Value="100" RealAddress="7FF61169F154"/>
      <VariableType>4 Bytes</VariableType>
      <Address>ConceptionPlus.exe+99F154</Address>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
edit 2: updated file attached with 13th maiden for affection and mood, plus the town level added into table

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Fri Jan 31, 2020 12:32 pm
by ndbl1992
Is there any update to the cheat table of this game ? Hope that anyone can fix add stat, add exp and max chain combo option ^^

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Tue Aug 04, 2020 5:36 pm
by Abura
Did someone know the max value of the Maiden affection because it's freeze for me
Thanks ^^
(and sorry for my bad English)

Re: [Request] Conception Plus: Mainden of the Twelve Stars

Posted: Sat Feb 20, 2021 8:30 am
by monster
Could not find anything for health and mana, so made some pointers for them, if someone needs it.
HP & MP for MC and all star children.
Should probably specify it works only in labyrinths.
and just in case unfreeze before leaving the labyrinth, to avoid game crash, it happens sometimes.
Added Chain Combo for fast leveling

Update 2
Stats for MC and 12 Star Children in the labyrinth and "=" hotkey to max them out
and EXP Pointers.

Update 3
Added Overall Team Stats for star children, set to 65000 and freeze, to insta-kill anything on contact in the labyrinth.

Update 4
Added Skills: Invisibility, Telepathy (Messages chance increase), Remove (Trap immunity) Set to 100 to activate and freeze.

Update 5
Added database entry for Gifts, Weapons, Armor and Trinkets, to fill them set all bytes to FF, and to get achievement set first byte to FC and rest to FF, and buy Replica, Clothes, Vital Buckle in store.
And just in case make backup of you save before changing the database
saves for me in
Documents\My Games\ConceptionPlus
specifically "sys.dat" file stores the database entries.

Update 6
Finally found Messages go to any labyrinth set to 1 and freeze to get as many of them as you want.
Game speed freeze and switch with 1,2,3
and added hotkeys "G" for Overall Team Stats, "X" to activate "Telepathy" and "Remove" skills, and "R" to freeze HP for all.

Probably, not gonna make anymore updates.