Title: stage .rel question Post by: nanobuds on April 28, 2011, 04:57:00 PM can i put any stage over Flat Zone using the appropriate .rel, and will it be 3-D? can i use the Stage Expansion .rel's, and just re-name them?
thanks Title: Re: stage .rel question Post by: Lethal Blade on April 28, 2011, 04:58:42 PM can i put any stage over Flat Zone using the appropriate .rel, and will it be 3-D? can i use the Stage Expansion .rel's, and just re-name them? Flat zone would stay the same format (2D). Yes, you can just rename them to st_custom##.relthanks Title: Re: stage .rel question Post by: nanobuds on April 28, 2011, 05:00:34 PM alright thanks
Title: Re: stage .rel question Post by: nanobuds on April 29, 2011, 10:40:33 PM okay well i tried porting LenShos Twilight Palace over Delphino Plaza... but that froze the game. i used a Battlefield.rel
wat should i do? Title: Re: stage .rel question Post by: msp26 on April 30, 2011, 02:18:38 AM did you just rename or use the stage switcher?
Title: Re: stage .rel question Post by: nanobuds on April 30, 2011, 08:09:42 AM just rename.
Title: Re: stage .rel question Post by: Lethal Blade on April 30, 2011, 08:25:20 AM It's the rel layout. You need to redo a line of code from: 38 A5 00 00 38 80 00 01 to 38 A5 00 00 38 80 00 00
Should work after that. Title: Re: stage .rel question Post by: nanobuds on April 30, 2011, 02:51:22 PM It's the rel layout. You need to redo a line of code from: 38 A5 00 00 38 80 00 01 to 38 A5 00 00 38 80 00 00 it already is that... i found it at offset 00000AC0Should work after that. Title: Re: stage .rel question Post by: nanobuds on April 30, 2011, 06:45:27 PM bump
Title: Re: stage .rel question Post by: nanobuds on May 01, 2011, 02:04:21 PM anyone?
Title: Re: stage .rel question Post by: Lethal Blade on May 01, 2011, 02:10:02 PM Oops, I think I misread the title (typical me >_>)
You're trying to replace delfino plaza, not the stage expansion. 38 A5 00 00 38 80 00 01 to 38 A5 00 00 38 80 00 03 Title: Re: stage .rel question Post by: ChaosEpsilon613 on May 01, 2011, 02:34:53 PM http://www.mediafire.com/?sharekey=3757e0e0817c4859260ad633f57c4b3953196c3c332777eddaada8390b259c5f
heres a link to some battlefield rel files, grab st_dolpic and your all set Title: Re: stage .rel question Post by: nanobuds on May 01, 2011, 05:55:03 PM sweeet
|