I got back to this. I was able to sort out a few things, like getting the right path typed into the 'cd' line of the script. But when I run 'taskset -c 0 padsp wine eqgame.exe patchme' I get errors.
Quote:
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsedsp.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
fixme:win:EnumDisplayDevicesW ((null),0,0x33ebd4,0x00000000), stub!
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
|
I'm not sure what this means.
And on my first try, it kicked the terminal into a loop of errors and a crash prompt came up to close down the wine app. The terminal was reading the following for that, but it did not happen on my second try.
Quote:
|
err:winedbg:dbg_handle_debug_event 0008:0009: not a registered process or thread (perhaps a 16 bit one ?)
|
Any ideas?