Trying to gather team to make SNES game

Discussion of hardware and software development for Super NES and Super Famicom.

Moderator: Moderators

Forum rules
  • For making cartridges of your Super NES games, see Reproduction.
pichichi010
Posts: 172
Joined: Thu Dec 29, 2011 5:41 pm

Trying to gather team to make SNES game

Post by pichichi010 »

hello,

I am looking for snes programmers that would be interested in developing a game.

if successfully finished, the game will be manufactured and published.

just need the team,

it does not have to be developed from scratched but use the structure of other games like parallel worlds 9if legally possible)

pm for details!
djcouchycouch
Posts: 97
Joined: Sat May 28, 2011 10:30 am

Post by djcouchycouch »

Good luck, but I think you'll have a hard time finding the right people if you don't have anything to offer. And no serious developer will work for anyone who doesn't have any credentials.
pichichi010
Posts: 172
Joined: Thu Dec 29, 2011 5:41 pm

Post by pichichi010 »

who said I dont't have anything to offer.

I clearly stated... "PM me for details"
snarfblam
Posts: 143
Joined: Fri May 13, 2011 7:36 pm

Post by snarfblam »

pichichi010 wrote:who said I dont't have anything to offer.
This casts some doubt:
pichichi010 wrote: it does not have to be developed from scratched but use the structure of other games like parallel worlds 9if legally possible)
I'm not trying to rain on anybody's parade, but this sort of topic pops up from time to time (maybe more commonly on other forums), and nothing ever comes of it. Most people who can do something productive shy away from working on ambitious projects started by strangers when nothing is shown up front. If you want people to even so much as respond, post links to past projects, a detailed outline or plan for your project, or at the very least some proposals.
User avatar
MottZilla
Posts: 2835
Joined: Wed Dec 06, 2006 8:18 pm

Post by MottZilla »

When you say use the structure of another game you are talking either a ROM hack or you don't understand programming cause you can't just borrow pieces of a game engine like that. If you could just borrow things there would be alot more homebrew games that are "like X game, BUT [insert difference here]".
User avatar
Bregalad
Posts: 8036
Joined: Fri Nov 12, 2004 2:49 pm
Location: Caen, France

Post by Bregalad »

shawnleblanc wrote:Good luck, but I think you'll have a hard time finding the right people if you don't have anything to offer. And no serious developer will work for anyone who doesn't have any credentials.
What an honorable mentality.... (hironical)

You definitely doesn't have the same definition of "serious" as I have.

Back on topic I'd say build a team to make a game is not a bad idea, considering most people who wants to make games all by themselves more often than not get stuck and stop making any progress on their incomplete games.

I think another factor for this is that assembly language is simply long, complex to deal with and unsuited for big projects.
Is there a way to make CC65 compile C code for the 65816 ?

Also it'd be good to know what genre of game you are talking about... because from your original post it could be basically anything.
It's legally possible to re-use concepts behind games of course, as long as you don't steal the code itself.
Useless, lumbering half-wits don't scare us.
alekmaul
Posts: 54
Joined: Tue Apr 24, 2012 12:22 pm
Contact:

Post by alekmaul »

Bregalad wrote: I think another factor for this is that assembly language is simply long, complex to deal with and unsuited for big projects.
Is there a way to make CC65 compile C code for the 65816 ?
http://www.portabledev.com/wiki/ :wink: , not cc65 but based on snes-sdk
User avatar
MottZilla
Posts: 2835
Joined: Wed Dec 06, 2006 8:18 pm

Post by MottZilla »

There is some SNES aimed devkit for C out there. I forget who it was but someone was making a clone of Kung Fu Master in C on SNES. So you could make a game in C on SNES I imagine. Probably not well suited for anything too demanding since the CPU isn't terribly fast and who knows how optimized the C code would be, ofcourse you might be able to figure out how to write your C code optimally enough for it not to be an issue.
User avatar
Hamtaro126
Posts: 783
Joined: Thu Jan 19, 2006 5:08 pm

Post by Hamtaro126 »

MottZilla wrote:There is some SNES aimed devkit for C out there. I forget who it was but someone was making a clone of Kung Fu Master in C on SNES. So you could make a game in C on SNES I imagine. Probably not well suited for anything too demanding since the CPU isn't terribly fast and who knows how optimized the C code would be, ofcourse you might be able to figure out how to write your C code optimally enough for it not to be an issue.
Lint is who you are talking about, since I was talking with him and Memblers about Lint's CA65 port of Memblers NSF player for SNES.

Although he said to me that he will post it on his blog, appears he is too busy since 2008 (Collage, Getting a job, etc.)

Even then, The C compiler he uses is WDC's C compiler with Eclipse. A bit expensive though
AKA SmilyMZX/AtariHacker.
mic_
Posts: 922
Joined: Thu Oct 05, 2006 6:29 am

Post by mic_ »

and who knows how optimized the C code would be
I do, and the answer is "not a whole lot". I ended up writing my own assembly level peephole optimizer since I've used tcc-816 (snes-sdk) quite a lot and the code generated by the compiler simply wasn't good enough IMO.
Of course, the proper approach would be to fix the compiler, but that would be a bigger project.
pichichi010
Posts: 172
Joined: Thu Dec 29, 2011 5:41 pm

Post by pichichi010 »

ok, guys

yes I know nothing about programming, that is why im looking for a team.

All i can offer to this project is, Digital design, marketing, public relations, story boards, character design, anything that has to do with the creative aspects..
This game how I picture it and how I would love it to be

- Long, I love when I buy a game and I dont finish it right away

- The main idea of the games is kind of act raiser + megaman + Breath of fire
- platformer (action)
- Bit of RPG battles and experience Level Up
- RPG map when walking from mission to mission
- Some puzzle (like zelda) on some "missions"

If the game is successfully done (far future) I will try my best to push it into other games market (wii store, Xbox marketplace, May be even android )

and of course manufacture the game for SNES
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

TL;DR: Artist and producer looking for programmers. This sounds like it'd be the ideal way to circumvent the complexity problem.
pichichi010
Posts: 172
Joined: Thu Dec 29, 2011 5:41 pm

Post by pichichi010 »

what do you mean?
User avatar
cpow
NESICIDE developer
Posts: 1097
Joined: Mon Oct 13, 2008 7:55 pm
Location: Minneapolis, MN
Contact:

Post by cpow »

tepples wrote:TL;DR:
OMG I finally remembered to find out what that meant. Hilarious!
pichichi010
Posts: 172
Joined: Thu Dec 29, 2011 5:41 pm

Post by pichichi010 »

what a great supporters on this forum, can't believe it,

seriously, jeez
Post Reply