Posts: 676
Threads: 44
Joined: Jan 2015
Reputation:
11
Great patch HatZen, nice work.
Tenka, you've been around long enough, YES, the "version" you listed is outdated. You should be using "YOUR" version. If you see commented code that is not commented in your version, then add the comments to "your" versions. Haven't done it yet, but I'll be viewing this readme without a doubt. Okay, soon as I figure out why my damn phone always downloads HatZen's files as a damn .txt file...
Anyway, again awsome patch, thanks for sharing the greatness. And Tenka, quit being a slacker.
The only true wisdom is knowing you know nothing.
Posts: 53
Threads: 0
Joined: Nov 2014
Reputation:
0
very well done.
didn't take long at all to take our feedback and make changes O: seems perfect now.
...unless you wanted to break it down further, and display opponents name aswell.. though that might be just a bit too much per-line, and make everything look crampt if it was even possible.
Posts: 3,975
Threads: 278
Joined: Oct 2011
Reputation:
65
(01-16-2016, 11:52 AM)Catone Wrote: And Tenka, quit being a slacker.
LOL. Instead of always give him links to documents I sent him my whole FF6 documents library thinking it would lower the number of questions regarding documents he was asking but it almost did the opposite. XD
Posts: 2,583
Threads: 99
Joined: Aug 2009
Reputation:
52
Seems to work perfect for me now, regarding the item descriptions. I suppose I might have added the header to another ROM and patched over a headerless one... Anyways, awesome patch!
We are born, live, die and then do the same thing over again.
Posts: 152
Threads: 22
Joined: Dec 2013
Reputation:
9
Quote:...unless you wanted to break it down further, and display opponents name aswell.. though that might be just a bit too much per-line, and make everything look crampt if it was even possible.
I don't believe it is possible. The items screen is at its maximum horizontal size and the fonts size can't be changed. With this configuration, to display two items consumes almost all available text space. Only one extra character is available, and it is used by the ':' character as a delimiter between the bet items and the reward items. Without to cut or remove one of the displayed items, its is impossible to add any more text in a line.
I considered to use the right upper window to display text. It is the window with the string 'select an item'. Perhaps, it could be used to display something useful like the enemy name or items quantity. However, i couldn't implement it.
The mentioned window is static and it only is setup in the Colosseum start up. When the items are selected, that windows is never updated. I can put any string in that window but it is useless because it never will be updated for the selected item.
One option should be to update that windows with the window used to display the item descriptions for the selected item. However, its is a totally different routine with a totally different code. I don't consider it friendly. By now, it is something i can't implement.
Quote:Is it possible that there's an updated version of that disassembly? the file i own is named "FF6_Bank_C3_Disassembly_V3"
I don't believe my disassembly file is too much different from yours. If you asked for my notes about the original code related to the patch, they are more like a messy leftover from the patch creation. I doubt they will be marginally useful to you. But you can send me a pm, if you are interested.
Posts: 1,633
Threads: 56
Joined: Apr 2014
Reputation:
12
Quote:LOL. Instead of always give him links to documents I sent him my whole FF6 documents library thinking it would lower the number of questions regarding documents he was asking but it almost did the opposite. XD
You actually lowered the questions i made: i just moved from generic questions about document's existance to specific questions about documents i own.
When i make a thread i usually ask stuff because i wanna implement some dark new feature or something, this time was not the case.(that disassembly sector just lacks of commentary, hence the question)
Quote:I don't believe my disassembly file is too much different from yours. If you asked for my notes about the original code related to the patch, they are more like a messy leftover from the patch creation. I doubt they will be marginally useful to you. But you can send me a pm, if you are interested.
No thanks, while it might be interesting to know what exactly does the code, i doubt i'll ever touch that zone of the rom in CotG, so it's ok... it was just curiosity.
Posts: 169
Threads: 19
Joined: Jul 2015
Reputation:
2
05-12-2016, 08:16 PM
(This post was last modified: 05-12-2016, 09:20 PM by FF6Fanatic.)
Can someone hook me up with version 1.1? The link is not working for me. I get a malware alert then after that it just loads a text page.
Edit: nevermind, got it now.
Posts: 145
Threads: 47
Joined: Jan 2020
Reputation:
0
04-22-2022, 09:13 PM
(This post was last modified: 04-22-2022, 09:15 PM by doofenH.)
Quote:Ok, I updated the hack. The new version 1.1 is here: http://www.bwass.org/bucket/025_reward_display_11.7z
Link not working. Can I apply this after using the 1.0 version in the meantime?
Posts: 2,583
Threads: 99
Joined: Aug 2009
Reputation:
52
(04-22-2022, 09:13 PM)doofenH Wrote: Quote:Ok, I updated the hack. The new version 1.1 is here: http://www.bwass.org/bucket/025_reward_display_11.7z
Link not working. Can I apply this after using the 1.0 version in the meantime?
https://www.romhacking.net/hacks/3312/
I'm not sure about applying it over the previous version, maybe give it a shot and if nothing breaks in the Colosseum menu, then you're probably safe. HatZen might come back to answer this for sure, but that's what I would do in the meantime.
Alternatively, if you still have the previous version patch laying around, you could make an anti-patch and revert the previous version that way to be safe.
We are born, live, die and then do the same thing over again.
Posts: 145
Threads: 47
Joined: Jan 2020
Reputation:
0
(04-22-2022, 09:25 PM)Gi Nattak Wrote: https://www.romhacking.net/hacks/3312/
I'm not sure about applying it over the previous version, maybe give it a shot and if nothing breaks in the Colosseum menu, then you're probably safe. HatZen might come back to answer this for sure, but that's what I would do in the meantime.
Alternatively, if you still have the previous version patch laying around, you could make an anti-patch and revert the previous version that way to be safe.
It work. I had already apply V1.0, and then after applying V1.1, nothing wrong occurred with the reward display on the right too.
|