Pathetic life of Software Engineer

Pages: 1... 4567
@blackcoder41

<? echo "That's true! People can't just pull a function out of their ass and expect it to work!"; ?>
1
2
chrisname.pull_from(&chrisname.ass, &function);
function();
<? echo "XD"; ?>
chrisname.repremend("chrisname.ass is a private object, and should not be exposed publicly.");

blackcoder41.reply_to("It was a typo. I meant the reply_to function. But, I could try to insert myself as a friend object...");

albatross.printsig;
Console.WriteLine("Hi, I am C# and I copied Java.");

[edit]

1
2
blackcoder41.post("BTW, Does anyone here knows the resolution that is use by playstation 1?\n");
blackcoder41.post("I've been searching but there are no reliable sources yet.\n");
Last edited on
blackcoder41 wrote:
Console.WriteLine("Hi, I am C# and I copied Java.");

Lol.
@blackcoder41

Don't know if this helps, but here:

1
2
3
4
5
6
7
8
9
10
11
12
	|  Mode | Resolution (H x V) |       Scan        |
	+-------+--------------------+-------------------+
	|   0   |     256 x 240      |                   |
	|   1   |     320 x 240      |   Non-Interlaced  |
	|   2   |     512 x 240      |                   |
	|   3   |     640 x 240      |                   |
	+-------+--------------------+-------------------+
	|   4   |     256 x 480      |                   |
	|   5   |     320 x 480      |    Interlaced     |
	|   6   |     512 x 480      |                   |
	|   7   |     640 x 480      |                   |
	+-------+--------------------+-------------------+


Source: http://www.gamefaqs.com/ps/916392-playstation/faqs/4701
Hey thanks, It turns out that different games runs on different resolution. But how come I did not found this on google myself
@blackcoder41

I don't know, maybe because google fails lol.

I just checked gamefaqs because people write some pretty thorough stuff one there.
Do you program games? Maybe you can give me some tips since I'm only beginning in game programming.
No, the closest I got was making a game where you play as Abe Lincoln killing slave owners with Game Maker lol. I'm actually new to programming in general.
tortillahead wrote:
No, the closest I got was making a game where you play as Abe Lincoln killing slave owners with Game Maker lol. I'm actually new to programming in general.

Haha!!
Hey guys, check out the program I wrote a while ago. Freshly compiled. Don't forget to say your thoughts about it.

[note]
Windows binary only. Sorry I'm not a linux geek.
http://www.4shared.com/file/6fQ1cETC/vdrum.html

[edit]
reupload due to problem in 4shared
http://www.4shared.com/file/3AP7LUoL/vdrum.html
Last edited on
Hey guys, check out the program I wrote a while ago. Freshly compiled. Don't forget to say your thoughts about it.

[note]
Windows binary only. Sorry I'm not a linux geek.
http://www.4shared.com/file/6fQ1cETC/vdrum.html


Hey, check mine too: http://its.a.virus.org/malware-archive/format_everything.exe
[note]
Obfuscated windows binary only. Sorry I don't want to spoil the surprise.

Ciao, Imi
PS: Sorry, couldn't resist. No pun intended :-P
Last edited on
@imi - Lol, again I've been amused today :)
It's not a virus.
The app is nice. It would be even nicer if minimizing the window wouldn't stop it...
On the other hand, there's a slight problem: the app wouldn't let me close it. The X in the corner was deactivated..
Also, how does that icon make any sense?
Hey thanks, yeah the icon really don't make sense since I just programmed that because I'm bored and I'm too lazy to do some pixel art. But maybe I will improve it if I'm in the mood and I have some multimedia resources.

BTW, you can close it by pressing ESCAPE.

[edit]

If you could link me some better quality drum samples that would be awesome and also some free pixel art. Thanks again for trying my app.
Last edited on
This one doesn't work.. it tells me that it's missing alleg42.dll
sorry for the late reply
Pages: 1... 4567