• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

otheritems8

New Member
Nov 26, 2021
9
1
Hi. I can't run game number 2 or 3. I have a new laptop, I downloaded the game. I click on the launch file, the game running frame appears and shuts down. The fourth series can be started normally.
 

cxx

Message Maestro
Nov 14, 2017
57,679
28,611
Hi. I can't run game number 2 or 3. I have a new laptop, I downloaded the game. I click on the launch file, the game running frame appears and shuts down. The fourth series can be started normally.
usual suspect is antivirus blockng it or even windows defender.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,095
45,974
SanchoNote

IMPORTANT!!!

When E28SE drops (yes, I've been working on the mod update) monkeyposter_7's instructions will confuse folks for the "Update Only". It states (quote): "EPISODE 27.5 needed to play", but that is misleading folks into thinking that dropping the UO files into E27.5 non-SE will convert it to full E28SE which it will NOT.

E28SE Update Only does NOT contain any previous SE content (E25-27), and it does NOT contain the non-SE content for E28P1(E27.5 in other words). This means you cannot drop E28SE Update Only in either E27SE or E27.5non-SE and get the proper results. The only way this UO patch could ever work is to drop it in E27.5SE which is not what is linked in this OP.

Read that twice if needed. I've tested it every which way but loose and know it to be correct. You've been warned, head my several hour mistakes sorting this out on my first pot of coffee this morning.

Bottom line: if you are not a dev supporter (have access to E27.5SE) then I highly suggest that when E28SE drops that you DL either the full non-compressed or the full compressed, not the Update Only unless you know exactly what you are doing.

Otherwise, something wicked is coming:
1710245481216.png 1710245498298.png
 

Porthas

Well-Known Member
Feb 26, 2021
1,220
2,592
SanchoNote

IMPORTANT!!!

When E28SE drops (yes, I've been working on the mod update) monkeyposter_7's instructions will confuse folks for the "Update Only". It states (quote): "EPISODE 27.5 needed to play", but that is misleading folks into thinking that dropping the UO files into E27.5 non-SE will convert it to full E28SE which it will NOT.

E28SE Update Only does NOT contain any previous SE content (E25-27), and it does NOT contain the non-SE content for E28P1(E27.5 in other words). This means you cannot drop E28SE Update Only in either E27SE or E27.5non-SE and get the proper results. The only way this UO patch could ever work is to drop it in E27.5SE which is not what is linked in this OP.

Read that twice if needed. I've tested it every which way but loose and know it to be correct. You've been warned, head my several hour mistakes sorting this out on my first pot of coffee this morning.

Bottom line: if you are not a dev supporter (have access to E27.5SE) then I highly suggest that when E28SE drops that you DL either the full non-compressed or the full compressed, not the Update Only unless you know exactly what you are doing.

Otherwise, something wicked is coming:
Stuff like this is why I always just download the "whole thing" over again and ignore "update only" stuff. Thanks for the info and may the Coffee Be With You.

coffee asian shiny miseang guy you can do it.gif
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,095
45,974
monkeyposter_7,

Hey bud, why did you do this without checking the imported data (tammyname was part of the import variable processing):
You don't have permission to view the spoiler content. Log in or register now.
This makes sense only if the Player hasn't already assigned tammyname in Season 3 (and therefore its export data), right?

Here's the import of it for reference:
You don't have permission to view the spoiler content. Log in or register now.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,095
45,974
monkeyposter_7,

Bug in Ep28 (see bottom of snippet below for my recommended fix):
If the Player does not have either day23tammycumshot or day27reneecumshot then in label day28mcnight03 the VN will loop back to the beginning of the update (progressing back to label ep28skyrestaurant01). There needs to be a jump (presumably to day28bonussceneoption) if both conditionals are False. See below "SanchoNote" for my recommendation.
You don't have permission to view the spoiler content. Log in or register now.
I'm fixing it for the mod update but thought I'd let you know the label is borked under specific conditions.
 

monkeyposter_7

Thirsty for my Guest
Game Developer
Nov 23, 2018
330
1,180
Hey bud, why did you do this without checking the imported data (tammyname was part of the import variable processing)
I know it's there, but I give it as a option to folkes that didn't import anything. and just to be safe or something.
Some people had nothing as tammyname when importing it, so it doesn't hurt to do it again.


# SanchoNote: needs a jump placed here to "day28bonussceneoption"
# otherwise the codes proceeds to "ep28skyrestaurant01"
# which makes a VN non-stop loop of the Ep28 update.
Yeah, this is a huge bug that was overlooked during testing. I fixed it now. Thanks!
 
  • Like
Reactions: Sancho1969

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,095
45,974
I know it's there, but I give it as a option to folkes that didn't import anything. and just to be safe or something.
Some people had nothing as tammyname when importing it, so it doesn't hurt to do it again.
No problem. I considered that possibility after a bit so I took it a step further ... for science :p:
1710265445924.png
 
  • Like
Reactions: monkeyposter_7

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,095
45,974
*** Early Release for VN Dev supporters ***
(Public release will surely be soon so you other folks hang in there or go support the dev monkeyposter_7 if it's an option)

Something wicked this way comes....

SanchoMod proudly presents:
Thirsty for My Guest - MultiMod Edition (S4 Ep28SE Update)
TFMG_SM_Cover.jpg
Go get you some.
( Simply click on the banner image above )
1710273532148.png 1710273555415.png 1710273569431.png

Note: I highly recommend modding a full E28SE install of the VN and not using the "E28SE Update Only" variant.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Please enjoy. Mod core is updated to the latest v7b with even more features. I hope you find at least one feature beneficial to your experience. Remember absolutely everything can be toggled on/off as desired and on the fly. Complete information and exhaustive previews can be found on the mod's thread (simply click the banner above). Regards and be well.

- Sancho
 

cxx

Message Maestro
Nov 14, 2017
57,679
28,611
i wonder how many times sancho has posted Dev why did you do this and that.
 

Sackbirne

Newbie
Jan 9, 2022
32
30
Hey guys. Can anyone tell me what happens to the secretary who disappears? I haven't played the game for quite a while because this woman never came back or it took me too long to wait for the update, if there should be one.
So will she come back at some point?
 

MAGO-DAG

Engaged Member
Sep 1, 2023
2,882
7,733
yay, can hardly wait for seasons 5-10 /sarcasm. Actually I can't believe this crap is still getting $1400/mo.
Everyone has their own opinion... but to call this game "crap" is unfair... especially since this is my third AVN when I first started to love porn games, after all, for me it is already like a veteran....:cautious:

especially since monkeyposter_7 For so many years he has not given up the game and continues to delight those who support him with his updates. :)
 

bitsybobs3

Ultimate Torrent Dude
Donor
Jun 13, 2021
3,619
2,023
ThirstyForMyGuest-S4EP28SE
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
3.50 star(s) 101 Votes