Search found 9 matches
- Thu Nov 11, 2010 6:37 pm
- Forum: Game Engine Analysis
- Topic: Random Lazy Questions
- Replies: 279
- Views: 202067
Re: Random Lazy Questions
Circles are easier on computer code to determine collisions than squares, for two circles to determine if they collide you just find the distance apart from the 2 centers, and if the radius of the 2 hitboxes added together is less than the distance apart, its a hit. On a processor, this is really ...
- Fri May 21, 2010 5:36 am
- Forum: Film Editing Room
- Topic: Any Advice on Choosing a Capture Card?
- Replies: 90
- Views: 54079
Re: Any Advice on Choosing a Capture Card?
Does the sound not work through your black magic? Or do you mean just audio only recording? Sadly, the only way I could get sound was to record video and just take the sound track using mine, which made it a pain for doing just voice recording through my sound board
- Tue May 18, 2010 11:35 pm
- Forum: Film Editing Room
- Topic: Everything YouTube
- Replies: 438
- Views: 327262
Re: Everything YouTube
Just as an update. my email address had already been denied for adsense partnership for rushdown.tv (they said it wasn't complete and was broken, which seemed odd, but also that it didn't have enough content) so it wouldn't even let me follow through on enabling the ad revenue sharing process ...
- Tue May 18, 2010 5:58 am
- Forum: Film Editing Room
- Topic: Any Advice on Choosing a Capture Card?
- Replies: 90
- Views: 54079
Re: Any Advice on Choosing a Capture Card?
Also note with fraps, if you try to capture at 30fps (thinking it'll put less strain on your computer) thats bad, since fraps actually caps the framerate of SF4 if you do that. Make sure you have fraps recording at 60fps when you're trying, it may not actually be your computer straining (though it ...
- Sat May 15, 2010 8:14 pm
- Forum: Film Editing Room
- Topic: Everything YouTube
- Replies: 438
- Views: 327262
Re: Everything YouTube
So, after reading through all of this youtube discussion, I decided to try something. Instead of marking my latest video as Gaming, I marked it as entertainment. Lo and behold, 7k views later, I get invited to enable it for revenue sharing.
Of course, the guidelines say:
"Here are some specific ...
Of course, the guidelines say:
"Here are some specific ...
- Mon May 10, 2010 4:47 am
- Forum: Multimedia Projects
- Topic: SSFIV: New Character Combo Video
- Replies: 39
- Views: 8998
Re: SSFIV: New Character Combo Video
Its not just big characters either, she can fukige in the corner of EX Hayate against people like Dee Jay and Juri too, but they just have wider hitboxes I guess
- Sat May 01, 2010 8:13 pm
- Forum: Film Editing Room
- Topic: Any Advice on Choosing a Capture Card?
- Replies: 90
- Views: 54079
Re: Any Advice on Choosing a Capture Card?
Just wanted to chime in here, since I threw some money into my rig to start doing recording, streaming, etc from my computer. Basically, I needed something powerful enough to capture at least at 720p, and also one that would allow me to do streaming. I read lots of issues with USB devices not ...
- Fri Apr 30, 2010 9:24 pm
- Forum: Multimedia Projects
- Topic: SSF4 Week-One Combos
- Replies: 175
- Views: 66918
Re: SSF4 Week-One Combos
Love these videos, I've been doing some SSFIV stuff, but nothing as elaborate as here. More of a "Heres the basics of what this character is capable of." Started with Makoto, working on DeeJay now. Only usefull stuff I can say is that Makoto, when she gets a non cinematic ultra 2 (off an airborne ...
- Thu Jan 07, 2010 6:27 pm
- Forum: Resources and Guides
- Topic: Macro Usage + Other Emulator Tips and Tricks
- Replies: 34
- Views: 55854
Re: Macro Usage + Other Emulator Tips and Tricks
Just wanted to say thanks to error1 for the tips on getting started with AutoIt. I'm a professional programmer, so stuff like this comes fairly naturally, but even still the hardest part is always getting set up and started. The boilerplate scripts you posted were perfect, and I was able to jump ...