I just had a very odd idea.....

  • Thread starter Thread starter halkun
  • Start date Start date
Status
Not open for further replies.
H

halkun

Guest
Hi, It's halkun, remember me?
I am currently under orders by my boss to start a home project so I can program better. While going though my stuff I have dicoverd that on a spending spree, I had purchased a Gameboy Adavnace dev kit...

Even cooler is that I have a 256 Meg flash cart for it too.

This is a picture of me holding said kit.

linker.jpg


Now 256Meg is a lot for a cart. I was thinking, woudn't it be kid of cool to port FF7 to the GBA

Ok, stop laughing, hear me out.

The characters can be 3d scaled sprites, the backgrounds will be scaled down as well along with the movies.  Kind of like what they did with redient evil for the GBC in Japan

http://www.zadok.uklinux.net/necropolis/regbpictures.htm

(you will have a sprite for side view 1/4 view and top view) We can create the sprites by making 2d versions of the 3d monsters (screen caps) and we can animate most the characters.

Of course, it would require to re-constuct the fileds from scratch, but that shoudn't be too had as all the dramas are accessable via the debug room...

Or can someone else give me a cool FF7 idea to do.

*warning* I run linux. I made a posting about my dellemas with that.

Any input?

-halkun
 
I want one of those linker thingys!!
Did you load up the matrix trailer rom on your GBA? If you no have i can supply

Well anyway i think it could be done if you kinda just used an engine similar to FF6 or something and possibly still pic slideshows for the video if it was really necessary
 
Well, apart from the fact we still haven't decoded anywhere near half the file format data, that sounds great. Of course, that little fact kinda prevents you from actually porting it. So, you'd have to reconstruct a LOT of the data (like, *all* the scripts for the game?) from scratch...if you manage that, you have *way* too much spare time :P
 
Hey, it'd be really cool.

256 Meg cart?  Is that megabit or megabyte?  Cause if that's megabit (how Nintendo reports most cart sizes) then that's only 32 megabytes... which isn't as much as you think.

But ... ... 256 megabytes should be plenty for a FF7 port.  Do you know any GBA programming code, how to create a ROM?

And I guess its ok if you spill over to two or three cartridges :-p might be necessary with all of those backgrounds and movies.  "Please insert the second cartridge" heh.  (This is possible with GBA's sleep feature - it can shut itself off but keep its memory, you can switch the cartridge and wake it up.)

Music wouldn't be too hard to port, as we have the MIDI data for all of them readily available...

[Edit] Stupid grammar...
 
Filling the flash  cart passed 32meg overflows it..
It's a 256MBit card... darn.
Yea, with a clearer head it would seem that you are right... We would need to decipher the bytecode scripting do-hicky in the field files.

It's a shame that I can't help like I used to. I'm sucky on anything other than MIPS. Linux doen't have a good PSX debuger. The best I could come up with was this

http://www.psxdev.de/psxdebug.html

But that requires a real PSX and it commincates though a serial connection. It would be nice to have this added to an emulater, that way I can follow the PSX code, which would be much easier for me. It's alot smaller than the PC code and it's a direct port Also the datasets for the most part are the same, just packed differently.Unless anyone knows of a PSX emuater for linux with a debuger in it. There has *got* to be someone here who uses linux and C as opposed to windows and delphi

for fun I grabbed Borg, which is a windows disassembler and ran it through that on wine , but during the first pass it went from 10,000 subrouties to 12,000 then crashed...

-Halkun
 
To handle the sound, use MIDI. Obviously some tweaking would be needed, but the GBA MIDI chip sounds damn good.
I recommend looking up Final Fighting Fantasy and watching the movie "Twilight", I think it is. A similar technique could be used, I think.
 
I think it may be smarter to wait until the next generation of handhelds (which, if things progress like they are now, will be slightly more powerful than the N64) to embark on a project like this.  Then, anyway, you'll having something that can actually do rather good looking 3D graphics and  won't have to tone FF7 down as much.

You have to tone it down even more to fit it onto a 32 megabyte cartridge.  Maybe by the time the next handhelds are around, they'll have nice big cartridges, or will have found an alternative to them (still, CDs in a cartridge seems kinda wierd and it would surely use the batteries up faster...).
 
All I have to say, is I remember that RPGamer and a few other sites were claiming Square actually was porting FF7 to the GBA....for April 1st
 
They said FF7 as an April Fools joke.

FFT is actually coming to GBA, but it's not the PSX version.  It's a whole new game called "Final Fantasy Tactics Advance" I think.

They're also making a Chocobo game, Secret of Mana, and Final Fantasy: Crystal Chronicle for GBA.  FF:CC will also have a Gamecube "cousin" and the games will be linkable.
 
about porting music to GBA
i do remember someone doing ports of music
he wanted to become a musician for games on GBA,
he once posted on this forum a year back
forgot his name dammit
has done alot of remixed sqauresoft music
 
ah i remember now
TSSF was his name
he is an expert at converting midi, snes and psx music to GBA sound
search for his profile and get in touch with him
 
Depends on the quality.  I ripped my FF7 collection for slightly more quality than yours, for example.  383mb.  Chop the bitrate down to something like 62, and you could probably get something around a hundred mb.

But offhand, I'd say just use MIDIs.  It's just a GBA, not a home stereo.

And yes, I have no idea what I'm talking about.
 
Of course, we'd have to find out how well the GBA's Sound chip and its memory capacity will stack up in comparison to the PSX SPU.

I mean, it might be possible to wing it using the same method's Square used, maybe even the same samples?
 
I think it would require a little toning down of the original music for some tracks, but I think it would be possible to pull off.

I think I remember reading that the GBA sound hardware can do 32 channels of sound at once (32 instruments)... as opposed to SNES, which could to 8 (I imagine PSX limit it a bit higher but I don't think any of the songs in FF7 use more than 32).
 
I believe the PSX could only do 24 channels...but i could be wrong
 
Status
Not open for further replies.
Back
Top