VOGONS


First post, by CommanderKeen

User metadata
Rank Newbie
Rank
Newbie

Hello!

In the source of 0.73 I changed 2 lines in a file named "dosbox_logo.h"
From:

#define LOGO_1 1
//#define LOGO_2 1

to

//#define LOGO_1 1
#define LOGO_2 1

But the splash is the same, I know the numbers in the file are different for the two logos but I don't see the difference, can someone tell me what it is?

-Just curious...
Thanks[/b]

Last edited by CommanderKeen on 2009-05-30, 17:41. Edited 1 time in total.

Reply 1 of 2, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

logo != splash screen
logo is the little icon at the left or right in the title bar

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 2, by CommanderKeen

User metadata
Rank Newbie
Rank
Newbie

Thanks 😀 -don't see the "logo" on Mac OS X... That's why I don't see the difference.

Anyways, nice work on 0.73! Windows 3.11 requires much less (littler ? I'm not native English..) of my CPU. Keep it up with DOSBox 😀