07th-mod / umineko-question

94 stars 9 forks source link

Question arcs ADV Mode/1080p development #116

Open drojf opened 5 years ago

drojf commented 5 years ago

I'm listing the known bugs/gotchas for ADV mode as I work on it here, mainly because they might be hard to fix and might not occur often enough for you to notice them unless you do a full playthrough:

Missing Features (compared to Answer Arcs)

Known bugs

Example

langjp:voicedelay 1600:dwave_jp 0, nan_1e21:^^遣り残し。@:dwave_jp 0, nan_1e22:受け継いで欲しいことや、/
langen:voicedelay 1600:dwave_eng 0, nan_1e21:^or matters you have left unfinished.^@:dwave_eng 0, nan_1e22:^  Things you want to pass down to others...^/

langjp:voicedelay 1890:dwave_jp 0, nan_1e23:^^……伝えたいこと。@:dwave_jp 0, nan_1e24:……何でもいいんです。」\
langen:voicedelay 1890:dwave_eng 0, nan_1e23:^...or merely matters you wish to communicate.^@:dwave_eng 0, nan_1e24:^  ......Anything you want."^/

Some other notes which are not bugs:

TODO:

Fixed bugs

getreadlang %cur_read_lang
if %cur_read_lang != %cur_language jumpf
    do stuff here 
~

This also renders what I did with the 'dwave_jp' and 'dwave_eng' useless - I only mad ethose functions because I didn't know how to check whether you were in japanese or english mode :S.

FatesTimelines1337 commented 5 years ago

Trying to view the text log with ADV mode enabled results in character dialogue not being recorded in the text feed.

drojf commented 5 years ago

@DogLover314 the backlog should be fixed now...but i'm not 100% confident since I haven't messed with the backlog code before. Let me know if you see any problems.

you'll need to re-download the script file to get the fix.

Fragolina39 commented 5 years ago

Maybe i didn't catch it in the list above, but it's normal that the sentences arent well justified? Like i encounter a lot of text that goes like this "hey.i'm good". With no capitalized letter after the full stop and no space between the 2 letters

drojf commented 5 years ago

@DoKu39 can you post some examples I can look up in the script? There shouldn't be any of those, as if there were, they would also be present in the non-adv mode version of the script (the version we've been using previously for a long time). So...it's probably a bug, or maybe the error was masked due to how the newline breaks occurred in the old script.

Also could you include how long ago you downloaded the adv mode script?