"Fightoon" A 3D Homebrew Game

Place for discussing homebrew games, development, new releases and emulation.
PhiseJr
drunken sailor
Posts: 165
Dreamcast Games you play Online: None. My dreamcast is inactive I need to buy a VGA :-(
Location: New York

"Fightoon" A 3D Homebrew Game

Post by PhiseJr »

I found an old game that was in development for the Dreamcast back in 2007.That later was canceled. The Good thing about the game it was 3D the graphics of course wasn't the best, but what i'm trying to find out is how they get a 3D engine to work with and to make a fighting game for. I hear it was made using the Quake Engine

http://indiedreams.wikia.com/wiki/Fightoon
here's some short info about the game.

http://www.youtube.com/watch?v=7CbPjz19jDU
One Video

http://www.youtube.com/watch?v=0wIx0bXxpSU
Second Video

I'm trying to find some more information about the game, and its development and maybe find away for developers to have some more tools to their exposure. Help me out with this And we can archive information on this project and how to develop in 3D.

Edit: Ok Here's some Videos I found on Youtube regarding QuakeC
Tutorial 1:
http://www.youtube.com/watch?v=s7GGLj1yXJE
Tutorial 2:
http://www.youtube.com/watch?v=k5ki1RCwacs
Tutorial 3:
http://www.youtube.com/watch?v=AQ0Tr8tCd_8
Tutorial 4:
http://www.youtube.com/watch?v=vqS7og5pQbg
Tutorial 5:
http://www.youtube.com/watch?v=hrMwTJv5h1w
Tutorial 6:
http://youtu.be/yTTS8RRClQs
Setting Up Phython and Blender:
http://www.youtube.com/watch?v=bkxGPslMIf4&feature=plcp


And a Different user showing how to Add weapons etc. i havent views this one
http://www.youtube.com/watch?v=jCjzs1yqxxM

Makaqu has release version 1.5 and lists more information on this project on his blog
Last edited by PhiseJr on Sun Jul 29, 2012 3:22 am, edited 2 times in total.
ドリームキャスト Dorīmukyasuto

User avatar
dark
Shark Patrol
Posts: 2086

Re: "Fightoon" A 3D Homebrew Game

Post by dark »

If it's using the quake engine, it's probably similar (or identical) to doing a quake mod. never done one myself, but I bet there are some useful pc tools for that. Maybe develop a mod on the pc (with the DC's specifications in mind), and then see about getting it to work with any of the versions of quake 1 DC.

This game looks neat. The graphics look a hell of a lot better than what I was expecting. Although cartoon-like, the character models are close to DC commercial game quality imo

User avatar
dark
Shark Patrol
Posts: 2086

Re: "Fightoon" A 3D Homebrew Game

Post by dark »

Maybe we should look more at Quake 1 mods and see what can be learned from them. Actually some of these would be cool on DC anyway.

[index of quake 1 mods]
http://www.inside3d.com/modindex/quake.shtml

Airquake - using the quake engine for a flight sim
http://www.youtube.com/watch?v=qKsua2M_w9E

Quake Rally - using the quake engine for a car game
http://www.youtube.com/watch?v=dvJ_xdhEm2c

User avatar
dark
Shark Patrol
Posts: 2086

Re: "Fightoon" A 3D Homebrew Game

Post by dark »

Alright here's some more useful info.

-Fightoon was a quake mod, and it was using "NxMakaqu" which is a port of the quake 1 engine to DC
-"nxMakaqu has improved sound support, CD music support, an improved modlist, multiple renderer changes, and support for skyboxes." AND "vmu saving, preliminary sound support, and preliminary rumble pack support."
-"NxMakaqu supports the registered and shareware versions of Quake. It also has a modlist that allows you to select the original game, mods, and total conversions. "

^http://indiedreams.wikia.com/wiki/NxMakaqu

NxMakaqu sounds very DC friendly and likely the simplest and easiest way to make 3D games on the DC. Basically, it seems that you would use the same tools for doing a quake 1 mod, while keeping the limitations of the DC in mind. That being said, the DC was quite a bit more powerful than the mid 1990s PCs that Quake 1 was initially developed for, so it's not like someone would necessarily be limited to Quake 1 very low poly graphics and low res textures with a mod... And you would also be able to have CDDA for good quality music. Interesting stuff. Come on guys, lets figure out how to make some mods :)

PhiseJr
drunken sailor
Posts: 165
Dreamcast Games you play Online: None. My dreamcast is inactive I need to buy a VGA :-(
Location: New York

Re: "Fightoon" A 3D Homebrew Game

Post by PhiseJr »

http://www.dcemu.co.uk/vbulletin/thread ... Makaqu-1-2

http://code.google.com/p/makaqu/downloa ... p&can=1&q=

Some more information on the engine and a download link. I downloaded it and im seeing what its im in search if the engine is anywhere online.
ドリームキャスト Dorīmukyasuto

User avatar
dark
Shark Patrol
Posts: 2086

Re: "Fightoon" A 3D Homebrew Game

Post by dark »

http://code.google.com/p/makaqu/downloads/list

Here are some later versions of the engine from 2010.

Here is info on improvements and beta features
http://forums.inside3d.com/viewtopic.ph ... d&start=45

User avatar
dark
Shark Patrol
Posts: 2086

Re: "Fightoon" A 3D Homebrew Game

Post by dark »

More info on fightoon and makaque from 2012!
http://makaqu.tumblr.com/

PhiseJr
drunken sailor
Posts: 165
Dreamcast Games you play Online: None. My dreamcast is inactive I need to buy a VGA :-(
Location: New York

Re: "Fightoon" A 3D Homebrew Game

Post by PhiseJr »

dark wrote:More info on fightoon and makaque from 2012!
http://makaqu.tumblr.com/
Lol i just came back to post this link. Yeah looks like we are gathering some information. im going to edit this post later and put all the links in the first post :-) maybe we can get this stickied
ドリームキャスト Dorīmukyasuto

User avatar
dark
Shark Patrol
Posts: 2086

Re: "Fightoon" A 3D Homebrew Game

Post by dark »

Ok here's some more info.

Making graphics for a quake mod is straightforward. You use whatever you want pretty much for 3d modeling and creating textures - and then there are loads of tools to convert to the quake format.

To program a quake mod, you have to do this in "quake C" which is a very simplified programming language (simple enough that 12yr old quake modders were able to pick up the basics quicky). Here is a blurb on quake C http://www.bluesnews.com/guide/quakec2.htm

In quake modder lingo, a mod that substantially changes the game (IE: completely new graphics, and gameplay features/mechanics) is called a "total conversion." Quake Rally and Airquake listed above are "total conversions" and Fightoon would clearly have been a "total conversion" as well. Total conversions are big undertakings (you are basically trying to make an entire game, and just making the art/models alone for a game as opposed to a tech demo could take you a really long time). Back when Quake modding was very popular, tons of people set off to make total conversions, and many total conversions ended up unfinished/canceled, etc. So, the takeaway is, don't have unrealistic expectations and think you can create a completely new game with the quake engine by yourself in a month ;)

PhiseJr
drunken sailor
Posts: 165
Dreamcast Games you play Online: None. My dreamcast is inactive I need to buy a VGA :-(
Location: New York

Re: "Fightoon" A 3D Homebrew Game

Post by PhiseJr »

I want to find out some more information about this. Like the lighting and such cause if its possible. A 2D fighting game produced in a 3D engine can be quite beautiful with lighting and such over sprites.
ドリームキャスト Dorīmukyasuto

  • Similar Topics
    Replies
    Views
    Last post