theMickey_
Engaged Member
- Mar 19, 2020
- 2,340
- 3,166
- 357
Excellent patch! While I basically did the same for the Red-Dot- and Rotating-Angles-Images, I did not patch the mixed up dialogue lines (some of them I did realised while playing the game though) and did not add missing bonus images (I have seen the comments in the script, though), so: nice work, and thanks for sharing!So I made a patch
Maybe you also want to change the following in your patch:
- during the Ep.1 recap, every character has multiple images, except Nicole. Although there are multiple images of her (recap_nic_1.jpg to recap_nic_9.jpg), the script only use recap_nic_1.jpg nine times
- For the eye-blinking (nice touch btw!) they used multiple images, but at least one is wrong, and it flashed a different image during my playthrough (script: G_Cheat_Menu.rpy):
- e11i473_blink:
"bg/Blink/e11i543_half.jpg"should be"bg/Blink/e11i473_half.jpg"(line 2449)
- e11i473_blink:
- I found a few more spelling errors for which I couldn't find a fix in your patch (script: 1_Home_label.rpy):
a "Yeah, everything's fin.."should bea "Yeah, everything's fine.."(line 3732)j "*chuckle* 'Just the beggining."should bej "*chuckle* 'Just the beginning."(line 4685)
Last edited: