Good If You Can See It That Way
Best wishes either way ;-)
#377 posted by Mindcrime on 2012/06/07 20:45:00
(No such catharsis will be necessary, Quaketree. :) It's an amicable thing.)
Hmm..
i've played through the whole forge section, and not heard any music.
the only music i have heard is on the start map /the intro movie and the forge end of level screen.
is there a way i can play continuous music of my own choosing?
i'm using the nehquake nehahra engine.
anyone know how to achieve this?
Try:
#380 posted by RickyT33 on 2012/06/15 21:19:05
Open an audio program in another tab
Create playlist
Set to continuous loop
Press play
Start Quake
Can you hear continuous music of your own choosing?
Touche..
ok, sarcasm, i get it, i really do (honestly).
anyway, that aside, that will do the trick just fine, actually.
i was just thinking to play my own tracks the way quakespasm does (sound/cdtracks/track002.ogg/track003.wav tracks etc.).
you see what i mean?i guess i didn't really make it too clear in my previous posts, so my fault, i guess.
is there a way i can use the nehquake engine to -play my own tracks without having to minimize the game everytime i start a new map, so i don't have to change to a different track on vlc or whatever?
i could play in a windowed mode, but i really prefer fullscreen mode.
Ah Yes
#382 posted by RickyT33 on 2012/06/16 00:32:28
I see what you mean.
A built in playlist manager would be an awesome addition to any engine IMO. Especially gnarly Quakeworld engines. Though I could see it being a nice touch for an SP engine too. Would actually probably get used by a large proportion of users at some point.
Anyone Now About This Little Problem?
First token (/*) isn't a brace on line 8073
this is what quake error i get when running nehahra on nehquake.
i recently changed engines to see what dark places was like, then went back to nequake.
it's only when i try to load up my last quicksave that i get the above message.
i tried running it with DP one more time, and it loaded the quicksave fine, so the QS file is not corrupted.
i could continue the rest of the game with DP, but it looks/runs better on nehQuake.
anyone got any ideas/help for this one?
i tried looking around the net, but nothing came up.
Another Thing..
i was running it through the quake injector..
#385 posted by necros on 2012/06/21 19:22:48
looks like darkplaces adds in extra crap to save files? i've had that happen when i'm testing fitz/dp compatibility on maps/progs stuffs.
is there any way to fix this?
i've gone through the folders and removed any files/folders not related to nehahra.
#387 posted by mh on 2012/06/21 19:59:18
Yup, DarkPlaces adds a /* ... */ comment into save files that other engines choke on. You can open the file in your favourite text editor and just remove it (be sure to change nothing else!!!)
Nope
now it's just saying:
First token (sv.lightstyles) isn't a brace on line 8073
i found two points where there were:
/*
all on there own on seperate lines, so i deleted them.
not worth the hassle, really.
i can either:
1) carry on, but using the dp engine
2) restart the whole thing all over,using just nehquake.
if i'd known this would happen, i wouldn't have farted around with other engines half way through a game.
oh well, shitty lesson learned:(
#389 posted by metlslime on 2012/06/21 22:30:10
try deleting everything starting with /* and ending with */
i couldn't find any other parts of the text that had /* or */ in it.
i'll continue on with dp, or maybe start again.
i should be able to be up to the point i was at quite quickly, maybe?
#391 posted by necros on 2012/06/22 19:25:38
/* and */ are block comments, this means that everything in between those symbols must be removed, not just lines where the symbols appear in.
#392 posted by mh on 2012/06/22 22:31:31
Just tested this with a vanilla Fitz 0.85 build.
DarkPlaces by default adds an extra block at the end - and only at the end - of the save file. You'll be able to identify it because it begins with something like this:
/*
// DarkPlaces extended savegame
sv.lightstyles 0 m
sv.lightstyles 1 mmnmmommommnonmmonqnmmo
sv.lightstyles 2 abcdefghijklmnopqrstuvwxyzyxwvutsrqponmlkjihgfedcba
So, if all that you've done is remove the "/*" and/or "*/" part(s), you can easily locate the rest of the stuff and remove it too.
Like I said, this is at the very end of the file, so find the "DarkPlaces extended savegame" part, and remove that line and all lines following it.
It also manages to contrive to use UNIX line-endings even on a Windows box, but that doesn't seem to cause any further problems. Once the main offending chunk is removed, the save game works.
Interesting...
#393 posted by metlslime on 2012/06/22 22:57:13
it's commented out presumably to hide it from other engines' parsers, but only darkplaces can correctly parse multi-line comments?
#394 posted by mh on 2012/06/22 23:02:30
I'd assume that some others can too - FTE would be one obvious example, and I know I added it to DirectQ (because of this specific issue happening to me a coupla years back) but haven't tested it in ages - but otherwise, yeah. Nasty stuff.
Still Works
#395 posted by mh on 2012/06/22 23:16:13
Cheers Guys!
So What Engine Options Are There Available To Play This
#397 posted by nitin on 2013/03/30 02:06:26
the nehahra engine runs like a bit of a dog on my new system for some reason (choppy/jerky)
#398 posted by necros on 2013/03/30 02:14:02
I know aguirre's engine supports this. DP as well maybe?
Yes DP Supports It
#399 posted by Kingold on 2013/03/30 09:35:35
Actually the first time I saw DP was in the form of DPnehahra coming bunddled with nehahra. It was way back then, almost 10 or 12 years ago. How time flies ...
@Nitin
#400 posted by Baker on 2013/04/02 04:18:33
You've likely discovered the multi-core clock bug. Jerky, jerky fast, slow ...
It affects: all of Aguirre's engines, Fitz 0.85, many older engines. But not DarkPlaces, JoeQuake, DirectQ, Mark V or Quakespasm.
You might consider using JoeQuake for Nehahra,
|