Home » MODDING HQ 1.13 » v1.13 Idea Incubation Lab  » [Linux] ja2 1.13 linux port (alpha release)
Re: [Linux] ja2 1.13 linux port (alpha release)[message #305171] Fri, 25 May 2012 20:34 Go to previous messageGo to next message
pyg is currently offline pyg

 
Messages:42
Registered:August 2007
bnolsen

one liner for changing case:
for i in $(find . -type f); do mv "$i" "$(echo $i|tr A-Z a-z)"; done



Not recursive, needs to do directories as well, possibly other issues. I can oneline the python as well, but obfuscated python is antithetical.

Report message to a moderator

Corporal
Re: [Linux] ja2 1.13 linux port (alpha release)[message #306925] Fri, 06 July 2012 17:14 Go to previous messageGo to next message
Shank is currently offline Shank

 
Messages:11
Registered:April 2012
Thats pretty bad approach. I have my bash-written tool for this, however I'm currently having issue with "while" not reporting rename statistic due to being launched in external process.
When I update it, I will provide it - so hopefully there will be reliable low/upcase utility at last.

There is python-based GUI renamer already. Or there is other, reliable way, simply by copying stuff over to windows, booting into it (or VMing) and copying stuff over, then copying it back.

As for the mod, I desperately want to fix it, because original win-only 1.13 is plain unplayable in wine due to slowness.

Lesh' version had Bug bug if I recall correctly, with bugs being released, but never actually attacking.

[Updated on: Fri, 06 July 2012 17:14] by Moderator

Report message to a moderator

Private
Re: [Linux] ja2 1.13 linux port (alpha release)[message #306926] Fri, 06 July 2012 17:16 Go to previous messageGo to next message
Shank is currently offline Shank

 
Messages:11
Registered:April 2012
Scheinworld
Hello,

bnolsen
also looks like lesh 2's source code repo is gone (or maybe moved).


I hope Lesh's last data is saved in the JA2 archive:

http://kermi.pp.fi/JA_2/Mods_v1.13/Lesh/Linux_Port_Alpha/

Edit: I found it! The repository is located here now:

https://ja2svn.dyndns.org/source/ja2/branches/Lesh/


Maybe interesting for some Linux users as well the vanilla source files for Linux:

http://kermi.pp.fi/JA_2/Mods_Vanilla/Source/Linux/


Best regards; Schein

[Updated on: Fri, 06 July 2012 17:23] by Moderator

Report message to a moderator

Private
Re: [Linux] ja2 1.13 linux port (alpha release)[message #307053] Mon, 09 July 2012 15:57 Go to previous messageGo to next message
Scheinworld is currently offline Scheinworld

 
Messages:960
Registered:December 2007
Location: Baltic Sea, Germany
Hello Shank,

Sorry, I'm afraid that I can not help you very much with your questions. I'm not a Linux/GNU user.

Shank
... or maybe you can help me track down which win-version his conversion was based off? Using this, it would be easy to track the diffs, then either port more modern ja 1.13 on linux, or something better.


The only information about that I've found in the "Install" instruction:

Lesh
NB: I cannot guarantee, that most recent revision of game directory will work with this exe.
Personally, I am using rev.734 of game data.



Maybe Madd Mugsy knows how a more updated 1.13 version could be merged in the scope of the Stracciatella project?

http://www.bears-pit.com/board/ubbthreads.php/topics/274694/.html#Post281882


Best regards; Schein

Report message to a moderator

First Sergeant

Re: [Linux] ja2 1.13 linux port (alpha release)[message #321337] Mon, 03 June 2013 21:14 Go to previous message
niculinux is currently offline niculinux

 
Messages:77
Registered:January 2012
Location: Italy
It'a real pity the linux port is dead, any chance to resuscitate it, please? :/

Report message to a moderator

Corporal
Previous Topic: A Small Compilation of New Features
Next Topic: New Interface & Laptop folders
Goto Forum:
  


Current Time: Thu Feb 13 16:28:24 GMT+2 2025

Total time taken to generate the page: 0.01208 seconds