 This Is The List Of Files
#69 posted by megaman on 2011/05/02 11:02:43
http://haukerehfeld.de/projects/quakeinjector/temp/zipContents.xml
essential="false" means that it won't be required for the install check.
Spirit needs to update it (I'm not even sure it was complete when I uploaded it).
#70 posted by Spirit on 2011/05/02 16:28:24
I'll integrate it properly into the quaddicted database. The flag is already an option there and that way negke can help too. I guess making all textfiles not required for a successful "hit" would be a start, correct? That way you can play the map even if you are a terrible person.
Megaman: it does get used for conflict handling too, right? Then we would make a mess if eg quake/reader.txt was not "essential" because it would silently(?) Overwrite on a conflict.
 *readme.txt
#71 posted by Spirit on 2011/05/02 16:29:18
 Yeah
#72 posted by megaman on 2011/05/02 17:38:00
but injector doesn't overwrite stuff (maybe we should implement a "*_org.*" rename option). So you can then still play the map without the injector being able to extract the replay.
Basically everything should be marked non-essential that's not needed to play the map. I'm a bit unsure how to handle optional stuff that's used in the map, though. I'm leaning towards marking that as non-essential as well. The bsp makes total sense without the .tgas, as long as it loads and plays fine.
 Just Installed The Yahoo Toolbar
#73 posted by Spirit on 2011/07/15 18:42:40
The readme should be windowised. It displays no newlines on Windows XP in Notepad.
Also a .bat file (java -jar quakeinjector.jar) would be a good addition.
It is also quite ugly on Windows XP. :-)
 Spiritttt
#74 posted by Friction on 2011/07/15 19:07:39
Turn in your computer license, you're a loose cannon.
#75 posted by Trinca on 2011/07/15 20:05:34
Still exists W|XP?
 Bat File Is Unnecessary
#76 posted by megaman on 2011/07/15 21:41:05
you can just double click on the jar icon.
readme, huh, never noticed :D
 Java 6 Issue
#77 posted by peter tron on 2012/02/05 14:31:19
I can't run it.
I need Java 6, and I can't upgrade from 5.5 to 6 on my 10.5.8 PPC Mac. I would have buy 10.6 (Snow leopard) or above to be able to upgrade to 6.
Is there a previous version that ('Beta', maybe?) doesn't use Java 6, so I can use this tool?
After all, it was made to prevent newcomers from jumping off of cliffs due to the stress of the manual installation process.
I'm hoping there is a solution, somewhere..
BR.
Baz.
#78 posted by necros on 2012/02/05 17:39:42
https://gephi.org/users/install-java-6-mac-os-x-leopard/
i checked and my old leopard mac was using 1.5 too. this worked for me.
#79 posted by ericw on 2012/02/06 01:09:20
I think the problem is, the official apple java 6 was never released for powerpc.
you could try this: (the "32-bit OpenJDK 7 Beta 1 for Mac OS X 10.5 PowerPC" download?):
http://landonf.bikemonkey.org/static/soylatte/
btw, I was hacking at QuakeInjector a bit recently, and improving mac support. I got the build script set up to bundle the app like a normal mac application, added support for choosing the .app for your quake engine and having it find the executable, and storing preferences in ~/Library rather than the current directory.
here's a snapshot of the mac .app:
https://github.com/downloads/ericwa/QuakeInjector/Quake%20Injector.app.b52d4b059a7fd25fd0831e6c6929073d6d475e25.zip
my fork is at: https://github.com/ericwa/QuakeInjector/
#80 posted by peter tron on 2012/02/06 05:48:23
I have downloaded that app., but I am just not academic enough to understand how to get it installed. It involves using the terminal. I left a blog owner a msg, hopefully he'll get back to me to try and help me out. he seems to know what to do.
All I know is that apparently Java 7 can be installed on a 10.5 PPC Mac, I just don't know how.
Is there an older version of QI using Java 5?
BR.
Baz.
#81 posted by necros on 2012/02/07 01:48:19
does java 6 just not work at all on the ppc (non x86/x64 architecture) then?
sorry, i only got into macs after they swapped to x86/x64.
 @ Necros:
#82 posted by peter tron on 2012/02/07 02:32:24
Apparently it can, but the fact that it is isn't common knowledge.
There is this download for PPC MAC OS X 10.5:
http://landonf.bikemonkey.org/static/soylatte/bsd-dist/openjdk7_darwin/openjdk7-macppc-2009-12-16-b4.tar.bz2
This should enable 10.5 PPC's to install Java 7.
 Yeah,
#83 posted by ericw on 2012/02/07 08:14:18
from what I've read java 6 on ppc isn't available at all from apple - and not even for 32bit intel, either (core non-2 duo?) - so this soylatte was a community developed build to support these.
peter tron, here is a forum post I found that might help:
http://forums.macrumors.com/showpost.php?p=11547346&postcount=4
just replace the "/Users/Owners/desktop/soy/" with the path you extracted it to.
 Also
#84 posted by ericw on 2012/02/07 08:16:30
quakeinjector definitely uses some java 6 stuff.. not sure how hard it would be to back-port to java 5. it would be nice if QuakeInjector ran on PPC macs out of the box, though.
 What Java 6 Features
does it use, anyway?
 SwingWorker
#86 posted by ericw on 2012/02/07 09:38:32
was one class I noticed.. not sure what else
 Oh Apple
#87 posted by Spirit on 2012/02/07 09:51:15
You make everything so easy and convenient and computers a joy to use.
 Spirit Calm Down
PPC has been superseded by Intel as a platform in 2006, that's six years ago and Apple is clearly getting out of the Java business anyway. Of course support ends at some point.
The Apple VM stuff has been donated to OpenJDK in 2010, and there still is no workable solution from them.
 So, When Was Java 6 Released?
#89 posted by megaman on 2012/02/12 02:56:39
Java SE 6 (December 11, 2006)
I guess a few months of support would really be asking too much! :-)
 What's Your Point?
 Existing Maps/command Line Question
#91 posted by peter tron on 2012/03/06 14:52:29
i now run a windows machine with java 6, so the qi works, cheers guv!
1) i read in an earlier page that qi runs well with 'existing maps'.
how do i get qi to open a previously installed map/mod that it it didn't install itself?
2) obviously qi gives sufficient command lines to the engine of choice, or it would ask the user to manually type it in all the time.
with hat in mind, i was wondering how i would i would customise qi, so it would remeber max_edicts & heapsize commands?
i know, there is a command line box in qi to input this, but is there a way to store/memorize these commands, so even if i loaded up a different map them went back to the previous one, it would recall the heapsize, edicts stuff?
 Retarded Spelling..
#92 posted by peter tron on 2012/03/06 14:53:53
 Ah..
about 2):
would i just put heapsize & max_edicts commands in an autoexec file?
|