Users browsing this thread: 2 Guest(s)
Patch: Reward Display

#8
Posts: 149
Threads: 21
Thanks Received: 40
Thanks Given: 3
Joined: Dec 2013
Reputation: 9
Status
Auto-life
Quote:This is a great patch! It seems to not like my relocated item descriptions though, they are all showing incorrect on this new screen. Or, maybe it's that I swapped a bunch of items around? Is there something in the asm that can be re-pointed or am I out of luck?

It is difficult to give you an answer without prior knowledge of your hack. First, this patch, for this version 1.0, uses the free space from C3/F800 to C3/F88A. You should check if another patches use that space. In the vanilla rom, they should all be filled with #$FF values.

If you need to relocate the free space, you can recompile the code with asar. Find the following code in the asm file:
Code:
org     $C3F800         ;(*) change for any free space
print   "seg start: ", pc
Change $C3F800 to any free space in the rom and recompile it with asar. If everything is fine, it should print the addresses used in the free space.

Quote:There's a big difference between discover it while playing and searching all the info opening docs or something, of course your question makes me think that your patch is mainly intended to improve vanilla experience... yet in the case of an hack you might want to hide the prize until the player manage to win.

I personally don't like to hide the reward items from the player, but it is a valid point. The original game also have the design of masked items as well. I will try to add it in the future update of this hack. Hackers can edit the Colosseum data and determinate what items will or will not be masked. Everyone can be happy.

Ok, I updated the hack. The new version 1.1 is here:

http://www.bwass.org/bucket/025_reward_display_11.7z

Change log
  • When the line is empty without an available item, a full blank line will be displayed. In the old version, the string 'empty' was displayed for the reward and the bet items.
  • Hidden reward items will now display as a string composed of '?' characters. In the old version, they were displayed as any normal item. Hackers can change the colosseum data to determinate the items masks.
  • The bet items are in the left column and the reward items are in the right column. In the old version, it was the opposite positions. I believe now that it is better than the old position.

I will not upload an alternative patch with the reward items in the left because i believe now that it is not a good design. However, if someone is interested, they only need to swap the two correspondent JSR in the asm files and recompile it with asar.

Screen Shots
[Image: 025_reward_display_s00.png][Image: 025_reward_display_s01.png]
  Find
Quote  
[-] The following 2 users say Thank You to HatZen08 for this post:
  • ReturnerScum (01-18-2016), Tenkarider (01-16-2016)



Messages In This Thread
Patch: Reward Display - by HatZen08 - 01-15-2016, 06:43 AM
RE: Patch: Reward Display - by Landmine36 - 01-15-2016, 09:57 AM
RE: Patch: Reward Display - by Tenkarider - 01-15-2016, 11:34 AM
RE: Patch: Reward Display - by Lockirby2 - 01-15-2016, 01:00 PM
RE: Patch: Reward Display - by HatZen08 - 01-15-2016, 02:50 PM
RE: Patch: Reward Display - by Gi Nattak - 01-15-2016, 04:56 PM
RE: Patch: Reward Display - by Tenkarider - 01-15-2016, 05:09 PM
RE: Patch: Reward Display - by HatZen08 - 01-15-2016, 06:24 PM
RE: Patch: Reward Display - by doofenH - 04-22-2022, 09:13 PM
RE: Patch: Reward Display - by Gi Nattak - 04-22-2022, 09:25 PM
RE: Patch: Reward Display - by doofenH - 04-22-2022, 09:47 PM
RE: Patch: Reward Display - by Tenkarider - 01-16-2016, 09:29 AM
RE: Patch: Reward Display - by madsiur - 01-16-2016, 09:57 AM
RE: Patch: Reward Display - by Catone - 01-16-2016, 11:52 AM
RE: Patch: Reward Display - by madsiur - 01-16-2016, 02:27 PM
RE: Patch: Reward Display - by Landmine36 - 01-16-2016, 02:07 PM
RE: Patch: Reward Display - by Gi Nattak - 01-16-2016, 03:05 PM
RE: Patch: Reward Display - by HatZen08 - 01-16-2016, 03:31 PM
RE: Patch: Reward Display - by Tenkarider - 01-16-2016, 04:40 PM
RE: Patch: Reward Display - by FF6Fanatic - 05-12-2016, 08:16 PM
RE: Patch: Reward Display - by HatZen08 - 04-23-2022, 07:40 PM
RE: Patch: Reward Display - by Gi Nattak - 04-23-2022, 07:49 PM
RE: Patch: Reward Display - by HatZen08 - 04-23-2022, 09:25 PM

Forum Jump:

Users browsing this thread: 2 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite