Home » Chasing Sunsets [v1.10a][Final] [Stone Fox Studios]

Chasing Sunsets [v1.10a][Final] [Stone Fox Studios]

User Rating: 9.3

Download for Windows/ Linux

Download for Mac

Download for Android

  • swipe down to hide the ui
  • swipe left to roll back
  • swipe right to start skipping of text
  • swipe 2x left&right to open the game menu
  • swipe up&down to toggle a small window with memory usage information
  • longpress the save file thumbnail in the save/load screen to delete this slot

Download Hotfix (v1.10a)

Download Walkthrough

Download Incest Patch

Content Changed

Enables incest.

Patch Instructions

Windows/PC: Copy xyz.rpyc into your “game” folder.

Android users: Navigate to Android/data/xyz/files, create a new folder named “game” and copy the xyz.rpyc in this folder.

Mac: Right click your  xyz app -> Click “Show Package Contents” -> Move xyz.rpyc into your “Contents/Resources/autorun/game” folder

Note: This patch will work for all future versions as well. Just copy the file for each new game version. It will always stay the same file.

Download Keymap Mod

You can extract attached zip into the root folder (the main folder of the game where the launcher Chapter1.exe is) to restore all default keys, plus the added quick menu and status bar toggles ‘q’ and ‘t’ keys for Chasing Sunsets.

Thanks a lot, Stone Fox Studios for this incredible and beautiful story!
Just a minor suggestion about adding keys to Ren’Py keymap:
Please don’t do this by redefining the whole keymap the way it’s been done in v0.2:
Python:
config.keymap = dict(
anykey = [‘K_w’, ‘K_e’, ‘K_r’, ‘K_t’, ‘K_y’, ‘K_u’, ‘K_i’, ‘K_o’, ‘K_p’,
‘K_a’, ‘K_d’, ‘K_f’, ‘K_g’, ‘K_h’, ‘K_j’, ‘K_k’, ‘K_l’,
‘K_z’, ‘K_x’, ‘K_c’, ‘K_v’, ‘K_b’, ‘K_n’, ‘K_m’ ],
toggle_quick_menu_q = [ ‘K_q’ ],
toggle_stats_bar_s = [ ‘K_s’ ]
)
Just add your keys to the existing keymap dictionary, that way other Ren’Py keys won’t be disabled:
Python:
config.keymap.update(
toggle_quick_menu_q = [ ‘K_q’ ],
toggle_stats_bar_s = [ ‘K_t’ ]
)
___________________________

Update: fix1 (June 17th 2021)

– Chasing Sunsets script expected a key named “anykey” to exist, but since it doesn’t exist in the default keymap and my patch removed it, it caused an error while I played v0.3.
I added it to the keymap and now this extra key exists and won’t cause that error any more, the key just isn’t bound to any physical keys.

 

The problem of disabled Ren’Py controls still exists, so it looks like my advise didn’t reach the dev or he didn’t understand its necessity. This patch still provides a working solution to the problem.

___________________________

Update: (Dec 21st 2021)

Starting from the v0.5a of the game, the keymap fix I suggested has been implemented, as Stone Fox Studios told me today.
In case you are playing v0.5a or a newer version of the game, you will not need this patch any more.

Download Walkthrough Mod

Features:

Spoiler
The Walkthrough adds hints in dialogues that give points.
Option to turn on or off to Name Your Saves. (On Hold)
Improvements to see multiple scenes. (Pic. 2)
Cheats to adjust points.
Change MC Name.

Installation:

Spoiler
PC/MAC: Replace/Merge with the “game” folder.

9.3
Amazing
Story - 9.3
Visual - 9.4
Engagement - 9.4
Core Loop - 9.2

2 Comments

  1. Video Gameplay – https://youtu.be/kENMicPICeE

    Reply
  2. The game is awesome

    Reply

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Lost Password

Please enter your username or email address. You will receive a link to create a new password via email.