Neo Geo AES to Neo Geo CD Project

This forum is for discussion pertaining to homebrew and indie software for the Dreamcast, such as homebrew games, emulators/interpreters, and other homebrew software/applications. Porting requests and developmental ideas are not to be made here; you can make those here. If you need any help burning discs for homebrew software, this is the place to ask as well.
ethoscapade
Insane DCEmu
Insane DCEmu
Posts: 280
https://www.artistsworkshop.eu/meble-kuchenne-na-wymiar-warszawa-gdzie-zamowic/
Joined: Wed Mar 17, 2004 4:45 pm
Has thanked: 0
Been thanked: 0

Post by ethoscapade »

oh my gosh! shock troopers! that hadn't occured to me! i think it'd fit, too!
User avatar
Salamander2
Insane DCEmu
Insane DCEmu
Posts: 150
Joined: Mon Apr 05, 2004 8:38 pm
Location: Rio Grande,RS - Brazil
Has thanked: 0
Been thanked: 0

Post by Salamander2 »

ZED BLADE,
MONEY IDOL(PUZZLE) EXCHANGER,
BATTLE FLIP SHOT,
SHOCK TROOPERS,

it?s all about goodness.

i could dream with BLAZING STAR...never mind.
someone here could help me to upgrade my dreamcast main memory to support blazing star??
:mrgreen: :mrgreen:
"...they are carrying the last hope: to save planet Gradius...on their wings..."
GRADIUS TRIBUTE for Dreamcast!
User avatar
Salamander2
Insane DCEmu
Insane DCEmu
Posts: 150
Joined: Mon Apr 05, 2004 8:38 pm
Location: Rio Grande,RS - Brazil
Has thanked: 0
Been thanked: 0

Post by Salamander2 »

damn...
the neogeocd specs differs from the AES/MVS hardware...
64kb for z80 in ngcd(128kb in MVS).

:?

i think most titles will never get the light of a day.
"...they are carrying the last hope: to save planet Gradius...on their wings..."
GRADIUS TRIBUTE for Dreamcast!
LyingWake
DCEmu Super Poster
DCEmu Super Poster
Posts: 1342
Joined: Thu Aug 26, 2004 4:05 am
Has thanked: 0
Been thanked: 0
Contact:

Post by LyingWake »

Is it technially possible to hack the emulator to support what Salamander2 was saying, how the cardtridge NeoGeo has 128kb? Don't know what he's referring to.
User avatar
Salamander2
Insane DCEmu
Insane DCEmu
Posts: 150
Joined: Mon Apr 05, 2004 8:38 pm
Location: Rio Grande,RS - Brazil
Has thanked: 0
Been thanked: 0

Post by Salamander2 »

someone please test these games mentioned by me.
if they work in the dreamcast, PLEASE REPORT IT TO ME!

:|
"...they are carrying the last hope: to save planet Gradius...on their wings..."
GRADIUS TRIBUTE for Dreamcast!
racketboy
Insane DCEmu
Insane DCEmu
Posts: 192
Joined: Fri May 30, 2003 11:06 pm
Location: Bay Area, CA
Has thanked: 0
Been thanked: 0
Contact:

Post by racketboy »

will wonders never cease?
ethoscapade
Insane DCEmu
Insane DCEmu
Posts: 280
Joined: Wed Mar 17, 2004 4:45 pm
Has thanked: 0
Been thanked: 0

Post by ethoscapade »

i don't believe the conversion utility (if such a thing exists) is widely available, because this is actually a difficult process. could be wrong though..

and shock troopers is only a couple of megs off from blazing star, so if we can't get one, we're not likely to have the other.. shame, because those are a couple of the most-missed neo games.
iq_132
DCEmu Fast Newbie
DCEmu Fast Newbie
Posts: 17
Joined: Thu Feb 27, 2003 9:13 am
Has thanked: 0
Been thanked: 0

Post by iq_132 »

It's actually not that hard to hack aes->ngcd
I slapped together a program to convert Pochi and Nyaa automatically.

The only real issue is that you have to keep rom sizes down because of the NeoCD's ram limitations.
racketboy
Insane DCEmu
Insane DCEmu
Posts: 192
Joined: Fri May 30, 2003 11:06 pm
Location: Bay Area, CA
Has thanked: 0
Been thanked: 0
Contact:

Post by racketboy »

can you detail this process that is "not that hard"?
DARKGATE
Insane DCEmu
Insane DCEmu
Posts: 179
Joined: Mon May 31, 2004 11:14 am
Has thanked: 0
Been thanked: 0

Post by DARKGATE »

:o i don't undestand, we can play to SAVAGE REIGN 2, PULSTAR, MATRIMELEE on emu neogeo cd? O_o more details please.
Julius
DCEmu Cool Newbie
DCEmu Cool Newbie
Posts: 14
Joined: Fri Jan 21, 2005 3:39 pm
Has thanked: 0
Been thanked: 0

Post by Julius »

DARKGATE wrote:PULSTAR
Pulstar is available as a normal NeoGeo CD version, and runs quite well.
User avatar
xenon
DCEmu Freak
DCEmu Freak
Posts: 90
Joined: Sun Apr 04, 2004 4:27 am
Has thanked: 0
Been thanked: 0
Contact:

Post by xenon »

Yes, I have Pulstar for NEOGEO CD, and for example it runs very good in NEOCD or NEO4ALL :)

Yours,
iq_132
DCEmu Fast Newbie
DCEmu Fast Newbie
Posts: 17
Joined: Thu Feb 27, 2003 9:13 am
Has thanked: 0
Been thanked: 0

Post by iq_132 »

racketboy wrote:can you detail this process that is "not that hard"?
Well, it helps if you have an understanding of using a hex editor and a bit of coding knowledge.

You have to byteswap the Program data (the AES handles it as: byte 2, byte 1, byte 4, byte 3, etc
Then you have to swap two pairs of bytes at 0x64 and 0x6A (I think, I may not remember this correctly)
This must be at or under 2mb

Next, you have to split the m1 rom into a 64k chunk (max neocd can handle at one time)

Next is the hardest part, the graphics data. You have to load a few bytes from the C1 and then the C2 to make the first gfx rom in a ngcd. It seems a bit scrambled at first, but if you check it out in a hex editor, it is much easier to deal with
You must make sure that the graphics data is at or under 4mb

then the text data -- usually it's under 128, so you just have to rename it
then the samples -- this must be at or under 2mb
User avatar
Shinto
DCEmu Freak
DCEmu Freak
Posts: 76
Joined: Tue Feb 10, 2004 1:11 pm
Location: Tokyo, New York
Has thanked: 0
Been thanked: 0

Post by Shinto »

I hope this project works out well.
racketboy
Insane DCEmu
Insane DCEmu
Posts: 192
Joined: Fri May 30, 2003 11:06 pm
Location: Bay Area, CA
Has thanked: 0
Been thanked: 0
Contact:

Post by racketboy »

So are there still conversions going on?
User avatar
Juan
DCEmu Commie
DCEmu Commie
Posts: 3398
Joined: Sun Jun 15, 2003 11:47 pm
Location: Montevideo
Has thanked: 39 times
Been thanked: 3 times

Post by Juan »

I remembered this discussion when I saw this:
http://neosource.1emulation.com/forums/ ... opic=371.0
Maybe It'll be useful, maybe it'll be considered warez. In either case, you deal with it :mrgreen:
User avatar
mikozero
DCEmu Cool Poster
DCEmu Cool Poster
Posts: 1114
Joined: Thu Jul 22, 2004 9:50 pm
Has thanked: 0
Been thanked: 0

Post by mikozero »

Salamander2 wrote:damn...
the neogeocd specs differs from the AES/MVS hardware...
64kb for z80 in ngcd(128kb in MVS).

:?

i think most titles will never get the light of a day.
some titles don't use all that, and can be "trimmed"...
the 128kb is a physical rom size, not nesseseraly a data size.

for instance the correct size for mslug 3 is 512kb, but you can cut it down to 128 afaik all sounds are still present and correct (some M's are simply filled with duplicated data or junk) this and decrypted C's and P's are what get it to run on neoragex.
User avatar
Christuserloeser
Moderator
Moderator
Posts: 5948
Joined: Thu Aug 28, 2003 12:16 am
Location: DCEvolution.net
Has thanked: 10 times
Been thanked: 0
Contact:

Post by Christuserloeser »

Wait you are not telling me that Metal Slug 3 can be converted to a NeoGeoCD-ROM and thus would work on a DC!?
Insane homebrew collector.
User avatar
mikozero
DCEmu Cool Poster
DCEmu Cool Poster
Posts: 1114
Joined: Thu Jul 22, 2004 9:50 pm
Has thanked: 0
Been thanked: 0

Post by mikozero »

unfortunately, not as far as i know. still, it's just the beginning of this stuff really...
User avatar
DaRKSLaiN
DCEmu Fast Newbie
DCEmu Fast Newbie
Posts: 17
Joined: Sat Apr 16, 2005 9:40 am
Location: Ciudad Real (Spain)
Has thanked: 0
Been thanked: 0
Contact:

Post by DaRKSLaiN »

my dream is seeing Snk Vs Capcom on Dreamcast... just dreaming.. :)
One Programmer Can Make The Difference
Post Reply