Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 03-20-2009, 11:10 PM   #31
onemyndseye
Master
 
onemyndseye's Avatar
 
Join Date: Jul 2008
Location: South Central USA
Posts: 260
onemyndseye is on a distinguished road
Default

Hi Hally... I am using my little loader script.


create the following file in your regnum directory

rolaucher.sh
Quote:

#!/bin/bash

## Set variables
## Set this to the full path of your regnum install
GAME_DIR=/home/onemyndseye/regnum


## Attempt to make sure no other regnum process is running
#
killall -9 game
killall -9 rolauncher




### Setup the env and start laucher
cd "$GAME_DIR"
export MALLOC_CHECK_=1
./rolauncher
Be sure to chmod:
Quote:

chmod +x rolauncher.sh

The same thing happened to me on a fresh install until I starting using this script again... this smells of regression from the memory leeks that caused me to write this little script to begin with.


I also have libxtc installed.. find a howto here: http://regnumonlinegame.com/forum/sh...ad.php?t=31371

Hope this helps ..
-onemyndseye

Last edited by onemyndseye; 03-20-2009 at 11:23 PM.
onemyndseye no ha iniciado sesión   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:17 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved