-
NOIZ2SA over Dreamcast
Chui has made a welcome return to the Dreamcast scene with a port of NOIZ2SA, which is an abstract shoot em up and now for the Dreamcast. Check out the NOIZ2SA page for screenshots and the downloads.[br][br]Thanks to Mekanaizer for the news and spotting it in Spanish forums. :)
-
Re: NOIZ2SA over Dreamcast
whoah SH!T !!! Does this mean he ported BulletML? if so i want tumiki fighters clone now!!! hehe ;D
-
Re: NOIZ2SA over Dreamcast
whats tumiki fighters clone ?
-
Re: NOIZ2SA over Dreamcast
I meant a clone of the game Tumiki fighters. Tumiki Fighters is a game made by the same person as NOIZ2SA, but in the D programming language (not to be mistaken for C ;) ). It also uses the BulletML lib as its core, and now that we have that, its not to big of a stretch to get a game similar to Tumiki Fighters.
http://www.asahi-net.or.jp/~cs8k-cyu/windows/tf_e.html
that is a link the the webpage for it.
-
Re: NOIZ2SA over Dreamcast
This guy makes really awsome looking games.
-
Re: NOIZ2SA over Dreamcast
how many levels are there?
-
Re: NOIZ2SA over Dreamcast
Tumiki fighters is great !!
But not port the D compiler to the SH4 and all the KOS/SDL libs ...... :'(
-
Re: NOIZ2SA over Dreamcast
Personally he has 3 games that are the same. Nasi2sa, rRootage, PARSEC47. Parsec47 being the best of the 3. All of this would be awsome ported to DC especially if they had a option for virtical tv like ikaruga. BTW I know Nasi2sa is already ported. Elf to bin however isnt converting it correctly.
-
Re: NOIZ2SA over Dreamcast
Elf to bin however isnt converting it correctly.
Yes, :'(
erwan@linux:~/Dreamcast> sh-elf-objcopy -O binary noiz2sa.elf noiz2sa.bin
BFD: AVERTISSEMENT: ?criture de la section << .text >> vers un ?norme d?calage (ie n?gatif) dans le fichier 0x8bfe0000.
BFD: AVERTISSEMENT: ?criture de la section << .rodata >> vers un ?norme d?calage (ie n?gatif) dans le fichier 0x8c0c5e20.
BFD: AVERTISSEMENT: ?criture de la section << .data >> vers un ?norme d?calage (ie n?gatif) dans le fichier 0x8c5b10e0.
BFD: AVERTISSEMENT: ?criture de la section << .eh_frame >> vers un ?norme d?calage (ie n?gatif) dans le fichier 0x8c5cc01c.
BFD: AVERTISSEMENT: ?criture de la section << .gcc_except_table >> vers un ?norme d?calage (ie n?gatif) dans le fichier 0x8c5d5cb4.
BFD: AVERTISSEMENT: ?criture de la section << .ctors >> vers un ?norme d?calage (ie n?gatif) dans le fichier 0x8c5d85b0.
BFD: AVERTISSEMENT: ?criture de la section << .dtors >> vers un ?norme d?calage (ie n?gatif) dans le fichier 0x8c5d85d4.
sh-elf-objcopy: noiz2sa.bin: Fichier tronqu?
erwan@linux:~/Dreamcast>
-
Re: NOIZ2SA over Dreamcast
damn any workaround to get it working??
-
Re: NOIZ2SA over Dreamcast
The coder could release a different elf or a total report would work.
-
Re: NOIZ2SA over Dreamcast
[quote author=Hola link=board=news;num=1093837473;start=0#10 date=08/30/04 at 13:00:18]The coder could release a different elf or a total report would work.[/quote]
woah... a total report.. noooooo. im (ALMOST) positive that most multi-bin loaders (dchakker, bor loader, whatever...) will load scrambled/unscrambled bins and elfs.
(not that i care since i have a coders cable and rarely burn stuff for the DC that im not testing :P)
-
Re: NOIZ2SA over Dreamcast
hmm a dchakker with this elf in an image is the way then ?
-
Re: NOIZ2SA over Dreamcast
Its nice to see Chui back in the scene. :)
/me looks forward to more Fenix releases :)
-
Re: NOIZ2SA over Dreamcast
I don't know because sh-elf-objcopy don't work.
I used binutils 2.15, gcc 3.4.1 and last Kallistios snapshot :D
I try link with other binutils, but don't bin converter.
Any idea or other app?
-
Re: NOIZ2SA over Dreamcast
i will ask again, HOW MANY LEVELS IN THE GAME ARE THERE???????
-
Re: NOIZ2SA over Dreamcast
check out the original site for more info ;)
-
Re: NOIZ2SA over Dreamcast
if anyone gets a bin sorted let us know :)
-
Re: NOIZ2SA over Dreamcast
It doesnt say how many stages are on the site tho but if you look at a screenie of the game all the squares you see on the picture are the stages that have been unlocked.
-
Re: NOIZ2SA over Dreamcast
:D :D :D
http://www.dcemulation.com/phpBB/vie...80&t=41573
[tt]That happens with recent versions of binutils.
Try 'sh-elf-objcopy -R .stack -O binary file.elf file.bin'.[/tt]
Works fine !!!!!
1ST_READ.BIN (scrambled bin) NTSC:
http://www.gp32spain.com/public_ftp/...mcast-ntsc.rar
1ST_READ.BIN (scrambled bin) PAL:
http://www.gp32spain.com/public_ftp/...amcast-pal.rar
-
Re: NOIZ2SA over Dreamcast
excellent uploading now :)
-
Re: NOIZ2SA over Dreamcast
Update about the stages of the game for infomation.
It has 10 stages.
And these stages
Endless
Endless Hard
Endless Extreme
Endless Insane
Also is there a source code release? Because if there is couldnt someone add FOF's auto region select and then we wouldnt need a pal and a NTSC release. It would just select the right region.
-
Re: NOIZ2SA over Dreamcast
Ok I went and play tested it and heres how it stands up to the pc version.
It has music which most first release normally dont which is nice.
Controller support
Some thing tho however are there is lag when there are tons of shots on screen at one time.
Game seems to run a little to fast to be able to play it easly. It like playing on extreme mode speed the whole time. Its a little choppy too.
I'd say this is a near perfect port and a great job ;D
-
Re: NOIZ2SA over Dreamcast
Thanks!
Now i try use fixed point for GP32 port. :D
-
Re: NOIZ2SA over Dreamcast
Does the DC port use SDL to do screen rendering? And would switching it to PVR give it that little extra boost of speed?
-
Re: NOIZ2SA over Dreamcast
I don't know, i use SDL port (Bero) and this game do SDL 100% software render.
-
Re: NOIZ2SA over Dreamcast
It would be neat if there was an updated version with a few fixs. Anyways thx for the port.
-
Re: NOIZ2SA over Dreamcast
ill second that, thanks for checking it out too hola ;)
-
Re: NOIZ2SA over Dreamcast
I think these are the things that could be fixed.
*Auto region select. The open source of FOF has this.
*There a option to quit and return to windows. I dont see that being needed on a DC :D
*DC shooter video mode supports: Horizontal, Horizontal Wide, Vertical, Veritical Wide, Virtical Left, Vertical Left Wide.
*SDL to PVR screen output
*Large scaled enemies, ships and bullets to make there easier on the eyes on a tv and easier to dogde.
*Possable 2 player support add in.
*Option saving to remember which screen mode you want to use.
*Dim out stages that you've beaten. Even the PC version doesnt do this for some reason while all this other games using this engine do.
*Side bars switched to black on vertical mode as its better for your tv and it makes it easier to see where the screen ends.
Thanks for your time.
-
Re: NOIZ2SA over Dreamcast
M@jk made an SBI of this, and sent it to me. As soon as my host gets things straightened out again (apparently they decided to move servers without telling anyone, so it's been down all day), I'll make it available for download from DCStuff.
-
Re: NOIZ2SA over Dreamcast
Ohh I forgot it also needs a pause button.
-
Re: NOIZ2SA over Dreamcast
mmmm... Start Button don't pause?
-
Re: NOIZ2SA over Dreamcast
There's no pause in the regular game so I didnt figure you added it. But I just noticed you did. It still to hard to play for DC. Also another thing is your lifes get cut off the screen.