Search found 4641 matches

by OneThirty8
Wed Jun 24, 2009 9:26 pm
Forum: Front Page News and Forum Guidelines
Topic: VC/DC 0.2 released.
Replies: 17
Views: 6135

Re: VC/DC 0.2 released.

http://www.megaupload.com/?d=AR6AEYAF ================================================================== VCDC 2.0 TMPGEnc 4.0 Mpeg-2 Templates by OVERRiDE ================================================================== WS/FS - Widescreen/Fullscreen source material. CBR - Constant Bit Rate VBR - ...
by OneThirty8
Sun Jun 21, 2009 4:21 pm
Forum: Programming Discussion
Topic: Paletted Textures
Replies: 20
Views: 9636

Re: Paletted Textures

Thanks for the detailed explanation! I had wanted to experiment some using paletted textures but never managed to find the time to figure out how they work. and a YUV422 format (which is probably used for videos - I know of no homebrew that uses it). I am pretty sure that DCDivX uses the YUV422 form...
by OneThirty8
Fri Jun 19, 2009 3:43 pm
Forum: Programming Discussion
Topic: Trying to make a Dreamcast Mappy playback library
Replies: 49
Views: 7822

Re: Trying to make a Dreamcast Mappy playback library

Also Dreamcast SDLMappy port setups SDL the screen like: /* Set the video mode */ screen = SDL_SetVideoMode(Screen_w, Screen_h, Screen_bpp, SDL_HWSURFACE&SDL_DOUBLEBUF|SDL_HWPALETTE); SDL_HWSURFACE means 'Create the video surface in video memory'. Does that mean the PVR? If it does then when co...
by OneThirty8
Thu Jun 18, 2009 11:44 pm
Forum: Programming Discussion
Topic: Trying to make a Dreamcast Mappy playback library
Replies: 49
Views: 7822

Re: Trying to make a Dreamcast Mappy playback library

compiler error. pvr_ptr_t is basically a typedefe'd void* and I can't use arithmetic with those. I think you can fix it by doing something like... void swap_and_load(uint8 *src, pvr_ptr_t dst, int width, int height) { int bytes = width * height * 2, i; uint8 *dest = (uint8 *)dst; for(i = 0; i < byt...
by OneThirty8
Mon Jun 15, 2009 7:10 pm
Forum: Programming Discussion
Topic: Trying to make a Dreamcast Mappy playback library
Replies: 49
Views: 7822

Re: Trying to make a Dreamcast Mappy playback library

BB Hood wrote:I know there already exists a dreamcast port of SDLMappy by OneThirty8 (http://www.storm-studios.net/DCsamples.aspx)
That was actually ported by Will Sams. My projects are hosted on his site, but most (or all?) of the SDL examples there were ported by Will.
by OneThirty8
Mon Jun 15, 2009 7:03 pm
Forum: Programming Discussion
Topic: Where to start with a DC homebrew
Replies: 8
Views: 2271

Re: Where to start with a DC homebrew

In my experience with SDL latest port, it works decently, it has its flaws but works quite well if you don't want to push the hardware at its maximum, if you want do push it you should use KOS, but even with that you won't be able to do it, KOS just takes too much memory if it's a simple game then ...
by OneThirty8
Sun Jun 14, 2009 9:29 pm
Forum: Developmental Ideas
Topic: Secret Maryo Chronicles
Replies: 55
Views: 44699

Re: Secret Maryo Chronicles

Isn't Secret Maryo Chronicles written in C++? I didn't think the DC supported that particular language. Of course, it's been a while since I paid any attention. KOS is written in C, but that doesn't prevent programmers from using C++ in their programs. Some of the add-on libraries were written in C...
by OneThirty8
Fri Jun 12, 2009 6:33 pm
Forum: Off-Topic Forum
Topic: Bill Killed
Replies: 9
Views: 1098

Re: Bill Killed

U-said-it wrote:Rest in peace Grasshopper.

Although you couldn't be in to much peace if you'd be capable of offing yourself at 72 years of age...
From what I understand, it was an accidental death.
by OneThirty8
Thu Jun 04, 2009 9:18 pm
Forum: Developmental Ideas
Topic: PCEcast source?
Replies: 6
Views: 2857

Re: PCEcast source?

I'm not sure if it supports iso/mp3 images, but the one iso/wav I tried worked pretty good, although I'd think mp3 would be less resource intensive. MP3 would require less disc space, but would require more processing time than an uncompressed wav file. Does that mean that iso/wav would be faster t...
by OneThirty8
Wed Jun 03, 2009 10:59 pm
Forum: Developmental Ideas
Topic: PCEcast source?
Replies: 6
Views: 2857

Re: PCEcast source?

Stryfe wrote:I'm not sure if it supports iso/mp3 images, but the one iso/wav I tried worked pretty good, although I'd think mp3 would be less resource intensive.
MP3 would require less disc space, but would require more processing time than an uncompressed wav file.
by OneThirty8
Sun May 24, 2009 6:18 pm
Forum: Off-Topic Forum
Topic: Segregated prom
Replies: 12
Views: 791

Re: Segregated prom

As it happens, this is part of the reason that Republicans do so well down there Yeah. One part racism, two parts Jeeezus. Because everybody knows that you can't love Jeeezus if you're for sharing the wealth like those heathen Democrats. Those people that Jeeezus fed with the loaves and fishes? All...
by OneThirty8
Fri May 22, 2009 12:06 am
Forum: Off-Topic Forum
Topic: Graduation
Replies: 16
Views: 1321

Re: Graduation

Congratulations man!
by OneThirty8
Fri May 22, 2009 12:03 am
Forum: Programming Discussion
Topic: Wanting to join the dreamcast scene
Replies: 2
Views: 762

Re: Wanting to join the dreamcast scene

Vista should probably work, but I actually prefer my Linux system for these things. If you want to develop in C or C++ you can use your Ubuntu system if you want. You really don't need anything too fancy--if you're comfortable with Linux and typing at the command line a little, you should be able to...
by OneThirty8
Mon May 11, 2009 11:26 pm
Forum: Front Page News and Forum Guidelines
Topic: VC/DC 0.2 released.
Replies: 17
Views: 6135

Re: VC/DC 0.2 released.

Thanks for the tests! The KVCD notch quanization matrix with a standard VCD resolution should work great. A 640x480 vid is probably going to be an issue even at low bitrates because it's still a lot more pixels to draw, convert to uyvy, and copy to the PVR than the resolution you'll find on a standa...
by OneThirty8
Sun May 10, 2009 8:05 pm
Forum: Front Page News and Forum Guidelines
Topic: VC/DC 0.2 released.
Replies: 17
Views: 6135

Re: VC/DC 0.2 released.

Sounds interesting, but I don't feel like tossing a disc into the trash if I don't have to. So..., anyone know if this will play ".m2v" with audio? ".m2v" typically indicates an MPEG-2 elementary video stream with no audio. It will play MPEG-2 video with audio, but it won't play...
by OneThirty8
Sun May 10, 2009 7:18 pm
Forum: Front Page News and Forum Guidelines
Topic: VC/DC 0.2 released.
Replies: 17
Views: 6135

VC/DC 0.2 released.

VC/DC has long been overdue for an update. Get VC/DC 0.2 from the VC/DC page at storm-studios.net . From the VC/DC page: THIS PLAYER PLAYS: (S)VCD (real discs or bin/cue files produced with the GNU VCDImager suite) MPEG-1 and MPEG-2 program streams (*.mpg, *.mpeg) MPEG-1 and MPEG-2 elementary video ...
by OneThirty8
Sun May 10, 2009 4:08 pm
Forum: Off-Topic Forum
Topic: Maine has caught the gay! O NOES!
Replies: 10
Views: 1215

Re: Maine has caught the gay! O NOES!

Doesn't mean that it'll catch the AIDS too? :D Oh Nooe's Soon Maine Will contract The AIDS . and it will be one bigg BFBB ( butt F****** brady bunch ) LOL I find your ignorance disgusting. :| I find the fact that you can't take a damn joke disgusting. :| I can take a joke when it's funny. I don't f...
by OneThirty8
Sun May 10, 2009 1:02 am
Forum: /dev/null
Topic: Last Person to Post In This Thread Wins
Replies: 248
Views: 16870

Re: Last Person to Post In This Thread Wins

Have the admins not realized that one of them could lock this thread and declare himself the victor?
by OneThirty8
Sun May 10, 2009 1:00 am
Forum: Off-Topic Forum
Topic: This angers me greatly, Ideology wise
Replies: 12
Views: 1098

Re: This angers me greatly, Ideology wise

Not that I agree with them, but the place is a private school. They can make up whatever ridiculous rules they want. If the parents don't like it, they can enroll their kid in public school. True, but come on... the kid isn't allowed to go to his girlfriend's prom because his school doesn't like ro...
by OneThirty8
Sat May 09, 2009 9:35 pm
Forum: Off-Topic Forum
Topic: This angers me greatly, Ideology wise
Replies: 12
Views: 1098

Re: This angers me greatly, Ideology wise

Not that I agree with them, but the place is a private school. They can make up whatever ridiculous rules they want. If the parents don't like it, they can enroll their kid in public school. True, but come on... the kid isn't allowed to go to his girlfriend's prom because his school doesn't like ro...