Tremulous Forum

Media => Mapping Center => Topic started by: elorm93 on January 30, 2008, 10:18:37 pm

Title: I'm having trouble with GTKRadiant 1.4
Post by: elorm93 on January 30, 2008, 10:18:37 pm
I read the guide from that wiki page about how to install it. Thing is that when it says I should make a .game file for tremulous I do that. Then I edited the folder options in Windows and I checked the file I made. It was then changed from using a .game extension to a .game.txt extension. I then try to run the program and select tremulous but it does not show up in the games list. I even checked the .game file I made and everything is put in. I even copied the location of my tremulous folder and pasted it in sections where it said "location to tremulous". What am I doing wrong? For reference here's what I wrote in the .game file


<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
<game
name="Tremulous"
enginepath="<c:/Program Files/Tremulous/>/"
gametools="<c:/Program Files/Tremulous/>/radiant-1.4/"
basegame="base"
engine="tremulous.exe"
gamename="tremulous"
shaderpath="scripts/"
/>
Title: Re: I'm having trouble with GTKRadiant 1.4
Post by: TRaK on January 30, 2008, 10:38:17 pm
You need to get rid of the < > 's in your pathnames.

To get it to not add .txt to the end, make sure you tell notepad (or whatever you're using) to save it as 'all files', and not as .txt . If your file is a .txt, it will not work. (or just rename it and cut out the extension)