Skip to main content
Topic: Switching Packs in Linux Version of SImutrans (Read 18026 times) previous topic - next topic

Switching Packs in Linux Version of SImutrans

This may sound like a newbie question.. but...

IM trying to figure out how to change the pak (from 64 to 128) in linux. I can't find the location of the game files.

IM running Ubuntu 9.04, btw. Is it even possible to do this?

THanks
ROss

Re: Switching Packs in Linux Version of SImutrans

Reply #1
Did you installed it using a package or the zip?

Re: Switching Packs in Linux Version of SImutrans

Reply #2
package. figured it out. lol took me a little bit

Re: Switching Packs in Linux Version of SImutrans

Reply #3
it frezes. im using the zip btw.

Re: Switching Packs in Linux Version of SImutrans

Reply #4
I think is in /usr/share/games/simutrans.

 

Re: Switching Packs in Linux Version of SImutrans

Reply #5
Mine is in /home/{username]/simutrans - if you didn't install as root that's probably where it will be. 

You could always go into a prompt console and type "locate simutrans" and that will find all files with simutrans in the filename...

Anyway to get both paksets running, once you've found the simutrans folder, you should have a simutrans/pak/ or simutrans/pak64/ for pak64.  To get 128, bung all the pak128 files in simutrans/pak128/ and then run simutrans with the command "simutrans -objects pak128/", or alternatively set the default pak folder in simutrans/config/simuconf.tab

Hope that helps...