- Code: Select all
Glide:Unable to load glide2x library, glide emulation disabled: /usr/local/lib/libglide2x.so: undefined symbol: _Z22InitialiseOpenGLWindowjiiii
Glide:Unable to load glide2x library, glide emulation disabled: /usr/local/lib/libglide2x.so: undefined symbol: _Z22InitialiseOpenGLWindowjiiii
deb http://sekrit.de/debian sid main contrib non-free
deb-src http://sekrit.de/debian sid main contrib non-free
aptitude -t sid install dosbox libglide2x
aptitude install dosbox=0.74-0+glide1 libglide2x
apt-get -t sid source openglide
apt-get -t sid source dosbox
Write configure file
In dosbox, use the command
Code:
CONFIG -WRITECONFIG dosbox.conf
to write the config file. There is now a dosbox.conf in your current folder. Only if you start dosbox out of this folder you get the configuration. If you want to have this configuration enabled always, copy the file to ~/.dosboxrc
doppeln@Tippsi:~$ cat dosbox_glide.diff | patch -p0
patching file dosbox/include/glidedef.h
patching file dosbox/include/glide.h
patching file dosbox/include/mem.h
Hunk #1 FAILED at 152.
1 out of 1 hunk FAILED -- saving rejects to file dosbox/include/mem.h.rej
patching file dosbox/src/dosbox.cpp
Hunk #1 FAILED at 77.
Hunk #2 FAILED at 640.
2 out of 2 hunks FAILED -- saving rejects to file dosbox/src/dosbox.cpp.rej
patching file dosbox/src/gui/sdlmain.cpp
Hunk #1 FAILED at 50.
Hunk #2 FAILED at 348.
Hunk #3 FAILED at 686.
Hunk #4 FAILED at 1408.
Hunk #5 FAILED at 1760.
5 out of 5 hunks FAILED -- saving rejects to file dosbox/src/gui/sdlmain.cpp.rej
patching file dosbox/src/hardware/glide.cpp
patching file dosbox/src/hardware/Makefile.am
Hunk #1 FAILED at 10.
1 out of 1 hunk FAILED -- saving rejects to file dosbox/src/hardware/Makefile.am.rej
patching file dosbox/src/hardware/memory.cpp
Hunk #1 FAILED at 24.
Hunk #2 FAILED at 141.
Hunk #3 FAILED at 192.
3 out of 3 hunks FAILED -- saving rejects to file dosbox/src/hardware/memory.cpp.rej
patching file dosbox/src/hardware/vga_draw.cpp
Hunk #1 FAILED at 26.
Hunk #2 FAILED at 1364.
2 out of 2 hunks FAILED -- saving rejects to file dosbox/src/hardware/vga_draw.cpp.rej
doppeln@Tippsi:~/Build$ cat dosbox_glide.diff | patch -p0
patching file dosbox/include/glidedef.h
patching file dosbox/include/glide.h
patching file dosbox/include/mem.h
Hunk #1 FAILED at 152.
1 out of 1 hunk FAILED -- saving rejects to file dosbox/include/mem.h.rej
patching file dosbox/src/dosbox.cpp
Hunk #1 FAILED at 77.
Hunk #2 FAILED at 640.
2 out of 2 hunks FAILED -- saving rejects to file dosbox/src/dosbox.cpp.rej
patching file dosbox/src/gui/sdlmain.cpp
Hunk #1 FAILED at 50.
Hunk #2 FAILED at 348.
Hunk #3 FAILED at 686.
Hunk #4 FAILED at 1408.
Hunk #5 FAILED at 1760.
5 out of 5 hunks FAILED -- saving rejects to file dosbox/src/gui/sdlmain.cpp.rej
patching file dosbox/src/hardware/glide.cpp
patching file dosbox/src/hardware/Makefile.am
Hunk #1 FAILED at 10.
1 out of 1 hunk FAILED -- saving rejects to file dosbox/src/hardware/Makefile.am.rej
patching file dosbox/src/hardware/memory.cpp
Hunk #1 FAILED at 24.
Hunk #2 FAILED at 141.
Hunk #3 FAILED at 192.
3 out of 3 hunks FAILED -- saving rejects to file dosbox/src/hardware/memory.cpp.rej
patching file dosbox/src/hardware/vga_draw.cpp
Hunk #1 FAILED at 26.
Hunk #2 FAILED at 1364.
2 out of 2 hunks FAILED -- saving rejects to file dosbox/src/hardware/vga_draw.cpp.rej
MIXER:Got different values from SDL: freq 44100, blocksize 512
ALSA:Can't subscribe to MIDI port (65:0) nor (17:0)
MIDI:Opened device:none
Glide:LFB access: read-write
Glide:GLIDE_PageHandler installed at 0x60000000 (384 pages)
DOSBox switched to max cycles, because of the setting: cycles=auto. If the game runs too fast try a fixed cycles amount in DOSBox's options.
Glide:Resetting page handler at 0x60000000
doppeln@Tippsi:~/Build/Source$ cat dosbox_glide.diff | patch -p0
patching file dosbox/include/glidedef.h
patching file dosbox/include/glide.h
patching file dosbox/include/mem.h
patching file dosbox/src/dosbox.cpp
Hunk #2 succeeded at 648 (offset 7 lines).
patching file dosbox/src/gui/sdlmain.cpp
Hunk #1 succeeded at 50 with fuzz 2.
Hunk #2 succeeded at 348 (offset -1 lines).
Hunk #3 succeeded at 690 (offset -1 lines).
Hunk #4 succeeded at 1415 (offset -1 lines).
Hunk #5 succeeded at 1794 (offset 26 lines).
patching file dosbox/src/hardware/glide.cpp
patching file dosbox/src/hardware/Makefile.am
patching file dosbox/src/hardware/memory.cpp
patching file dosbox/src/hardware/vga_draw.cpp
Hunk #1 succeeded at 26 with fuzz 2.
Hunk #2 FAILED at 1365.
1 out of 2 hunks FAILED -- saving rejects to file dosbox/src/hardware/vga_draw.cpp.rej
Users browsing this forum: No registered users and 2 guests