Skip to content

IfSunSets

IfSunSets
Platform
PC
Release Date
File Size
21.45 GB
Views
1,243
Comments
2
Languages
English, Korean, French, Italian, German, Spanish - Spain, Arabic, Japanese, Portuguese - Brazil, Portuguese - Portugal, Russian, Simplified Chinese, Thai, Turkish, Hindi
Added by
Added by Admin
Download Game Build 24589848

Version Status

Current Version
Build 24589848

Screenshots

IfSunSets — Screenshots 1
IfSunSets — Screenshots 2
IfSunSets — Screenshots 3

Description

IfSunSets on PC is an adventure RPG/survival game. During the daytime, scavenge for survival supplies all over the island. At night, you will encounter strong and scary monsters hunting you down. You can build your base camp from the collected supplies to prevent the threat of monsters. You will have to overcome the suffering on the island alone without anyone’s help. You were leading an ordinary life, traveling. However, due to a storm and the legendary Kraken that you met during your journey, you ended up on an island. This island may seem very beautiful and serene, but the truth is cruel.

The island is full of the damned, filled with malice and hatred, who hunt all living things. It seems that there is no way to escape from the island, as the ocean realm is the nest of the Kraken. You must prepare to face the scary night and monsters using survival techniques. Will you be able to go through this difficult path in IfSunSets from mechanics torrent download and survive to the end? This game supports multiplayer.

NOTE. Uploaded version: 11 August 2026 [Build 24589848]. This is Early Release and latest version of game. The game is already Pre-Installed and ready to run the game, read the instruction below.

System Requirements

Minimum

OS:
 Windows® 10
Processor:
 Intel Core i3-9100 / AMD Ryzen 3 2300X
RAM:
 4 GB RAM
Graphics:
 NVIDIA® GeForce® GTX 1050 Ti / AMD Radeon™ RX 560 (4GB VRAM)
Storage:
 40 GB available space

Recommended

OS:
 Windows® 10
Processor:
 AMD / Intel CPU running at 3.6 GHz or higher: AMD Ryzen 5 3600X or Intel i5-8600K or newer
RAM:
 8 GB RAM
Graphics:
 NVIDIA® GeForce RTX™ 2060 6GB or AMD RX Vega 56 8GB or newer
Storage:
 40 GB available space

Installation Guide

Step-by-step setup process for P2P Release

  1. No installation is needed — this release is fully pre-installed and ready to play, so you can skip setup wizards and long updates entirely.

  2. Extract the archive (RAR/ZIP) to a short, Latin-only path like C:\Games\GameName using WinRAR or 7-Zip — and never launch the game from inside the archive, as that is the top cause of launch failures.

  3. Launch the game via Run Me!.bat (or the main .exe file) in the game folder. If nothing happens, right-click it and choose Run as administrator.

Game Info

Developer
POLYMORPH
Publisher
Smilegate
Platform
PC
Release Date
File Size
21.45 GB
Status
Pre-installed (Portable)

Download Game

Full game

Download
IfSunSets_Build.24589848
MD5: 5873718dc225394d3f600615e3947a98
SHA-256: 311c0e1fa706ff5664e115556659a6cf7b8e528b6cc6d9de62cd26aa28c59d0a

Checksums verify the integrity of this specific file. They are not an absolute malware guarantee — always scan downloaded files.

Torrent file ready

Reviews

4.3
out of 5
49 ratings

No reviews yet. Be the first to share your thoughts!

Comments (2)

  1. Skigameco
    Skigameco
    1 year ago


    ■ Update Version: v0.6.2■ Important NoticeThe issue where wave monsters spawn inside castles and dungeons during the Night of the Dead will be resolved in the next hotfix.Among the issues listed in our Known Issues notice, we’ve identified the cause of wave monsters spawning inside dungeons and castles during the Night of the Dead.However, as we felt the need for additional testing, this fix was not included in the current hotfix.We’ll work to address it as soon as possible in an upcoming hotfix.■ Major Hotfix DetailsFrame drop issues experienced by existing players have been fixed.Overall game performance has been further optimized.Aiming issues with firearms have been resolved.The bug that allowed unlimited Fairy Point farming has been fixed.The issue where using the Ctrl key for Phantom Limb also triggered other systems using the same key has been resolved.The difficulty spike during Night of the Dead has been addressed.The issue where previously built base camps were buried due to terrain changes has been fixed.Weapon skill stability has been improved.The cave in the Abandoned Village has been restored.The castle interior is now slightly darker.Overall translation quality across all supported languages has been improved.■ Hotfix Details🔧 [Changes & Additions]Key guides for Strong Attack and Jump Attack have been added.Phantom Limb: Improved the feel of movement when colliding after firing the wire.The Fairy Skill Tree UI has been improved.Minor changes have been made to the Phantom Limb tutorial.Descriptions in the Fairy Guide have been improved.Item auto-sorting has been adjusted to be more accurate.One-handed sword animations have been updated.Strong attack animations for one-handed swords have been changed.For better control, the playback timing of the 2nd and 3rd attack animations for one-handed swords has been adjusted.For better control, the playback timing of the 2nd and 3rd attack animations for two-handed swords has been adjusted. (Fixed an issue where the next attack animation would play even if only up to the 2nd or 3rd attack was used.)Execution animation for spears has been updated.Strong attack animation for spears has been changed.Execution animation for fists has been updated.To support stealth gameplay, some “stealth bushes” have been added or modified in certain areas.

  2. Skigameco
    Skigameco
    1 year ago


    ■ Update Version: v0.3.5■ Bug Fixes[Multiplayer] Fixed an issue, were the Inventory disappears when the host leaves the Main Menu[Multiplayer] Fixed an issue, were Multiplayer Rooms with Passwords were accessible without a Password[Multiplayer] Fixed an issue, were only the Host was able to see cut down trees.[Audio] Fixed a Bug, in which the audio played after after swimming.[Map] Fixed a Bug, were sometimes the M and ESC keys did not work, when using the map.[Menu] Fixed a bug, were the game became unresponsive when splitting items.[World] Fixing an issue with some stairs, so that the Player can walk there in a smoother way.[World] Optimization of the Jungle Vegetation[World] Fixing of intermittently visible floating objects[World] Polishing different weird appearing Objects in the game world.[Crashes] Fixing diverse crash issues for various systems. (Some people might still experience crashes)We are continuously working on fixing crashes and errors in the game

${this.linkText || this.linkUrl}`); this.linkModal = false; this.linkUrl = ''; this.linkText = ''; this.editor.focus(); this.sync(); }, openYtModal() { this.ytUrl = ''; this.ytModal = true; }, insertYoutube() { if (!this.ytUrl.trim()) { this.ytModal = false; return; } const match = this.ytUrl.match(/(?:youtube\.com\/(?:watch\?v=|embed\/|shorts\/)|youtu\.be\/)([a-zA-Z0-9_-]{11})/); if (!match) return; document.execCommand('insertHTML', false, `[youtube:${match[1]}]`); this.ytModal = false; this.ytUrl = ''; this.editor.focus(); this.sync(); }, insertCode() { const range = window.getSelection().getRangeAt(0); const selected = range.toString(); const code = document.createElement('code'); code.textContent = selected || 'code'; range.deleteContents(); range.insertNode(code); this.sync(); } }">

Leave a Comment

Rate this game

Please follow our community standards. Read the community rules

Similar Games