[WIP] Team Avalanche's Graphical Overhaul

  • Thread starter Thread starter sl1982
  • Start date Start date
Status
Not open for further replies.
You need 6b and the added textures... ill upload a new one with everything in it

Beta 7

http://www.megaupload.com/?d=LHNHSYDT

edit: dont put the folder on your desktop. could cause problems

Status update:

Done
Most Menu and text
Fire
Bolt
Bio
Cure
Most restorative items (potion, ether, etc)
ChocoMog
Braver
Big Shot
Beat Rush
Flamethrower

Whats up next
Healing wind
Sled Fang
Greased Lightning
Then whatever i feel like doing lol

Things that will get done eventually
Item images (im leaving this to satoh because he rocks at that kind of thing. be happy with the originals for now)
Everything else
 
Last edited:
Do you just run the patch again with everything copied over e.g. magic, flevel, menu_us, lgp and unlgp? do you need to run the magic.bat file?
 
Do you just run the patch again with everything copied over e.g. magic, flevel, menu_us, lgp and unlgp? do you need to run the magic.bat file?
Patch does all the lgps. magic only does the magic lgp. if you use patch you dont need to use the other one
 
Hate to criticize or anything but your batch files need some work, sl1982. You should put quotes around directories so that the console doesn't interpret spaces in file or folder names as separate arguments, and (this isn't really a problem, just something that'd be smart to do) add a PAUSE command to the end so it doesn't just close right after finishing. (this makes it easier to check if something went wrong)

EDIT: Also, lgp.exe doesn't support ending a directory with "\" so things like
Code: [Select]
Code:
lgp %cd%\magic\ magic.lgp
should be changed to
Code: [Select]
Code:
lgp "%cd%\magic" magic.lgp
 
Last edited:
I would like to confirm, this does include your menu item redux?  :-D
 
50837872.jpg

So yeah, this happened after I installed Beta 7. Any idea what might be causing it..?

Oh, and I corrected patch.bat as per what I wrote above, so I guess I'll share it for now:

Patch.bat for beta 7
 
50837872.jpg

So yeah, this happened after I installed Beta 7. Any idea what might be causing it..?

Oh, and I corrected patch.bat as per what I wrote above, so I guess I'll share it for now:

Patch.bat for beta 7
Haha whoops. That was in there copied from the original so i could get the coloring right on the new one

Put your modified batch file in
 
Last edited:
Cool, I look forward to the next release!
Might be a while. Running out of steam lol. Gets boring after a while. Last thing i want is to get sick of it
 
I know the feeling, couple it with a college workload and you have a recipe for me being around here a lot less... Glad I could help while I was here though... I am still working on a few personal projects unrelated to FF7 if anyone's interested... (They involve TotW:Radiant Mythology, .hack, and an unnamed action-RPG of my own design...) PM me if you care...


Satoh- Out.
 
I know the feeling, couple it with a college workload and you have a recipe for me being around here a lot less... Glad I could help while I was here though... I am still working on a few personal projects unrelated to FF7 if anyone's interested... (They involve TotW:Radiant Mythology, .hack, and an unnamed action-RPG of my own design...) PM me if you care...


Satoh- Out.
Does that mean you're out for the count? Or just on sabbatical? I was planning on leaving those item icons for you but if you arent going to have the time ill try to find someone else
 
Question, whats with the only texture in the "battle" folder, with the yellow line going through it? added it for testing i assume?

EDIT: dunno if it's suppose to be like this, But the muzzle flash under guns is now green (i don't think it was before) i'd screen shot, but Windows 7 hates it..
 
Last edited:
Question, whats with the only texture in the "battle" folder, with the yellow line going through it? added it for testing i assume?

EDIT: dunno if it's suppose to be like this, But the muzzle flash under guns is now green (i don't think it was before) i'd screen shot, but Windows 7 hates it..
Battle folder can be deleted. Was just an experiment that failed

And yes they are green now, needs to be fixed
 
Think i found the issue. Look at hit_1_01.png there is a green burst on it
 
Cool, I look forward to the next release!
Might be a while. Running out of steam lol. Gets boring after a while. Last thing i want is to get sick of it
Totally understandable. You've been doing a lot lately. 542 posts in about 20 days is a ton of forum activity. I think you've even beat seifer and kudistos in terms of most posts made in a single day. You deserve a break. What I'd do is just focus on bugfixes/optimizations and just take what I have and turn it into a first final release, then pick it up again when I feel motivated to again, or hand the torch to someone else.
 
Cool, I look forward to the next release!
Might be a while. Running out of steam lol. Gets boring after a while. Last thing i want is to get sick of it
Totally understandable. You've been doing a lot lately. 542 posts in about 20 days is a ton of forum activity. I think you've even beat seifer and kudistos in terms of most posts made in a single day. You deserve a break. What I'd do is just focus on bugfixes/optimizations and just take what I have and turn it into a first final release, then pick it up again when I feel motivated to again, or hand the torch to someone else.
Lol yeah ive been busy, work is slow right now so thats why i have been able to do so much. I agree with the bugfix thing. Also the next major release is once the item icons are done, but i think i need to find a new artist for those. Satoh has more pressing things in his life right now from what i gather from his last post
 
Slightly confused by this, You have the avatars in the avatar folder. But i never see them in game. Are they not enabled by default?
 
Slightly confused by this, You have the avatars in the avatar folder. But i never see them in game. Are they not enabled by default?
Must have forgot to include the tex files. my bad
 
Status
Not open for further replies.
Back
Top