Jump to content
RealModScene
Sign in to follow this  
EluZioN

Injecting HttpQueue

Recommended Posts

Hello All,

I have a program that reads all content items from the db, reads the asset files, figures out what images I don't have in the asset files and then injects the HttpQueue table in the database with paths to the images on a local webserver.  Only problem is.....I can't get FSD to fire up downloading the queue.  I have even updated images for a given game so the queue start up but it seems to ignore the existing entries in the queue.  The table is pretty straight forward, but maybe I am missing something?

For any wondering, I am doing this because I like tinkering, but mainly because I don't have the bandwidth to download all these images.  I can make an assets file (thanks to GaDaBaMa creator for the format assistance) but I cannot for the life of me convert jpg's to dds files as DXT5 uncompressed.  I cannot find that format anywhere on the net.  My dxt5 dds files are 4x compressed as opposed to the files FSD3 creates. 

My next option is to try and script the http interface and force upload my images.  If anybody has done this in any way (database, http, etc) please let me know.

 

Thank You,

EluZioN

 

 

Share this post


Link to post
Share on other sites

Use nvidias nvdxt.exe. freely available on the net ( comes also with GaDaBaMa) to convert jpg to dds.

For the http queue, the only flag that comes to mind is the Auto Resume Assets Download.

I guess you'll find it in the settings.db somewhere.

Good luck :D

Sent from my GT-I9100 using Tapatalk 2

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...