Skyborn

Skyborn

View Stats:
Roybrus Apr 9, 2023 @ 10:06am
Bug Report: Platina Coin causes Silence instead of Blind
The description of the Platina Coin augment item says that it causes blind, but it actually causes silence. I noticed this while playing, and I actually went as far as to try to check the code as well. I'm not 100% sure, but it does look like the Items.rvdata file there has in the notes section for the item that it does status 4 at 75%, the same as the previous item, which is the Clamorous Bell (which actually *is* supposed to provide silence) - contrast with the Nerve Root which has status 2 at 95% (which is supposed to provide poison, and does correctly in game).

Now I'm not 100% sure if you're actually parsing this stuff out of that section or not although that does seem likely, I haven't tried to patch this myself or anything, so I haven't debugged it further than that, and maybe I'm totally off base here with the numbers, but hopefully that is at least somewhat helpful. It looks to me like this is just a copy-paste error, so it should be a quick fix. Maybe switching some 4s to 3s or 4s to 5s or something. :)

Also, if you're worried about me "decompiling" the game files - no worries, I wrote my own tools for this (.rvdata files, as it turns out, are just plain marshalled ruby data, and the encryption for the rgss2a file format also wasn't too difficult to figure out.) Incidentally, I do reverse engineering and programming type work for a living, so I only did this for fun, I have no intention of releasing the tools or data files or anything like that, I just figured it'd be a fun challenge for myself to see if I could provide a bit more information to (firstly) make double sure that this actually was a bug (although it seems pretty clear that it is - the weapons are applying silence instead of blind in the game), and also to maybe speed up a fix, assuming that there is anybody still maintaining this game.

Anyway, I'm about 3 hours in so far, and it's super fun! Thanks for the great work on this game!
< >
Showing 1-1 of 1 comments
Gamerzilla Nov 12, 2024 @ 2:19pm 
2024 ending, still no fix. Blind too OP?
< >
Showing 1-1 of 1 comments
Per page: 1530 50