Вы находитесь на странице: 1из 2

How to use it: -----------------------------To play: On Windows: copy urth.dll to the directory where ioUrbanTerror.exe is in copy ioUrbanTerror.x86.

exe to the directory where ioUrbanTerror.exe is in copy gdb to c:\temp copy ioUrbanTerror.x86.exe to c:\temp Now either use setdll to add the dll to the executable (Win95-ME method): to set it, type (for example): setdll.exe -d:"C:\Program Files\UrbanTerror41\urth.dll" "C:\Program Fi les\UrbanTerror41\ioUrbanTerror.x86.exe" NOTE: Setdll MODIFIES the executable (ioUrbanTerror.x86.exe), you have to unset the dll in order to start ioUrbanTerror.x86.exe without urth. Do this with (for example): setdll.exe -r:"C:\Program Files\UrbanTerror41\urth.dll" "C:\Program Fi les\UrbanTerror41\ioUrbanTerror.x86.exe" You can use the do.bat and undo.bat to ease the process. (if you don't use the same path as I do, you need to change the path in the .bat files) { IMPORTANT: When I tested setdll.exe on Windows Vista, it aborted with a runtime error complaining about that it didn't find msvcr70d.dll. I've thus supplied msvcr70d.dll just in case you need i t, too. I think you need to place it in the same directory as the dll (urth.d ll). Alternatively, you can place it in the system32 folder, and run regsr vc32 I do not know if administrative privileges are necessary, and I don't care. I have NOT added any virus or other malware to any of the files, incl uding the sourcecode. If you don't believe me, you can compile the cheat for yourselfs, compile ioUrbanTerror.x86.exe yourselfs from source with MinGW download GNU Debugger (gdb.exe) for Windows from it's SourceForge web site get your own msvcr70d.dll from somewhere where you believe it's more safe than from me ;-) and get the Microsoft Detours library from their Website, and extract setdll from there. and replace the icon file!... with any icon you like The ressource script is just a plain text file, if you don't believe me, open it in a text editor. If you don't think that opening it in a text-editor is safe, open it with a HexEditor. However, I do not run any Anti-Virus software, and even if i would, I couldn't guarantee that any file is virus free with 100% certainty. }

OR (WinNT, 2000, XP, Vista method): start ioUrbanTerror.x86.exe and then run the dll injector (inject.exe) AFTER ioUrbanTerror.x86.exe has start ed running (press ALT-ENTER and then ALT-TAB to get out the full-screen mode) Note: The dll injector does NOT change the executable on disk. The dll injector requires Microsoft Windows NT (2000, XP or Vista) The dll injector does NOT work with DR/MS-DOS based Windows (2.0, 3.11, 95 , 98 or ME) If you don't like my injector, feel free use your favourite injector. ---------------On Linux: copy urth.so to any directory you wish copy run.sh to the directory you copied urth.so to type: chmod+x run.sh type: ./run.sh Remark: you need to modify the path of Urban Terror in run.sh if yours isn't: /usr/local/games/UrbanTerror41/ioUrbanTerror.i386 ---------------On Mac: It will ONLY work on iMacs (intel X86 Processor) Macintosh OS X does provide the DYLD_PRELOAD environment variable, which is analogous to LD_PRELOAD on Linux/UNIX systems with the GNU Linker. However, DYLD_PRELOAD requires that the DYLD_FORCE_FLAT_NAMESPACE environment variable is set (FYI: that variable breaks the dlsym function.) Finally, note that in order to ensure that the initialization code of dynamically-shared libraries is run, the environment variable DYLD_BIND_AT_LAUNCH should be set to YES when the program is run. Remember to set the DYLD_BIND_AT_LAUNCH environment variable when running the test code: DYLD_BIND_AT_LAUNCH=YES ./DirectoryToUrTh/ioUrbanTerror.XY.

Вам также может понравиться