diff options
author | Florian Jung <flo@windfisch.org> | 2014-09-07 02:00:37 +0200 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2014-09-07 02:01:15 +0200 |
commit | 307b290590a170d0b8c88618598486e705492222 (patch) | |
tree | baa40dfe34183c43d8855d248a59adc5f9bad411 /README | |
parent | 8e93ae7d2035e08c61df10261ca989d35194d09d (diff) |
updated patch to apply cleanly against mupen64plus-inpt-sdl-2.0
(probably still works against 1.5)
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -37,7 +37,11 @@ Then press "ENTER" in the mariokart bot command window and enjoy :) ------====== How to use ======------ -edit os.h and set your OS (if you use FreeBSD, you must patch mupen64plus!) +edit os.h and set your OS +if you don't use the uinput method (hint: you don't), you + must apply mupen64plus-input-sdl.patch to the emulator. + in gentoo, it is sufficient to copy the patch to + /etc/portage/patches/games-emulation/mupen64plus-input-sdl/ edit mariokart.cpp and fix the startup of mupen, in mariokart.cpp, fix the window title the XorgGrabber uses if you use bsdmake, run ./convert_to_bsd_makefile.sh first. |