We Ride the Lines
Would you like to react to this message? Create an account in a few clicks or log in to continue.

lrtools

+2
Lukking
mhenr18
6 posters

Go down

lrtools Empty lrtools

Post by mhenr18 Wed Dec 09, 2015 10:02 am

lrtools - Tools for working with Line Rider tracks.

The newest release can be found at https://github.com/mhenr18/lrtools/releases.

(note that this post will *not* be updated with details of new releases, check the GitHub link or look at newer posts in the thread)


Last edited by mhenr18 on Wed Dec 09, 2015 10:18 am; edited 1 time in total

mhenr18
Member


http://www.mhenr18.com

Back to top Go down

lrtools Empty Re: lrtools

Post by mhenr18 Wed Dec 09, 2015 10:07 am

(excuse the double post, I want to keep individual release posts separate from the first post so I'm not constantly having to update that post)

(pre-release) Version 0.1

https://github.com/mhenr18/lrtools/releases/tag/release-0.1

This is just an initial pre-release to show that progress is being made and to see if people can actually run the tools. While I had been doing a GUI-based app called Interchange, it was OSX 10.10 and 10.11 only and wasn't going to be runnable by a lot of people here.

So, I decided to build a command line version first, and then build a GUI on top of it at a later stage. Run the binary from the command line with no arguments and it'll print out usage instructions. If you're not game for figuring this out, I'm going to do a stream in a few days when I've got updates out to get the conversions working better and explain how this thing works.

Note that this initial pre-release is still for OSX only, I'll include a Windows build soon (and a Makefile for building on Linux as well - there won't be prebuilt binaries for Linux). Also note that *the conversions aren't quite perfect yet*.

(also if you look at the source code it's pretty ugly atm lol)


Last edited by mhenr18 on Sun Dec 13, 2015 1:22 am; edited 2 times in total

mhenr18
Member


http://www.mhenr18.com

Back to top Go down

lrtools Empty Re: lrtools

Post by Lukking Wed Dec 09, 2015 10:55 am

quote for when this gets featured wrote:yesssss
Lukking
Lukking
Member

Community Pick: SYTYKC
4th place in Tournament of Legends

Back to top Go down

lrtools Empty Re: lrtools

Post by Sheldon Wed Dec 09, 2015 1:41 pm

Running osx 10.10.5 and I cannot enter any commands.
Sheldon
Sheldon
Line Rider Legend

words have been said

Community Pick: SYTYKC
3rd place in Tournament of Legends

http://www.wordshavebeensaid.com

Back to top Go down

lrtools Empty Re: lrtools

Post by rabid squirrel Wed Dec 09, 2015 1:56 pm

All we really need is somewhere to input a .trk file and output a .sol file with one save in it. Everything else is already possible. Why is this unnecessarily complicated?

All these features already exist:
- convert a .sol to a .trk (LRA does this)
- convert a .json to a .sol (LRJS does this)
- convert a .sol to a .json (LRJS does this)

This is all we need:
- convert a .trk to a .sol (CURRENTLY NOTHING DOES THIS)
rabid squirrel
rabid squirrel
Member

I'm the artsy person round here

Community Pick: Braggadocio
3rd place in Tournament of Legends 4th place in Tournament of Legends

http://www.benjaminharveydesign.com/

Back to top Go down

lrtools Empty Re: lrtools

Post by rabid squirrel Wed Dec 09, 2015 4:12 pm

Sheldon (OSX 10.10) got it to convert Booty Swing, anton's track, but the line order is backwards (it loads the track backwards). Bosh doesn't make it past the first 3 wells

Here's the resulting .sol: https://dl.dropboxusercontent.com/u/88470717/bootyswingBADsavedLines.sol

I tried converting one of my own .trk files and nothing happened, here's what I did in terminal
Code:
Ben-Harveys-Laptop:~ annegumpper$ /Users/annegumpper/Downloads/lrtools convert /Users/annegumpper/Desktop/thing.trk /Users/annegumpper/Desktop/thing.sol
no tracks found
(I'm in 10.9 so that might be the reason)
rabid squirrel
rabid squirrel
Member

I'm the artsy person round here

Community Pick: Braggadocio
3rd place in Tournament of Legends 4th place in Tournament of Legends

http://www.benjaminharveydesign.com/

Back to top Go down

lrtools Empty Re: lrtools

Post by mhenr18 Thu Dec 10, 2015 9:35 am

(pre-release) Version 0.2

https://github.com/mhenr18/lrtools/releases/tag/release-0.2

0.2 is still Mac only, but should fix all of the .trk issues.

All conversions should be perfect now (i.e any format to any other format), and if something doesn't work then let me know! (and also send me the track you're trying to convert for testing)


Last edited by mhenr18 on Sun Dec 13, 2015 1:22 am; edited 1 time in total

mhenr18
Member


http://www.mhenr18.com

Back to top Go down

lrtools Empty Re: lrtools

Post by rabid squirrel Thu Dec 10, 2015 12:20 pm

Woohoo! works great for me on 10.9

Thanks a million mhenr Very Happy Let it never be heard from me again that you didn't finish anything you said you would :P
rabid squirrel
rabid squirrel
Member

I'm the artsy person round here

Community Pick: Braggadocio
3rd place in Tournament of Legends 4th place in Tournament of Legends

http://www.benjaminharveydesign.com/

Back to top Go down

lrtools Empty Re: lrtools

Post by rabid squirrel Fri Jan 01, 2016 12:39 pm

So I was expecting this to be cross platform pretty quickly but apparently that is not the case.

In the meantime, if anyone needs a trk converted to sol, HMU
rabid squirrel
rabid squirrel
Member

I'm the artsy person round here

Community Pick: Braggadocio
3rd place in Tournament of Legends 4th place in Tournament of Legends

http://www.benjaminharveydesign.com/

Back to top Go down

lrtools Empty Re: lrtools

Post by ScrungleBlumpkus Fri Jan 01, 2016 3:55 pm

So does this convert between all formats?
ScrungleBlumpkus
ScrungleBlumpkus
Member

Interior Crocodile Alligator


Back to top Go down

lrtools Empty Re: lrtools

Post by rabid squirrel Fri Jan 01, 2016 7:04 pm

I haven't tested it with anything other than trk to sol (since LRA and LRJS do everything else on their own)
rabid squirrel
rabid squirrel
Member

I'm the artsy person round here

Community Pick: Braggadocio
3rd place in Tournament of Legends 4th place in Tournament of Legends

http://www.benjaminharveydesign.com/

Back to top Go down

lrtools Empty Re: lrtools

Post by Apple Fri Feb 19, 2016 10:59 pm

I'm trying to convert a .trk to .sol on 10.11 and am getting the same error as Rabid. "No tracks found." Is this just a problem with the OS?
Apple
Apple
Moderator


Back to top Go down

lrtools Empty Re: lrtools

Post by Sheldon Fri Feb 19, 2016 11:01 pm

Shua, be sure it has no 3x red lines or 3x-.5x scenery lines. And save it with no song preferences, should be convertable after that.
Sheldon
Sheldon
Line Rider Legend

words have been said

Community Pick: SYTYKC
3rd place in Tournament of Legends

http://www.wordshavebeensaid.com

Back to top Go down

lrtools Empty Re: lrtools

Post by rabid squirrel Sat Feb 20, 2016 2:50 am

make sure you're using 0.2, and make sure you disable the song before saving the trk.
rabid squirrel
rabid squirrel
Member

I'm the artsy person round here

Community Pick: Braggadocio
3rd place in Tournament of Legends 4th place in Tournament of Legends

http://www.benjaminharveydesign.com/

Back to top Go down

lrtools Empty Re: lrtools

Post by Apple Sat Feb 20, 2016 1:07 pm

There are no 3x red lines and no scenery lines. I disabled the song, but I still get the error. Here's a screenshot. Am I doing it right?
Spoiler:

I may just end up asking you to do it for me Rabid, if that's okay.
Apple
Apple
Moderator


Back to top Go down

lrtools Empty Re: lrtools

Post by rabid squirrel Sat Feb 20, 2016 2:02 pm

it may also not work with LRA beta 0.1, nobody has been updating this tool. But yeah you can send it to me and I'll convert it.
rabid squirrel
rabid squirrel
Member

I'm the artsy person round here

Community Pick: Braggadocio
3rd place in Tournament of Legends 4th place in Tournament of Legends

http://www.benjaminharveydesign.com/

Back to top Go down

lrtools Empty Re: lrtools

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum