View unanswered posts | View active topics
|
Page 21 of 37
|
[ 555 posts ] |
|
| Author |
Message |
|
steamCooker
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 04:21 |
|
| Cooking Steam for CS RIN! |
 |
Joined: Monday, 16 Oct 2006, 18:52 Posts: 2933
|
i'll check that,it's also crashing cause of L4D2 (550), cause too many files and a stack overflow error while sorting them 
|
|
| Top |
|
 |
|
spy007
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 11:30 |
|
| Advanced forumer Завсегдатай |
Joined: Sunday, 14 Nov 2010, 11:13 Posts: 101
|
Thanks steamCooker, you're the best ! 
|
|
| Top |
|
 |
|
steamCooker
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 11:31 |
|
| Cooking Steam for CS RIN! |
 |
Joined: Monday, 16 Oct 2006, 18:52 Posts: 2933
|
|
here is a fix (for windows only, i'll make a full release later) that fix the crash, about the CDR, gd1 seems to be down as i can't ping it, edit the .ini and use gds2.steampowered.com
Last edited by steamCooker on Monday, 29 Jul 2013, 06:31, edited 1 time in total.
|
|
| Top |
|
 |
|
spy007
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 14:16 |
|
| Advanced forumer Завсегдатай |
Joined: Sunday, 14 Nov 2010, 11:13 Posts: 101
|
Works like a charm. Thanks mate ! 
|
|
| Top |
|
 |
|
shoalraft63409-78
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 17:54 |
|
| Forum ghost Местное привидение |
 |
Joined: Monday, 03 Oct 2011, 03:32 Posts: 485
|
yep that did da trick bro kind of, only one problem i cant open acf files when i click on them it states an error message , showing : error exception(0) value not found : content , this one was for example, half life 2 (english) - appmanifest_220.acf , id 220 , version number 86989(unknown) and the other acfs got the same problem as well  , btw cant wait for a acf plugin for cftoolbox or an entirely new gui frontend for this , one that actually works  , this new acf format seems to be a real bitch 
Last edited by shoalraft63409-78 on Sunday, 28 Jul 2013, 18:00, edited 4 times in total.
|
|
| Top |
|
 |
|
HosseinMoradi
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 17:55 |
|
| Advanced forumer Завсегдатай |
Joined: Saturday, 15 Dec 2007, 17:27 Posts: 58
|
|
new TINcft is not working in windows XP it exit without any error or even creating log
|
|
| Top |
|
 |
|
steamCooker
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 21:12 |
|
| Cooking Steam for CS RIN! |
 |
Joined: Monday, 16 Oct 2006, 18:52 Posts: 2933
|
|
shoalraft63409-78, cft is too buggy, i'll rather make a new GUI someday ... but not yet. for this "content" error, just update the appinfo in the config page.
HosseinMoradi, huu.. yeah that's right, i think i forgot to rebuild one lib with XP compatibility ... i'll upload it soon
|
|
| Top |
|
 |
|
spy007
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 21:43 |
|
| Advanced forumer Завсегдатай |
Joined: Sunday, 14 Nov 2010, 11:13 Posts: 101
|
Can somebody please post a short tutorial with examples of how to use TINcft command line? I'm only interested in applying update function. Thanks in advance 
|
|
| Top |
|
 |
|
steamCooker
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 22:55 |
|
| Cooking Steam for CS RIN! |
 |
Joined: Monday, 16 Oct 2006, 18:52 Posts: 2933
|
|
tincft_command apply -a <appid> -u <updatefile> or tincft_command apply -f appmanifest_<appid>.acf -u <updatefile> or tincft_command download -a <appid> or tincft_command download -f appmanifest_<appid>.acf
|
|
| Top |
|
 |
|
spy007
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Sunday, 28 Jul 2013, 23:04 |
|
| Advanced forumer Завсегдатай |
Joined: Sunday, 14 Nov 2010, 11:13 Posts: 101
|
|
So let's say I want to update HL2 would that look something like this?
tincft_command apply -f "C:\Users\spy007\Desktop\test\appmanifest_220.acf" -u "C:\Users\spy007\Desktop\TINcft.2013-07-23\updates\Half-Life 2.85373.to.86989.update"
Also what's the difference between these two?
|
|
| Top |
|
 |
|
steamCooker
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Monday, 29 Jul 2013, 06:33 |
|
| Cooking Steam for CS RIN! |
 |
Joined: Monday, 16 Oct 2006, 18:52 Posts: 2933
|
strange, i wonder since when XP compatibility is broken as i noticed i use kernel32 functions available since windows vista only with the last LevelDB update  to update : in the .ini, configure the steamapps to be in C:\Users\spy007\Desktop\test\ then run : tincft_command apply -f "appmanifest_220.acf" -u "C:\Users\spy007\Desktop\TINcft.2013-07-23\updates\Half-Life 2.85373.to.86989.update" this switch -a 220 is an alias to -f appmanifest_220.acf -- Edit -- Here is an XP compatible versionn
| Attachments: |
TINcft.7z [2.16 MiB]
Downloaded 29 times
|
|
|
| Top |
|
 |
|
shoalraft63409-78
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Monday, 29 Jul 2013, 10:43 |
|
| Forum ghost Местное привидение |
 |
Joined: Monday, 03 Oct 2011, 03:32 Posts: 485
|
|
ok when i click on update appinfo , this is what it says: failed to update appinfos
|
|
| Top |
|
 |
|
steamCooker
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Monday, 29 Jul 2013, 11:11 |
|
| Cooking Steam for CS RIN! |
 |
Joined: Monday, 16 Oct 2006, 18:52 Posts: 2933
|
i'm afraid i have no magical skills  can u please go to config, open log console, switch to trace log level, try to update again and show me the logs ? thx
|
|
| Top |
|
 |
|
spy007
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Monday, 29 Jul 2013, 13:08 |
|
| Advanced forumer Завсегдатай |
Joined: Sunday, 14 Nov 2010, 11:13 Posts: 101
|
|
Hey steamCooker it worked ! thanks so much. Only It's a bit confusing with this new file format, would be nice if the tool would be able delete obsolete manifests in depotcache folder after update, 'cause now there are a bunch of them. Also now that source games don't use GCFs anymore does your LumaEmu needs an upgrade too?
|
|
| Top |
|
 |
|
steamCooker
|
Post subject: Re: TINcft 20130624 - win32 / linux Posted: Monday, 29 Jul 2013, 14:12 |
|
| Cooking Steam for CS RIN! |
 |
Joined: Monday, 16 Oct 2006, 18:52 Posts: 2933
|
|
yeah deleting deprecated manifests could be usefull , i'll think about it
this new format is nice (way than NCF), i just regret the GCF modularity and sharing between games, now games require much more space on disk for nothing...
I am not the author of LumaEmu , but I see no reason why the latest versions wouldn't work with ACF games.
|
|
| Top |
|
 |
Who is online |
Users browsing this forum: MSNbot Media, ninjako321 and 19 guests |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|