Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross Channel is broken #3

Open
Tonhk opened this issue Jan 18, 2020 · 7 comments
Open

Cross Channel is broken #3

Tonhk opened this issue Jan 18, 2020 · 7 comments

Comments

@Tonhk
Copy link

Tonhk commented Jan 18, 2020

The Cross Channel Download (and, presumably, the converter) is broken. I had to edit the script manually in order to finish the game. Basically, whenever there should be a choice followed by if clauses, the order is switched, putting the if clauses before the choice.

The first place this occurs is in cca.scr for the choice of TL note detail. Due to this, TL notes will never appear, no matter what you choose.
Besides cca.scr, the files ccd0102.scr and ccd0007.scr are also affected.

@poudink
Copy link

poudink commented Oct 4, 2020

Anybody has fixed versions of the scripts? If not I'll try fixing them myself I guess. I've taken a quick look but I'm not too sure how to go about it exactly, since I feel simply putting the choices before the ifs in some cases could break things. It is undeniable though that Cross Channel indeed has pretty serious progression issues.

@felixsrg
Copy link

felixsrg commented Oct 5, 2020

Here, I have fixed and attach the three files if anyone wants them:

cca.scr
ccd0007.scr
ccd0102.scr

I did not take a look at all the scripts, so I only fixed the ones @Tonhk posted about.

EDIT: Links died.

@Mangleuz
Copy link

Mangleuz commented Dec 9, 2021

Oh a fix for broken cross channel! Fantastic!

Can the files be uploaded? Links are dead.

@Mangleuz
Copy link

Oh no, everything died here....

@felixsrg
Copy link

felixsrg commented Dec 19, 2021

I'm sorry I lost all the files I had but I think I can get this fixed again, I will reupload the Cross Channel scripts as soon as I can.

Edit: Here they are, found a fourth faulty one and fixed it too.

cca.scr
ccb2007.scr
ccd0007.scr
ccd0102.scr

@Mangleuz
Copy link

Mangleuz commented Dec 24, 2021 via email

@felixsrg
Copy link

Wow, thank you!! If you do, i will help other people to get access to this as well. If you have time and wish to, can you show how you did the changes? Then other people can join in and help repairing if further problems are found instead of throwing more work on you. Again thank you and have a nice Christmas. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Sunday, December 19th, 2021 at 17:51, felixsrg @.> wrote: I'm sorry I lost all the files I had but I think I can get this fixed again, I will reupload the Cross Channel scripts as soon as I can. — Reply to this email directly, [view it on GitHub](#3 (comment)), or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.>

Sure, the files uploaded are the only ones that presented this issue.

To fix them I just followed Tonhk's instructions, as they said, edited the scripts in a text editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants