
You can win:
- up to 300 Euro
- up to 10 USB DataLink devices
- video games
The rules have been improved to ease the winning of prizes:
- multiple entries of one person: each entry can win a prize
- new points based ranking system, with extra points for implementing special features
- you can get a prize without being under the 3 best entries
Creating a Saturn homebrew game or demo isn't as difficult as some people may think. Everything is there in big mass: documentation, example codes, Tools and compilers (detailed links here). No need to learn assembler, you can use C++ or what's even simpler to do: Game Basic.
When you choose to program in C/C++, then just download and install SaturnOrbit, browse through the included source code examples, pick one and press the "built all" button. It creates a ready to use ISO file automatically! Just fire up yabause Saturn-Emulator and watch your self-compiled Saturn game to become alive. Then you can start modifying that example and make it your own little game.
If you got a bit of coding experience, you can earn a Saturn USB DataLink at one afternoon.
How this works you ask? Just look at the list of possible extra points. There are a lot of features listed, ranging from simple to advanced difficulty. Each one is honored with an extra point when you implement it in your homebrew Saturn game or demo. Choose 3 of which you think might be easy to get for you and focus implementing the required feature.
The Saturn USB DataLink is a replacement for the old Commlink cart. It connects your Saturn with the PC via USB, using an Action Replay cartridge. Software is included to download and upload game saves, to dump the bios and most importandly: to upload and execute homebrew games
The old Commslink didn't operate reliable, data transmission errors occured very frequently and if not used properly, you could destroy the Saturn, the Action Replay or the Commslink cart. However, the Commslink can't be used in todays computers, as it requires an ISA slot.
Get you a Saturn USB DataLink and you won't have any of these problems.
If your interested, head over to the official website of the
SEGA Saturn Coding Contest (C4 - 2007): http://www.rockin-b.de/c4/2007/
and start your Saturn coding experience, now!