VOGONS

Common searches


First post, by Guest

User metadata

posting this again. some turd moved it to some other section that needs a user so I cant continue it there...
!!!Im nog getting sound stuttering just whit Golden axe, i get it with all applications runned under dosbox!!!

Hello!
I need help. have installed dosbox from a slackware pakage ( couldnt install from source, some illegal convertion from integer to struct ).
I now get a game starting but I cant get the sound from stop stuttering! Tried to change CPU cycles and core, been messing with the soundbuffering to but it just wont work!

The game im trying whit is Golden Axe. tried other games too.
Ive got a amd athlon 1800+ and 368MB ram.

what am i supposed to do now? what could be wrong?

cores tried: simle, normal and dynamic
Tried Ctrl +F11&F12 to get correct CPU cycles
tried making a bigger buffer and setting the prebuffer higher (10, 20,30ms)
have also tried running X in 16bbs but nothing works.
Whats wrong? and why cant i compile dosbox from source? i got all sdl-librarys. anyone? please?!

Reply 1 of 6, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++
Anonymous wrote:

posting this again. some turd moved it to some other section that needs a user

I was "that turd". Why not registering?

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 5 of 6, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

you could try this source
http://pcnwstage.phys.rug.nl/dosboxcvs.tgz
it should compile under all versions of gcc

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

Reply 6 of 6, by Guest

User metadata

make[3]: Entering directory `/home/tobbe/spel/dosbox/dosbox/src/gui'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/usr/local/include/SDL -D_REENTRANT -g -O2 -MT sdlmain.o -MD -MP -MF ".deps/sdlmain.Tpo" -c -o sdlmain.o sdlmain.cpp; \
then mv -f ".deps/sdlmain.Tpo" ".deps/sdlmain.Po"; else rm -f ".deps/sdlmain.Tpo"; exit 1; fi
sdlmain.cpp: In function `GFX_Modes GFX_SetSize(unsigned int, unsigned int,
unsigned int, double, double, void (*)())':
sdlmain.cpp:480: error: invalid conversion from `int' to `GLenum'
sdlmain.cpp: In function `void GFX_EndUpdate()':
sdlmain.cpp:637: error: invalid conversion from `int' to `GLenum'
make[3]: *** [sdlmain.o] Error 1

This is my error message. Do I have wrong version of sdl? It sure doesnt look like a dependencies problem.
Anoying to get programming errors when trying to compile something like this.. 🙁