In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "User:CarstenK"

From WiiBrew
Jump to navigation Jump to search
m (→‎Ports: my game ports delayed :()
m (about me)
Line 1: Line 1:
 
__FORCETOC__
 
__FORCETOC__
 +
 +
==About==
 +
Although I am German I hardly ever spoke it in over 30 years living in Canada. Please do correct my horribly atrocious German grammar here on the Wiki and on IRC. I will understand you perfectly if you write to me but don't be offended if I reply auf Englisch, I write and think much faster in that mode. :)
 +
 +
I have not done any dis/assembly since ancient MOS6510 days. I do C and C++, eventually I will learn to write something in Obj-C.
 +
 +
OS: Dual-core G5 2.3 PPC, Leopard, Fink. Xcode!
  
 
==Projects==
 
==Projects==

Revision as of 06:51, 28 August 2008


About

Although I am German I hardly ever spoke it in over 30 years living in Canada. Please do correct my horribly atrocious German grammar here on the Wiki and on IRC. I will understand you perfectly if you write to me but don't be offended if I reply auf Englisch, I write and think much faster in that mode. :)

I have not done any dis/assembly since ancient MOS6510 days. I do C and C++, eventually I will learn to write something in Obj-C.

OS: Dual-core G5 2.3 PPC, Leopard, Fink. Xcode!

Projects

Ports

I am porting a “classic” game to to run under Wii_Linux. Details later. (Port delayed, USB drive fried. Pending purchase of new drive or whiite Wifi driver :( )

Console always missing first line

The first line of the console is never displayed, it seems to be a bug in the console. This is not a matter of the TV overscan, the first line is never displayed no matter how much yoffset specified, you have to always printf \n at the start. See: User:CarstenK/ConsoleNotes


Wrong aspect ratio... 16:9 widescreen or normal.... PAL black borders?

Maybe libogc and GX is just at a low level where it actually doesn't handle non-square pixel aspect ratio, either that or there is a bug in it? This maybe might explain the black border issue some PAL users are reporting too.

Please see User:CarstenK/Screen_aspect-ratio for theory and discussion.

XCode

Some Watched Pages