If it was in the US, they would probably have been sued for sure. Korea probably doesn't care or it wasn't worth the trouble to sue for its location.mattheweston wrote:My question is why they didn't get sued over the use of the "gam boy" name.
Search found 10 matches
- Tue Sep 07, 2010 9:35 pm
- Forum: General Gaming
- Topic: Super Mario Bros. for Sega Master System???
- Replies: 11
- Views: 3062
Re: Super Mario Bros. for Sega Master System???
- Wed Jun 30, 2010 8:37 pm
- Forum: Programming Discussion
- Topic: How does video game networking work?
- Replies: 16
- Views: 1795
Re: How does video game networking work?
UDP is consider connectionless because it just sends data and does not do any error checking. TCP will establish a connection and send data with error checking. TCP is not be as fast as UDP because of the over head of creating a connection and resending any lost packets. The choice between UDP and T...
- Sat Jun 19, 2010 12:36 pm
- Forum: Programming Discussion
- Topic: Guides & resources
- Replies: 59
- Views: 70652
Re: Guides & resources
Nice tool I found people on Reddit using to share code http://codepad.org/
- Fri Jun 18, 2010 9:39 am
- Forum: Programming Discussion
- Topic: Loop problems
- Replies: 7
- Views: 1572
Re: Loop problems
I just kind of skimmed over your code, but it looks like the loop is checking the win status of player 2. This is my guess based on not seeing the rest of the code.
- Tue Jun 23, 2009 1:08 pm
- Forum: General Gaming
- Topic: Final Fantasy IV: The After Years
- Replies: 15
- Views: 3080
Re: Final Fantasy IV: The After Years
To me it will always be ff2, because thats what it was on the SNES. Just like 6 was 3.hurstshifter wrote:Sanshin77 wrote:FFIV (4) or 2?
Edit: looks like you meant 4, since youre talking about cecil, where did you get 2 from?
Looks like you weren't part of the SNES generation.
- Fri Jun 12, 2009 4:09 pm
- Forum: Programming Discussion
- Topic: (solved =0] )Having problems setting up SDL
- Replies: 6
- Views: 776
Re: Having problems setting up SDL
I would guess your compiler doesn't know where your SDL lib is. Should check your settings and make sure you have the path to the lib correct.
Update: I moved my SDL Directory and tried to complile a project. It gave me the same error you have. Thats where I would look first.
Update: I moved my SDL Directory and tried to complile a project. It gave me the same error you have. Thats where I would look first.
- Wed May 27, 2009 11:12 pm
- Forum: Programming Discussion
- Topic: Is it possible to load mp3 files?
- Replies: 9
- Views: 1089
Re: Is it possible to load mp3 files?
Its possible to load an mp3 from a CLI based program. Command line mp3 players exist.
- Mon May 25, 2009 6:07 pm
- Forum: Programming Discussion
- Topic: Haha teacher gets OWNED
- Replies: 24
- Views: 2952
Re: Haha teacher gets OWNED
Should be an easy A for you. Probably wont be the last intro class you are gonna have to take.
Some day you will most likely take programming classes (in high school or to get a degree), and you will probably find the introduction to be boring too.
Some day you will most likely take programming classes (in high school or to get a degree), and you will probably find the introduction to be boring too.
- Thu Oct 30, 2008 6:37 pm
- Forum: Game Development
- Topic: JForce vs. GyroVorbis
- Replies: 90
- Views: 13977
Re: JForce vs. GyroVorbis
"And I plan to outsource the port."
They are gonna outsource the port.
They are gonna outsource the port.
- Thu Oct 30, 2008 9:40 am
- Forum: Game Development
- Topic: JForce vs. GyroVorbis
- Replies: 90
- Views: 13977
Re: JForce vs. GyroVorbis
Its funny they are claiming they only meant it to be friendly. Guess they didn't realize their video would back fire on them.