Velak

New Member
Nov 22, 2019
1
2
Good to see what you can do with everything you've learned making College Daze! It's a fantastic game but looking at the code it's clear you've learned a lot since you started that project.
 

Redypsrebyc

Newbie
Dec 25, 2016
56
50
Found a minor and unlikely-to-be-encountered bug looking at the re-titling passage, GovernmentTitle010bStart3

Code:
<<if ($p.gt.includes("King") or $p.gt.includes("Prince")) and $p.g == "w">>\s
Although, after thinking for a moment, she raises an eyebrow. //"Wait, you want to be the ''$p.gt'', though?"//
"Princess" contains the word "Prince," so a female character titling herself as Princess will inappropriately trigger this eyebrow-raise.

Also, Nia's status as lunatic/ethical researcher, in Intro010bStart21A, isn't being automatically selected based on the last game's choice. Instead, neither one is checked. Though I'm having some trouble figuring out why...

Ah! No, I found it. Problem's in 17csci_variables . You have...

Code:
<<if $csci_bg == 0 or $csci_bg == 1>>
    <<set $c[17].bg to $csci_bg>>
<<else>>
    <<set $c[17].bg to 0>>
    <<set $csci_bg to -99>>
<</if>>
...
19 lines lower
...
<<set $c[17].bg to "ac">>
$c[17].bg is what's being used to autoset the background choice, so I believe this is what's causing the problem; Intro010bStart21A is expecting it to be either 1 or 0.
 
Last edited:

Cerebrum

Member
Sep 1, 2019
387
619
awesome first release, my only critique is that I wish there was an option when it says why you never got along for there to be an option that says the MC was adopted, I dont like it when the MC is related to everyone else but I do like it when they are related to each other, even it almost never mentions that again later. thats really the only critique i have, the rest of the game is awesome.
 

G28Here

Active Member
Game Developer
Mar 18, 2019
689
4,220
awesome first release, my only critique is that I wish there was an option when it says why you never got along for there to be an option that says the MC was adopted, I dont like it when the MC is related to everyone else but I do like it when they are related to each other, even it almost never mentions that again later. thats really the only critique i have, the rest of the game is awesome.
Glad you enjoyed it :). If I'm reading your thing correctly, that's what the "others" series of cheats is for. That makes it so that people who are related can still have sex with one another. It doesn't make the MC related to them, but it doesn't block their content off either.
 

Cerebrum

Member
Sep 1, 2019
387
619
Glad you enjoyed it :). If I'm reading your thing correctly, that's what the "others" series of cheats is for. That makes it so that people who are related can still have sex with one another. It doesn't make the MC related to them, but it doesn't block their content off either.
Wow, thanks i didnt know about that cheat
 
  • Haha
Reactions: G28Here

Necrosian

Active Member
Jul 26, 2017
734
1,218
Is there a way to wipe progress, as in "in previous life" and naming of characters? Mines bit screwed up.
 

G28Here

Active Member
Game Developer
Mar 18, 2019
689
4,220
Is there a way to wipe progress, as in "in previous life" and naming of characters? Mines bit screwed up.
If you clear your browser's cache/cookies that should also wipe it. Alternatively, you can run through and save new names and then those will get remembered for your future 'real' playthrough. Finally, you can use Save Edit Online to modify the variables that store the names, though you'll have to scour through for each individual character.
 

DarknessDai

Well-Known Member
Mar 23, 2019
1,424
1,567
really good game , i hope there can be sharing / hotwife path with the wife As NTRS/sharing is more welcomed than the NTR/cheating
 
  • Like
Reactions: G28Here

Remembrance

Member
Feb 1, 2020
371
522
Wow, new G28 game
Loved College Daze.
Struggling between "Excited to try new game" while "hoping CD development doesn't suffer(& gets faster instead)". What a conflict :love:
Good luck dev :giggle:

Edit: Played it.
The opening was very satisfying, been a while since I had so much enjoyment from setting up characters. The various backgrounds are a great mechanic.
Great to see the cheat & checkpoint mod included in the game. Was my 1st thought on seeing another game from G28 :ROFLMAO:
Gotta love devs who can recognise the merit & demand of cheat/walkthrough mods <3
The only thing I'd say is that the experiments remind me of College Daze too much. The powers/fetishes are almost identical. I understand it's good to stick to what works, just hoping PoW will have it's own identity without feeling too similar to CD, with a college replaced with a country ('s administration).
Ofc it's too early to judge before PoW has more content. I have trust in the dev, just thought I'd mention the feeling of familiarity/deja vu when playing through the experiment list in the lab.

Looks great, can't wait for more(y)(y)(y)
 
Last edited:

Nukemouse

Newbie
Apr 5, 2023
21
11
really good game , i hope there can be sharing / hotwife path with the wife As NTRS/sharing is more welcomed than the NTR/cheating
There's a "sharing" option at the start isn't there? Looks like that stuff exists but is optional. Also there was stuff with Kyle/Jake/a few others in college daze.
 

Ga0na

Newbie
Aug 22, 2019
44
25
How frequently can we expect updates for this game? Roughly a similar cadence to College Daze?
 

RNG

Newbie
Sep 8, 2017
73
93
Is there any explanation for how you have kids with a lesbian mc? Are they both adopted or what?
 
4.40 star(s) 21 Votes