Greetings!
Well...my "secret game" is almost finished, thanks to DBoy780 and Mighty Atom Software

. But I've encountered some problems:
1. My game music is in MP3. When I run my game in DB it works correctly, but when I do a Final Compilation (Make Final) the music doesn't sound, except for the MIDI's. ¿what's happening here?, I'm using DB Enhanced v1.13...
2. I have my DB configured to be run in my desktop resolution (in Setup.ini, I changed windowmode=0 to windowmode=1) and that lets me to test any code snippets with any resolution and I avoid that resolution change thing that sometimes resets my PC. Ok, my menu is made by text, and I use something like this:
textsize=screen width()/10
set text size textsize
set text font "Arial Black"
text screen width()/2,screen height()/2,"MY GAME TITLE"
It works perfectly when I have windowmode=1, but when I run it on full screen (windowmode=0), the texts screws up and I finish with my title text and another title text with another font and size and in another location. I'll release the game like that anyway BUT with windowmode=1, until someone help me here to correct this...
well...these are my two problems with DBC....any help?
Thanks in advance
:: Pentium 300 Mhz, old 8Mb video card, 64Mb RAM, 5 gb & 1.6 gb HD's, W98 SE, Sound Blaster AWE 32 ::