Urban Terror Forums: Optimized .exe; builds of ioq3 engine - Urban Terror Forums

Jump to content

  • (39 Pages)
  • +
  • « First
  • 37
  • 38
  • 39
  • You cannot start a new topic
  • You cannot reply to this topic

Optimized .exe; builds of ioq3 engine Rate Topic: ***** 6 Votes

with iKALiZER, Win64 support, Fixes and Improvements

#571 User is offline   QA RS| SubJunk Icon

  •   QA member   

    newbie player
  • Passport: subjunk
  • Main tag: RS|
  • Country:
  • Joined: 18-May 09
  • Posts: 800

Posted 18 March 2010 - 01:25 PM

View Postmitsubishi, on 18 March 2010 - 05:36 AM, said:

Ikalizer is not supported on 64bit version because simply the Ikalizer DLL (.aei file) is compiled by its author in 32bit only. I've asked in its thread for an 64bit version.

Ahh ok, cool

#572 User is offline   azu Icon

  • newbie player
  • Passport: azu
  • Joined: 17-March 10
  • Posts: 4

Posted 18 March 2010 - 09:24 PM

View Postmitsubishi, on 18 March 2010 - 02:18 AM, said:

I had done that earlier:



but it has no fixes and features of this and i'm not a lot into adding them.

'bumpy' is a nice feature there but 27's edits have advanced beyond that and in its current version it looks unstable to me (in the version of source publicly available)

Sweet, now I've got the best of both worlds. Thank you!

#573 User is online   mitsubishi Icon

  • newbie player
  • Passport: mitsubishi
  • Joined: 28-February 10
  • Posts: 9,406

Posted 18 March 2010 - 09:48 PM

I don't think you have the best of both worlds. You have no fixes and features of this, no latest version of ikalizer, no latest version of bumpy, no latest version of ioquake3, not latest version of compilers.

#574 User is offline   Bodhisattva Icon

  • newbie player
  • Passport: bodhisattva
  • Joined: 28-February 10
  • Posts: 15

Posted 18 March 2010 - 10:22 PM

I love the ikalizer plus bumpy plus sse2 build.

best build to date in my opinion.
-Every1sucksButMePosted Image
Posted Image

#575 User is online   mitsubishi Icon

  • newbie player
  • Passport: mitsubishi
  • Joined: 28-February 10
  • Posts: 9,406

Posted 18 March 2010 - 10:30 PM

it's interesting because of bumpy though it's not the latest bumpy available, it seems to have advanced a lot from then, and generally what it gives more is generally little; without it you get ioquake3's latest code.

of course one could include bumpy into latest code but it looks a whole adventure to do it; 27's edits aren't a simple; they encompass a large part of the code.

in fact, even 4.2's pre-release in mapping forum doesn't seem to have latest ioq3 code which is a bit worrying but whatever.

#576 User is offline   Haternet Icon

  • newbie player
  • Passport: haternet
  • Joined: 04-March 10
  • Posts: 31

Posted 18 March 2010 - 11:51 PM

View Postmitsubishi, on 17 March 2010 - 02:22 PM, said:

SDL Keyboard speed/delay being static, has been workarounded to respect Windows settings.

Files are updated.


Normally, the functions to re-get those values would be called constantly during rendering but it was made to happen only if a new input method is requested or when console is brought down (to save CPU cycles).

Also, win gcc and win64 compilers were updated.


Tested and confirmed to be working as expected. Thanks, mitsubishi. :smile:

#577 User is offline   Gnorkh Icon

  • newbie player
  • Passport: gnorkh
  • Country:
  • Joined: 28-February 10
  • Posts: 27

Posted Yesterday, 01:27 PM

In your latest build (don't know about older ones) there's a problem with the standard sound engine: When shooting, the gun sound has dropouts sometimes (some shots are silent).


View Postmitsubishi, on 04 November 2009 - 04:42 PM, said:

[*]in case game console can't be brought down, force it with shift+esc.

I've just discovered that the console is now brought down per double-tapping "~", which is a good feature because I won't bring it down accidentally anymore when choosing the knife with "1" in hectic combat situations ;-)

#578 User is online   mitsubishi Icon

  • newbie player
  • Passport: mitsubishi
  • Joined: 28-February 10
  • Posts: 9,406

Posted Yesterday, 01:39 PM

View PostGnorkh, on 19 March 2010 - 02:27 PM, said:

When shooting, the gun sound has dropouts sometimes (some shots are silent).

You may have reached a limit in sources according to the audio engine being used. Though I remember reading that Ikalizer at some point had made it so that everything is supposed to be mixed internally anyway whatever the sources number being used, but I don't know the extend of that being true always.

#579 User is offline   Gnorkh Icon

  • newbie player
  • Passport: gnorkh
  • Country:
  • Joined: 28-February 10
  • Posts: 27

Posted Yesterday, 04:06 PM

View Postmitsubishi, on 19 March 2010 - 01:39 PM, said:

You may have reached a limit in sources according to the audio engine being used.

Yes, but I'm wondering why I don't experience this with the original build :-( It's a pity, because I'd like to use your optimized build with the standard sound engine.

This post has been edited by Gnorkh: Yesterday, 04:07 PM


#580 User is offline   voidref Icon

  • newbie player
  • Passport: voidref
  • Joined: 28-February 10
  • Posts: 11

Posted Today, 12:25 AM

I saw that there was no mac build for this, so I am tried to dl the sources as posted on the page, but upon attempting to un7zip it tells me that I have the password wrong.

Is there a password on the source?

#581 User is online   mitsubishi Icon

  • newbie player
  • Passport: mitsubishi
  • Joined: 28-February 10
  • Posts: 9,406

Posted Today, 02:24 AM

^ no there isn't; i just extracted it fully with 7zip on windows.

View PostGnorkh, on 19 March 2010 - 05:06 PM, said:

standard sound engine.

I guess you mean without OpenAL. In case you don't, /s_info reports the system used, disable openal with s_useopenal 0 and restart game (or enable it similarly).

in the case of SDL sound (basic sound on it) see if /s_sdlDevSamps 2048 helps. Other similar tweaking to such vars may help.

in the case of openal, try increasing s_alSources

#582 User is offline   voidref Icon

  • newbie player
  • Passport: voidref
  • Joined: 28-February 10
  • Posts: 11

Posted Today, 07:04 AM

View Postmitsubishi, on 19 March 2010 - 06:24 PM, said:

^ no there isn't; i just extracted it fully with 7zip on windows.



Thanks, I guess it was the GUI, worked fine from the command line.





  • (39 Pages)
  • +
  • « First
  • 37
  • 38
  • 39
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users