Qhimm.com Forums

Miscellaneous Forums => Archive => Topic started by: GK on 2006-03-09 22:45:22

Title: Making dialog boxes and text completely transparent?
Post by: GK on 2006-03-09 22:45:22
I'm just wondering if anyone knows of a way to do two things...
1. Make the dialog boxes and text COMPLETELY transparent (so they're basically not there anymore).
2. Remove the number that shows when you hit someone in battle.

Any help would be really appreciated.  I'm attempting to make a FFVII gameplay movie with voice acting and everything (it'll be distributed for free if I finish it), since just text boxes would be pretty lame...
Title: Re: Making dialog boxes and text completely transparent?
Post by: dziugo on 2006-03-10 05:52:44
Quote from: GK
I'm just wondering if anyone knows of a way to do two things...
1. Make the dialog boxes and text COMPLETELY transparent (so they're basically not there anymore).
2. Remove the number that shows when you hit someone in battle.
Yes and yes. I know the offsets already, but you'll have to wait for the patch.

dziugo
Title: Making dialog boxes and text completely transparent?
Post by: GK on 2006-03-11 19:37:40
Looking forward to it!  The search for voice actors begins...

Many thanks,
-GK
Title: Making dialog boxes and text completely transparent?
Post by: zero88 on 2006-03-12 01:06:06
Here's your voice talent! *is kind of kidding*

If you need a voice though, look me up. 8)
Title: Making dialog boxes and text completely transparent?
Post by: dziugo on 2006-03-13 20:22:20
No time... If you're familiar with disassembler NOP these calls:
Code: [Select]
005BB724     E8 2D000000    CALL ff7.005BB756
006EC28F     E8 D9ADFFFF    CALL ff7.006E706D
Or, if you're familiar with hex editor:
Code: [Select]
Offset: 01BAB24   Change: E8 2D 00 00 00   To: 90 90 90 90 90
Offset: 02EB68F   Change: E8 D9 AD FF FF   To: 90 90 90 90 90
If it doesn't tell you anything, please wait for a patch.

dziugo
Title: Making dialog boxes and text completely transparent?
Post by: GK on 2006-03-15 21:46:25
The hex editor will do it for me.  Thanks dziugo!

zero88, I might PM you when the time comes, heh.
Title: Making dialog boxes and text completely transparent?
Post by: Relf on 2006-03-15 22:18:45
An interesting idea, would go nicely with the other patch's that have come out. FF7 with voices, I mean.