The best to you too!
Rayko
Creator of
Recent community posts
I’m assuming the flag was from Windows Defender too?
I use the [Build Distribution] button on RenPy.
The engine uses a build script here: https://github.com/renpy/renpy/blob/master/launcher/game/distribute.rpy
There is an archive on Renpy’s repos which used pyinstaller (renpy-dep), but I don’t think it’s used anymore.
I didn’t have the issue with your game on Win10.
For my game, the antivirus flag came up on a Win11 PC.
I checked the downloaded zip on VirusTotal: Here is the result.
Only 1 hit (and it’s not Windows Defender, hm) and no hits on sandboxes.
Hi all, I saw the stream clip where our game was flagged as a Trojan from Windows Defender’s system. (Trojan:Win32/Wacatac.b!ml)
The game is safe to play, I can assure you.
This is a false-positive, and I sent our build of the game to the Windows Defender Team for malware analysis.
I linked the source code from our RenPy Project Repository just now for anyone to check. I’ll post it here too: https://github.com/RaykoEZ/CozyAutumnJam2023
For anyone who’s already played through the game, there’s nothing to worry about.
Well, I guess this is as a unique learning experience as I can get.
A charming collectathon, good job.
I was 3 away from completing the collection but it took a bit too long with duplicates at the ~70% mark.
Drops don’t seem to duplicate any held in hand, but it wasn’t enough to help me beyond 90%
A few points to consider:
-
The collection is a bit too large to complete, considering the drop rate seems random and static.
-
Maybe consider dropping a few leaf variants at once.
-
Maybe decrease the collection by a little.
-
You might want to decrease duplicate drop rates by a little or have a fuzzy soft cap to drop a non-duplicate.
-
Maybe spawn some leaves around the player at random intervals to mix up the pacing a little.
- Great aesthetics, music and visuals are quite charming
- Some collision issues on the map got me stuck at the pond near my house, might wanna check it out. (An unstuck option could be a nice hotfix.)
- Minor UI stretching on the option menus, can be fixed easily in the future.
Overall, a pretty good game.
It’s been a big learning experience making this game!
Feel free to try our game out!
Link to the project page: https://rayko.itch.io/otsukimi-scramble
Feedback is highly appreciated!