Home » PLAYER'S HQ 1.13 » JA2 Complete Mods & Sequels » Stracciatella Project (Platform Independent JA2) » Which version shall I use?
Re: Which version shall I use?[message #251577] Fri, 14 May 2010 22:59 Go to previous messageGo to previous message
mgl is currently offline mgl

 
Messages:255
Registered:December 2007
Location: France
It should have been fixed in summer 2009.

If the corpses are right in the official release 0.12.1 and wrong in svn, it may be because one or several ".jsd" files in your game data folder are in the wrong case. Most or all of them are in "$SGPDATADIR/data/tilecache" (SGPDATADIR is set in "config.default").

Since summer 2009, Tron's policy with data files is that they are in lower case, which wasn't the case in release "0.12.1". Convert them. I don't know if "$ make lowercase" still works.

All what I wrote doesn't apply on a case-insensitive OS like Windows.

*Edit*
On Unix, you can do something like that in the "tilecache" folder to convert your files:
tilecache$ for if in $(ls); do mv -f $if $(echo $if | tr [:upper] [:lower]); done

[Updated on: Sat, 15 May 2010 00:06] by Moderator

Report message to a moderator

Master Sergeant
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: can ja2 stracciatella support other format music???
Next Topic: [Patch] allow quickload during enemy turns
Goto Forum:
  


Current Time: Sun Jan 26 21:50:45 GMT+2 2025

Total time taken to generate the page: 0.01220 seconds