HauntedHill

New Member
Jun 21, 2023
14
22
An Unexpectedly and uncharacteristically short chapter (20- 30 minutes?) but i get that this was probably a little warm up for the last episode which will hopefully be a big one. If not, then they should've just released Ch 14 along with the finale as one episode
 
  • Like
Reactions: User1230

Eonor

Active Member
Sep 9, 2017
751
1,758
Made two compressed Android ports of City of Broken Dreamers v1.14.0 Chapter 4 with the walkthrough mod.

Got some basic gestures loaded in: swipe up for save menu, swipe down to hide UI, swipe left for history and swipe right to skip.

Please let me know if you encounter any issues with the port and I'll see what I can do to get them sorted.

1.5Gb port:

1Gb port:
 

PBS666

Engaged Member
Feb 19, 2019
2,969
2,859
Can't run the game on mac anyone else have the same
Two things might have gone wrong:
  • the app is quarantined by Gatekeeper because it's from an unknown developer;
  • the executable inside the app might have lost its execute permission during unzipping
To check quarantine, start Terminal and type "xattr " without the quotes at the prompt and drag the BrokenDreamers app into the Terminal window. Terminal will fill out the path for you. Mind there is a space between the command and said path. Hit enter. If you see com.apple.quarantine in the results, the app is quarantined.
To remove the quarantine, type "xattr -dr com.apple.quarantine " and drag the app again into the window. Again, mind the space after quarantine. Hit enter. Quarantine should now be removed.

To check the second case, you need to look into the contents of the app: right click on BrokenDreamers app, pick Show package contents. Navigate to /Contents/MacOS/. Inside that folder you'll see a file BrokenDreamers. That file should be a Unix executable. If it's anything else, it has lost its execute permission.
To fix this, start Terminal and type "chmod a+x " without the quotes at the prompt and drag the file inside the Terminal window. Terminal will fill out the path for you. Again mind there is a space between the command and the path. Hit enter. The file should now be executable.

Edit: this game is one of the few where there is another BrokenDreamers file that should be executable as well, in /Contents/MacOS/lib/darwin-x86_64
Just do the chmod command for this file as well if needed.

As a general precaution, make a duplicate of the app first before changing its attributes or permissions.
 
Last edited:

kktcross

Member
Jan 29, 2019
189
152
hi guys didnt play or read anything new about this game for over a year and i am curious how close it is to be complete? forgot half the story might as well wait for it to finish and enjoy it in one go
 

cxx

Message Maestro
Nov 14, 2017
64,932
32,734
hi guys didnt play or read anything new about this game for over a year and i am curious how close it is to be complete? forgot half the story might as well wait for it to finish and enjoy it in one go
should have 1 update left. besides epilogues.
 
  • Red Heart
Reactions: kktcross

Syybeat

Member
Feb 27, 2018
405
635
City of Broken Dreamers [v1.14.0 Ch. 14] [PhillyGames]

COMPRESSED
GoFile download returns a file error on extract
1687818672145.png

Launching the game without this file refers to Python not being installed, but I have it separately installed on my system from before.
 
4.70 star(s) 441 Votes