A fix for menthe sr-tools.

It is not an issue of not knowing, but that Win10 ruin my Laptop with they forced upgrade, eating a lot of the speed. I can tell because on the past Saints Row 4 ran on my at 45fps and now barely 30fps.

Still, thanks. I only need the textures of the customizer, which I had the data.

then you need to look up one of those tutorials that focus on disabling a bunch of windows 10 features.
 
then you need to look up one of those tutorials that focus on disabling a bunch of windows 10 features.
Believe it or not, I did since day 1 I got Win10 years and yet still Win10 bypass and act on my back.
Man, it is like a virus!

But made me think if it will be smart just ask someone to unpack the asset, because I only care for the textures, not the models.
 
so i tried this and got this

Running at http://172.19.112.1:8000/
Also running at https://172.19.112.1:8001/
node:events:353
throw er; // Unhandled 'error' event
^

Error: spawn xdg-open EACCES
at Process.ChildProcess._handle.onexit (node:internal/child_process:276:19)
at onErrorNT (node:internal/child_process:476:16)
at processTicksAndRejections (node:internal/process/task_queues:80:21)
Emitted 'error' event on ChildProcess instance at:
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:12)
at onErrorNT (node:internal/child_process:476:16)
at processTicksAndRejections (node:internal/process/task_queues:80:21) {
errno: -13,
code: 'EACCES',
syscall: 'spawn xdg-open',
path: 'xdg-open',
spawnargs: [ 'http://172.19.112.1:8000/' ]

not sure where the problem is or how to fix it. i did a little search but could not find anything helpful to my understanding. if you could take a look and see what is going on, that would be appreciated. once again, thank you. how did you happen to run this? i will try this on a fresh ubunto vm since ive been using wsl but i recon that wont make that much of a difference

You need to install xdg-open to run anywhere, which I failed to mention, sorry.
The command is:
sudo apt-get install xdg-utils​
Already updated the protocol.
 
In fact, you only need a https server to host these files, you could use IIS on windows instead, but it's more complicated.

thanks for all the info man i appreciate it very much!

Believe it or not, I did since day 1 I got Win10 years and yet still Win10 bypass and act on my back.
Man, it is like a virus!

But made me think if it will be smart just ask someone to unpack the asset, because I only care for the textures, not the models.

in that case, im not sure what other option is there. however, i will try and look for that video that helps with such issues you are having.
 
Last edited by a moderator:
in that case, im not sure what other option is there. however, i will try and look for that video that helps with such issues you are having.
Don't worry, you don't need to try it.


But taking the time and asking something out of the topic, but for quickly get an answer from the Moderator:

It is illegal or not allowed by the rules if I made a thread asking to anyone it can to unpack an archive of the Remastered version only for get the texture?

I just want to know that. And uf not, for erase the data because it is heavy. (300mb of the Customizer, but still is a lot for me).
 
What if you don't have a machine with Ubuntu installed? i doubt many of us do here. However for those of you that got this to work correctly, could you maybe share the unpacked files in private?
do you have windows 10? you can run ubunto on windows through the Windows subsystem for Linux or WSL. its a terminal app you download for windows and it allows you to setup and use a linux environment right inside windows. you do not need to create any partitions or anything, its very easy to use
 
Back
Top