Sonic and Sega Retro Message Board: Sonic Blitz - Sonic and Sega Retro Message Board

Jump to content

Hey there, Guest!  (Log In · Register) Help
  • 9 Pages +
  • 1
  • 2
  • 3
  • 4
  • Last ►
    Locked
    Locked Forum

Sonic Blitz 3D Sonic game based on Blitz 3D engine

#16 User is offline Damizean 

Posted 15 April 2009 - 05:31 PM

  • As classic as rock
  • Posts: 118
  • Joined: 01-February 06
  • Gender:Male
  • Location:Valencia, EspaƱa
  • Project:Various projects
  • Wiki edits:1
What a small world, huh? It's open source since the release v01 (finally labelled as BlitzSonic at that point), and it has been packed with the binary and the libraries needed to compile it since. Anyway, I stopped working at it due various reasons, including little to no time due school & work (at least at that time), lack of modellers and mappers and a stupid collision bug involving how I managed the ground alignment (but that made necessary to work on rewrite the whole engine).

So I pretty much moved on from this project, and started working on other things. Right now, I'm working on another project, for wich I can't give much more details right now, but you'll probably see on this SAGE.

#17 User is offline Chilly Willy 

Posted 15 April 2009 - 05:41 PM

  • Posts: 746
  • Joined: 10-April 09
  • Gender:Male
  • Project:Doom 32X
:(

Okay, glad that got cleared up. It might be helpful to use some sort of hosting service in the future rather than links on youtube videos. A google code page or something similar is much easier to find.

#18 User is offline GIHunter 

Posted 15 April 2009 - 05:58 PM

  • Posts: 65
  • Joined: 08-November 08
  • Gender:Male
  • Location:Arkansas
I've been trying to make a custom character for the engine for a couple of days now. I'm just trying to get the model to work ingame right now. I do the modeling in 3DS Max 2009, then export as a .3ds and import into anim8or. Then I ensure that the textures are correct, and save as a .an8. Then, I run AN8toB3D, and try to open the file, but after it finishes importing, I get a memory acces violation error, and the application kills itself. Any idea what is going on?

#19 User is offline Polygon Jim 

Posted 15 April 2009 - 06:10 PM

  • Posts: 3071
  • Joined: 29-March 08
  • Gender:Male
  • Location:across town from Hinchy
  • Project:All the bitches.
  • Wiki edits:582
Get fragmotion. Instead of Anim8tor.

#20 User is offline Damizean 

Posted 15 April 2009 - 06:13 PM

  • As classic as rock
  • Posts: 118
  • Joined: 01-February 06
  • Gender:Male
  • Location:Valencia, EspaƱa
  • Project:Various projects
  • Wiki edits:1
GIHunter, there's a small glitch in the V02 because I was messing with some skeleton bones in real time. So if your model doesn't have those bones, it'll produce a segfault. I gave a version with this fixed and Bloom and DOF to some people. You can get that one here:

This one first: http://sonicfreak94.sepwich.com/BlitzSonic...hroomForest.rar
Then use this exe: http://sonicfreak94.sepwich.com/BlitzSonic...ch-no-debug.rar

#21 User is offline RGamer2009 

Posted 15 April 2009 - 06:53 PM

  • True Blue
  • Posts: 2434
  • Joined: 27-November 08
  • Gender:Male
  • Location:Wherever life takes me...
  • Wiki edits:3,086

View PostDamizean, on Apr 15 2009, 07:13 PM, said:

GIHunter, there's a small glitch in the V02 because I was messing with some skeleton bones in real time. So if your model doesn't have those bones, it'll produce a segfault. I gave a version with this fixed and Bloom and DOF to some people. You can get that one here:

This one first: http://sonicfreak94.sepwich.com/BlitzSonic...hroomForest.rar
Then use this exe: http://sonicfreak94.sepwich.com/BlitzSonic...ch-no-debug.rar

When I replace my build of the game with the one in Mushroom Forest, an error message pops up:

"Unable to set graphics mode"

What should I do?

EDIT: Never mind, I figured out what to do.
This post has been edited by RGamer2009: 15 April 2009 - 08:34 PM

#22 User is online Dude 

Posted 15 April 2009 - 07:23 PM

  • 3ds MAX Help Desk
  • Posts: 3026
  • Joined: 11-September 04
  • Gender:Male
  • Location:Southbridge, MA
  • Project:Sonic Adventure Generations
  • Wiki edits:43

View PostDamizean, on Apr 15 2009, 06:31 PM, said:

What a small world, huh? It's open source since the release v01 (finally labelled as BlitzSonic at that point), and it has been packed with the binary and the libraries needed to compile it since. Anyway, I stopped working at it due various reasons, including little to no time due school & work (at least at that time), lack of modellers and mappers and a stupid collision bug involving how I managed the ground alignment (but that made necessary to work on rewrite the whole engine).

So I pretty much moved on from this project, and started working on other things. Right now, I'm working on another project, for wich I can't give much more details right now, but you'll probably see on this SAGE.


If you ever need a level designer, give me a ring.

#23 User is offline GIHunter 

Posted 15 April 2009 - 07:53 PM

  • Posts: 65
  • Joined: 08-November 08
  • Gender:Male
  • Location:Arkansas

View PostDamizean, on Apr 15 2009, 06:13 PM, said:

GIHunter, there's a small glitch in the V02 because I was messing with some skeleton bones in real time. So if your model doesn't have those bones, it'll produce a segfault. I gave a version with this fixed and Bloom and DOF to some people. You can get that one here:

This one first: http://sonicfreak94.sepwich.com/BlitzSonic...hroomForest.rar
Then use this exe: http://sonicfreak94.sepwich.com/BlitzSonic...ch-no-debug.rar

That's not what I was meaning. The game engine doesn't die, AN8toB3D dies. Still, that version is better than the one I had. Blooom...

#24 User is offline Polygon Jim 

Posted 15 April 2009 - 08:04 PM

  • Posts: 3071
  • Joined: 29-March 08
  • Gender:Male
  • Location:across town from Hinchy
  • Project:All the bitches.
  • Wiki edits:582
Wait a second. Why the fuck are you using an8tob3d anyway? You're using max, and max has a plugin for B3D exporting with animation.

#25 User is offline GIHunter 

Posted 15 April 2009 - 08:44 PM

  • Posts: 65
  • Joined: 08-November 08
  • Gender:Male
  • Location:Arkansas
It does? I've never heard of one. :( Anyways, the process was basically: open in 3DS Max, export as .3ds, import into anim8tor, save as .an8, attempt to open in an8tob3d, dump as .b3d. But, I just tried FragMOTION, and got it to work fine. Thanks, Tweaker.

#26 User is offline Tweaker 

Posted 15 April 2009 - 08:48 PM

  • Posts: 12389
  • Joined: 27-June 04
  • Gender:Male

View PostGIHunter, on Apr 15 2009, 09:44 PM, said:

Thanks, Tweaker.

Come again?

#27 User is offline Namagem 

Posted 15 April 2009 - 09:59 PM

  • Posts: 388
  • Joined: 19-August 08
  • Gender:Male
  • Location:USA

View PostTweaker, on Apr 16 2009, 01:48 AM, said:

View PostGIHunter, on Apr 15 2009, 09:44 PM, said:

Thanks, Tweaker.

Come again?

Polygon Jim and his SSJ pikachu confused him, that's all.

#28 User is offline Polygon Jim 

Posted 15 April 2009 - 10:08 PM

  • Posts: 3071
  • Joined: 29-March 08
  • Gender:Male
  • Location:across town from Hinchy
  • Project:All the bitches.
  • Wiki edits:582

View PostGIHunter, on Apr 15 2009, 09:44 PM, said:

It does? I've never heard of one. :psyduck: Anyways, the process was basically: open in 3DS Max, export as .3ds, import into anim8tor, save as .an8, attempt to open in an8tob3d, dump as .b3d. But, I just tried FragMOTION, and got it to work fine. Thanks, Tweaker.



Well, if you want to use it, here's a link.

http://www.onigirl.c...ntroduction.htm

#29 User is offline GIHunter 

Posted 16 April 2009 - 03:31 PM

  • Posts: 65
  • Joined: 08-November 08
  • Gender:Male
  • Location:Arkansas

View PostNamagem, on Apr 15 2009, 09:59 PM, said:

View PostTweaker, on Apr 16 2009, 01:48 AM, said:

View PostGIHunter, on Apr 15 2009, 09:44 PM, said:

Thanks, Tweaker.

Come again?

Polygon Jim and his SSJ pikachu confused him, that's all.

That would be correct. Sorry, about that.

View PostPolygon Jim, on Apr 15 2009, 10:08 PM, said:

View PostGIHunter, on Apr 15 2009, 09:44 PM, said:

It does? I've never heard of one. :psyduck: Anyways, the process was basically: open in 3DS Max, export as .3ds, import into anim8tor, save as .an8, attempt to open in an8tob3d, dump as .b3d. But, I just tried FragMOTION, and got it to work fine. Thanks, Tweaker.



Well, if you want to use it, here's a link.

http://www.onigirl.c...ntroduction.htm

Looking at it right now, I'm not seeing one for 2009. I'm going to go ahead and try the 9 one and see if it works. Nope, it didn't work. ;)
This post has been edited by GIHunter: 16 April 2009 - 03:33 PM

#30 User is offline Polygon Jim 

Posted 16 April 2009 - 03:45 PM

  • Posts: 3071
  • Joined: 29-March 08
  • Gender:Male
  • Location:across town from Hinchy
  • Project:All the bitches.
  • Wiki edits:582
Does 2009 use a different format for plugins? I know it works on 2008 because I use it there.

  • 9 Pages +
  • 1
  • 2
  • 3
  • 4
  • Last ►
    Locked
    Locked Forum

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users