You are not logged in.
hello Dwedit
i have a question about goomba color gbc trim. i made eprom gameboy cartridge for gb/gbc
but most support eprom's memory limit is 1mb. and i try trim my gbc roms, it is shrunk.(i'm not test it is working for my homebrew cart)
my question is
1. it's safe for rom? and can i strip twice in a row?
2. strip which space? intro animation? or empty space?
Hello Dwedit, I come to this thread because of the nice people at romhacking.net pointing me here. So I have the Ez-Flash Omega like many others here. I like to play the Konami Collection vol.4, especially the colorized version of Castlevania II that's included in this .rom. As you may have heard the Konami Collection vol.2 and 4 do not run with Goomba color. Jorpho at romhacking.net found a hint why those games are not running, here is what he wrote: (It would be useful to say that Lameboy had similar problems, and that those problems were due to handling of the STOP opcode, and that the STOP opcode might be uniquely used in this case to switch the GBC CPU to normal speed.) You can find the thread where we spoke about the case: https://www.romhacking.net/forum/index. … ic=31632.0
It seems that me and some others wish to be able to play the Konami Collection vol.2 and 4, so please have a look if you could make it happen.
Kind regards Sepp
Offline
Offline
Don't think it's related to STOP, but there is an issue in there.
The game isn't even booting right now.
So will you have a look at this, please?
Offline
Hello everyone.
I use an EZ IV flashcard. I always have problems with the Mario Deluxe save file (converted with the latest version of Goomba Color). I think it fails as I progress through the game. Is it a common fault? After a certain advance the save state appears with strange names or duplicated or tripled! And then it tells me that I must delete a save file, but it won't let me! Thank you.
Offline
With the Everdrive, there's only 24K of storage available for storing save files. This emulator was designed to run on flash cartridges which provide a full 64K of storage. 8K is reserved for holding the active save file to allow power off at any time, leaving 56K for game save storage. But the everdrive only provides 32K of save memory, so 8K is reserved for holding the active save file, leaving a meager 24K of storage.
The emulator does not access the SD card at all, so it can't make use of the immense storage space available.
I'm a bit confused about your statement that the Everdrive only provides 32K of save memory. The official information for the Everdrive-GBA X5 (both original and Mini) says that it has "1Mbit SRAM (128KByte) save memory". Have I misunderstood something? Where does this 32K come from if it's not a part of this "128KByte of save memory"?
Dear Dwedit, I was wondering if goomba was emulating something for GameBoy games that use the game link, like Tetris.
PS: My version of goomba came "build-in" on a "SuperCard SD" and it seems to be version alpha 6.
I have no clue how to upgrade version it is running, I'll have to do some more learning.
Offline
Goomba Color will no longer compile with the latest devkitarm. The compiler outputs that it can't find the font files.
I just updated DevKitPro to the newest release, and it's still building fine for me. What does your output look like, or try running "make -d"
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Offline
I have attached the output of make -d.
What's weird is that the output log claims that it successfully build the files 'font.o' and 'fontpal.o'.
Those two files are built with the "bin2o" rule.
'Makefile' says that files of type .lz77, .bin, or .gba go through "@$(bin2o)"
'base_rules' says that "bin2o" calls a program named "bin2s", then puts a variable declaration on there.
Is the bin2s program working?
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Offline
See attachment
Offline
Actually managed to install the newer version of DevKitPro (Needed an empty directory)
Seeing the error messages, but also seeing that there are files named "font.lz77.o", and "fontpal.bin.o" in the "build" directory. Those are totally the wrong filenames, and they don't match the convention you'd get from a C compiler (you don't generate .cpp.o files).
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Offline
Copy-pasted the older 'bin2o' rule out of the "gba_rules" file, renamed it to 'bin2o_old', and included it in the makefile. Now it builds okay.
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Offline
Builds fine now. Thank you!
Offline
Hi , im using ez flash omega , when i run pokemon gold with goomba emulator on ez flash omega , it cant use the multiboot function to trade with other gbc device , please help!
any chance on supporting the agb-006 irda adapter?
would be neat to have a use for it besides zoids, and could finally bring back the ir support from the gbc to the gba
the irda adapter is extremely barebones, a couple gba emus have support for the 006 already
Hi I want to know if there is compatibility issues with the last goomba version Goomba Color 2019-05-04 with the ez flash IV EZ402 Built in 2006.03 updated with EZ4 Kernel 2.05.
And by the way, if you know, is there compatibility problems with pocket nes too ?
Thanks!
hey dweddit, im wanting to play thru zelda: oracle of ages/seasons and i noticed there are no borders for these games. I was wondering if you could update goomba color to add a universal border feature for every gbc game, or atleast these two games. I appreciate the borders on the supported games and i've grown used to them, so the ability to use a default border on everyone or atleast these two would be greatly appreciated. thanks
Those games were not made to run on the Super Game Boy, so they don't have borders.
If you try to run them on a non-color Game Boy, you get a single screen that says "This game is only compatible with the Game Boy Color" or something to that effect.
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Offline
Hello Dwedit, I have been waiting long time that somebody makes a DX color hack for Super Mario Land 3 (Super Wario Land). Now is the time, somebody did it! I was happy to play it once again in color on my GB Advance with the EZ-FLASH Omega but I must see that it doesn't work. ? It doesn't load up - like the Konami Collection I mentioned earlier, it would be more than welcome if you could have a look what's going there and maybe could find a way to fix this problem? You can find this hack at the usual place(romhacking.net). https://www.romhacking.net/hacks/6683/
Hopefully you can find the thing that's causing the issue.
Offline
thanks for making this app i had an old romhack pokemon cart gba cart i got off ebay shipped from china for 4.98nzd that no longer saves so using this and my ds lite i was able to flash the cart now it has 50 gb games on it
Does Goomba Color have a game limit? I added a bunch of games, but all that showed up were the first 29. And even then, some still weren’t there.
(Also, I’ve been having this issue with PocketNES.)
It's limited to the amount of RAM (or NOR flash) in the flash cartridge, which could be 16MB or 32MB or something else.
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Offline
I tried to set up my goomba color rom, but all I got was a picture of a flashcart, and it acted like the first game on the list was the only game there. What should I do?
Whatever you're using isn't the original Goomba Color ROM, there are no pictures of flash cartridges in there.
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Offline
Hi Alex,
Do you still plan to create new releases of Goomba Color with some improvements (like fixing bugs with games like Resident Evil Gaiden glitched texts, Lufia Returns graphics issues or Tomb Raider Curse of Sword being unplayable)?
is there a way to get pokemon crystal playable?
Thank you very much for your great contribution.
I've been using Goomba for years with an EZ Flash IV (the oldest one) and a GameBoy Micro, and I have doubts as an inexperienced user:
Although I am using the latest version of Goomba (2019), when I press L+R it tells me that it is from 2014.
On the other hand, knowing that there are games that are going to have problems with their save files (Zelda DX, Mario Deluxe, etc), how can I know the size that these files will occupy and therefore with some of them the progress will be lost after a couple of restarts? Does it help if I don't save any games to the NOR memory of the flashcard and leave it empty?
Thanks again.
Marcos