Interesting Neo Geo ports
-
- Posts: 72
- Joined: Mon May 25, 2020 8:41 am
- Has thanked: 75 times
- Been thanked: 13 times
- Contact:
Interesting Neo Geo ports
Cabal and Terra Cresta are being ported to Neo Geo. Haven't tried this in the MiSTer yet:
https://www.youtube.com/watch?v=Ar9JP_OnBhI
https://www.youtube.com/watch?v=WDsuOHou5Yw
Found it here: https://www.arcade-projects.com/threads ... 132.18893/
https://www.youtube.com/watch?v=Ar9JP_OnBhI
https://www.youtube.com/watch?v=WDsuOHou5Yw
Found it here: https://www.arcade-projects.com/threads ... 132.18893/
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: Interesting Neo Geo ports
Really cool. Terra Cresta clearly was the main inspiration for my favorite Amiga game Hybris. Would be great to have a MiSTer arcade core for it as well.
Re: Interesting Neo Geo ports
very nice news
unfortunetly im having problems with coverting it to *.neo format using NeoBuilderUI. it consider this rom as unknown ;/
i was trying to find an info about converting custom roms with no success.
maybe someone here does know how to convert it to *.neo file ?
regards
unfortunetly im having problems with coverting it to *.neo format using NeoBuilderUI. it consider this rom as unknown ;/
i was trying to find an info about converting custom roms with no success.
maybe someone here does know how to convert it to *.neo file ?
regards
TheCompany.pl - Amiga EXE Games
-
- Core Developer
- Posts: 459
- Joined: Wed May 26, 2021 9:35 pm
- Has thanked: 59 times
- Been thanked: 383 times
Re: Interesting Neo Geo ports
Try this command line:
The corporation and years I just based it on the title screen info. You will get an error about missing screenshot but that's ok and of course it's assuming cabalng.zip is in the same directory as NeoBuilder.
Code: Select all
NeoBuilder.exe -n Cabal -m "TAD Corporation" -y 1988 -g Shooter -s 0 .\cabalng.zip
Re: Interesting Neo Geo ports
Can someone pls tell me where to get "neobuilderui"? Although I have an account at terraonion I don't own a neo-sd, so they won't let me download any tools for it...
I would like to try cabal on my mister and maybe convert my neogeo roms to .neo format (that seems to have some advantages..?).
thx
I would like to try cabal on my mister and maybe convert my neogeo roms to .neo format (that seems to have some advantages..?).
thx
Re: Interesting Neo Geo ports
here you go
https://stoneagegamer.com/neosd-downloads.html
on the bottom of the site. this is an official place
TheCompany.pl - Amiga EXE Games
-
- Core Developer
- Posts: 459
- Joined: Wed May 26, 2021 9:35 pm
- Has thanked: 59 times
- Been thanked: 383 times
Re: Interesting Neo Geo ports
That's the darksoft compatible romset...it needs to be converted to Neo format.
There is a NEO formatted file on the other forums (https://www.arcade-projects.com/threads ... 893/page-2), 2nd entry from bottom. But that can go away at anytime.
There is a way to convert it yourself with the Darksoft to NeoSD converter but it requires some modification to the python script.
If interested, I can post instruction on how to do it and modify the Python script to build it yourself.
There is a NEO formatted file on the other forums (https://www.arcade-projects.com/threads ... 893/page-2), 2nd entry from bottom. But that can go away at anytime.
There is a way to convert it yourself with the Darksoft to NeoSD converter but it requires some modification to the python script.
If interested, I can post instruction on how to do it and modify the Python script to build it yourself.
-
- Posts: 125
- Joined: Wed Jun 03, 2020 5:39 pm
- Has thanked: 8 times
- Been thanked: 36 times
Re: Interesting Neo Geo ports
If you want use the Darksoft rom that you have, add an entry to romsets.xml:
Code: Select all
<romset name="cabalng" pcm="1" altname="Cabal" publisher="TAD" year="1988"/>