If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Talk:Cuphead/The Delicious Last Course

From The Cutting Room Floor
Jump to navigation Jump to search
This is the talk page for Cuphead/The Delicious Last Course.
  • Sign and date your posts by typing four tildes (~~~~).
  • Put new text below old text.
  • Indent replies by prefixing with a colon :
  • Add new sections with the 'Add topic' button at the top right.
  • Be polite.
  • Assume good faith.
  • Don't delete discussions.
  • Be familiar with the talk help page.

Localization file

Where's the localization file stated on this page? There's probably way more text than is being stated here, and it'd be nice to compare the graphics that were changed in localization. DryKirby (talk) 22:18, 9 July 2022 (UTC)

in... The files. from what I remember no there isn't, and there are zero assets that were changed in localization, just WIP sprites -MalaBG (talk) 22:36, 9 July 2022 (UTC)
Oh, got it. Is the localization text like, separate files? Sorry, I'm new to using UnityEX... DryKirby (talk) 22:44, 9 July 2022 (UTC)
Do you got Discord or something? I can send it to you there, I'd upload it here but its not a TXT and theres too many dummy files to even consider uploading it as such -MalaBG (talk) 22:57, 9 July 2022 (UTC)
It's starpunch#6170, thanks! I've asked around a bit because I found another thread that apparently dug up more text. DryKirby (talk) 23:01, 9 July 2022 (UTC)
Alright, I think I got all the relevant (or at least interesting) text in here. Thanks again for helping out! DryKirby (talk) 21:16, 11 July 2022 (UTC)

Unused weapons

Not entirely sure what to do about these.

I had to paste the code over other weapons (which is why they reuse the sprites), but the accuracy is a bit more broken, I had to rewrite a bit more just to get it to interact with enemies correctly and the leveling system (to upgrade the power for the shots, every 20 hits, like a max of 80 consecutive hits to reach level 5) seems to be a bit more broken and I might have to edit the code for it further.

The retro arcade weapons work EXACTLY the same, but have a slight difference in speed. Similarly though with a bit more editing I pasted it over another weapon, but because I had to adjust the arcade references it might not entirely work the way it should (super rare chance though) I hardcoded to allow rapid fire, but you are limited to 1 shot on screen at a time.

The other weapons (firecracker A and B are the only two that come to mind) don't work at all for some reason, so I have to investigate a little more. I'm just not entirely sure how to write these up :/ Nervatel (talk) 10:32, 31 July 2022 (UTC)