Announcement
Collapse
No announcement yet.
Quake Injector Alpha1
Collapse
X
-
some maps have lits and optional skyboxes. will this be a choice as well?
Leave a comment:
-
Yes, that is one thing I definitely want added. Some engine/game settings already preconfigured (mem, resolution, etc). However the main target engine (especially for Linux) is not public yet, so that's not that important right now.Originally posted by lxndr View PostIt would be great to have the most common options selectable, or some kind of memo for head-in-the-sky guys like me.
It would be handy if the engine's output would not be not displayed.
Leave a comment:
-
Here a simple script for linux users to help finding what went wrong. I messed a long time before doing this for finally finding it was the -mem option which was missing. It would be great to have the most common options selectable, or some kind of memo for head-in-the-sky guys like me.
Don't forget to chmod +xCode:#!/bin/sh /path/to/my/quake/engine ${*} >/tmp/q.log
Leave a comment:

" comes to mind
Leave a comment: