What's new
hi all
how to load this rom on darksoft muti card? sameone have rom for multi?

ps i have find oly rom for neoSD
 
I've played this on 3DO several times but it would be cool to have this on neo geo. I'll wait for the final version
 
I've played this on 3DO several times but it would be cool to have this on neo geo. I'll wait for the final version
Just keep in mind this fan port is the "Tsunami Edition" so it plays pretty differently from the original.
 
Hi !




DOWNLOAD TEH FREE SH1T HERE : https://ozzyouzo.itch.io/teot
At long last, here we are.

The Eye of Typhoon [Saiki / Tsunami Edition] has reached the point in its development when it needs the advanced playtesting that will allow us to track down the remaining bugs, and proceed to the final fine tuning.

And for that, we decided to turn towards the community and make this beta version public. We did ponder it, with the possibility of immediate bootlegging of our game in mind, of course. But in the end, what we want is to release the best final version that we can. And we can’t reasonably expect to playtest a fighting game, even though it is not one of the most sophisticated kind, on our own.

That’s why we decided this public release would be fully playable and have all the features of the final game. By doing so, we hope to collect as much feedback as possible so we can keep improving the game till the end.

So from this January onwards, here’s your chance to help us do just that. Try this Beta, play it inside and out, and report all the bugs and possibilities for improvements you find. You can tell us what you like as well, we won’t blame you for that.

You can download the rom for Mame and NeoSD, or the game as an exe for Windows, as well as a movelist for each of the characters from the project’s itch.io page. The Rom for Fightcade should follow shortly.

https://ozzyouzo.itch.io/teot
Then you can contact us discord : https://discord.io/teotbeta
Or report stuff on our Mantis server : http://37.187.6.69

We’re counting on you, have fun!
 
Last edited:
Thanks for this, zouzzz. Unfortunately, I couldn't get it to work on my Darksoft MVS cart.

I replaced the files in the '2020bb' folder to test but it wouldn't load and on restarting it had garbled graphics.

The Eye of Typhoon downloaded folder was missing the 'fpga' file but I copied this from another folder.
 
@rtw Thanks for pinging me. It has been explained several times how to merge the files to make it work with this multi and Mister and it's REALLY simple.
I will have to create a thread so people can do it with a simple double click.

The procedure is as follows:
* Rename teot-m1.bin as m1rom => ren teot-m1.bin m1rom. Max size: 512KB
* Rename teot-s1.bin as srom => ren teot-s1.bin srom. Max size: 512KB
* Concatenate teot-p1.bin and teot-p2.bin into a file called prom => copy /b teot-p1.bin + teot-p2.bin prom (If the file is bigger than 8Mb, cut what exceeds 8Mb into a file called prom1). Max size: 8Mb+1Mb.
* Concatenate teot-v1.bin and teot-v2.bin into a file called vroma0 => copy /b teot-v1.bin + teot-v2.bin vroma0. Max size: 16MB.
* To concatenate teot-c1.bin and teot-c2.bin is a bit more complex, but nothing that complicated, you just take 2 bytes of each file and save into a new file called crom0. Max size: 64MB.
You can use the following python script to concatenate crom files.

About the content of the fpga file, see attached. If you are unsure about the mapping of the game, let the content of the fpga file to be "10".
 

Attachments

  • FormatoFichero_fpga.txt
    901 bytes · Views: 140
  • join_crom0.zip
    293 bytes · Views: 112
Last edited:
Back
Top