GBA Movie Player and homebrew?
- noiseredux
- Next-Gen
- Posts: 38148
- Joined: Fri Nov 14, 2008 1:09 pm
- Contact:
GBA Movie Player and homebrew?
okay, so if you put PocketNES on the GBA CF card, and then launch a NES ROM, it will fire up PocketNES. So why is it that other homebrew games/emu's don't work on it? Or is there a way that I just haven't figured out yet?
Re: GBA Movie Player and homebrew?
Don't run the NES game... launch the PocketNES.gba or the Goomba.gba etc...
- noiseredux
- Next-Gen
- Posts: 38148
- Joined: Fri Nov 14, 2008 1:09 pm
- Contact:
Re: GBA Movie Player and homebrew?
it doesn't seem to work like that though. That's my issue. If I try to launch a *.gba it just does nothing. If I put the PocketNES.gba on the card, and then launch *.NES it automatically launches the PocketNES emu for me. So.... there's obviously something stopping it from launching GBA homebrew, but also obviously there's some kind of workaround as it will launch that emu if you launch a ROM that's associated with it.ujnhunter wrote:Don't run the NES game... launch the PocketNES.gba or the Goomba.gba etc...
Re: GBA Movie Player and homebrew?
I'll have to look into it when I get home. But I'm fairly certain I've run my own code from the GBA Movie Player. Also I know for a fact I launch Goomba.gba directly and not from launching a .gb file.
-
gtmtnbiker
- Next-Gen
- Posts: 4320
- Joined: Fri Jan 09, 2009 1:14 pm
- Location: Massachusetts
Re: GBA Movie Player and homebrew?
I believe you have to concatenate the rom to the emulator which is what the GBA movie player does (At least that's what my M3 Perfect) does. See http://www.webpersona.com/goomba/tutorials.html
- noiseredux
- Next-Gen
- Posts: 38148
- Joined: Fri Nov 14, 2008 1:09 pm
- Contact:
-
fastbilly1
- Site Admin
- Posts: 13775
- Joined: Tue Apr 17, 2007 7:08 pm
Re: GBA Movie Player and homebrew?
Concatenate = join two strings of characters togethernoiseredux wrote:what?gtmtnbiker wrote: concatenate the rom to the emulator
Or atleast I think that is what it means - Im not a programmer, just someone who exploits things...
- noiseredux
- Next-Gen
- Posts: 38148
- Joined: Fri Nov 14, 2008 1:09 pm
- Contact:
Re: GBA Movie Player and homebrew?
oh. Hmm. Never heard that term before. I've done a lot of screwing around with homebrew and stuff. But there's obviously a lot I don't know.fastbilly1 wrote:Concatenate = join two strings of characters togethernoiseredux wrote:what?gtmtnbiker wrote: concatenate the rom to the emulator
Or atleast I think that is what it means - Im not a programmer, just someone who exploits things...
-
gtmtnbiker
- Next-Gen
- Posts: 4320
- Joined: Fri Jan 09, 2009 1:14 pm
- Location: Massachusetts
Re: GBA Movie Player and homebrew?
Exactly. It means to join. Binary files are essentially a bunch of 8 bit characters.fastbilly1 wrote: Concatenate = join two strings of characters together
@noiseredux, did you even look at the link I provided?
- noiseredux
- Next-Gen
- Posts: 38148
- Joined: Fri Nov 14, 2008 1:09 pm
- Contact:
Re: GBA Movie Player and homebrew?
briefly, yes. But that seems to apply to just flashcards in general. Doesn't seem to address the GBA Movie Player specifically... I'll take a closer look at that page when I have a chance. Thanks!gtmtnbiker wrote:Exactly. It means to join. Binary files are essentially a bunch of 8 bit characters.fastbilly1 wrote: Concatenate = join two strings of characters together
@noiseredux, did you even look at the link I provided?
