Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - %.gone.

Pages: Prev 1 2 3 4 ... 9 Next
31
If the filename ends in img.dat then you're using the th4 version of the tool.

32
Create-A- / Re: creating custom images
« on: October 19, 2017, 08:21:14 am »
There should be a directory named defeat0r
Inside this directory are some container files
Look for the img2tga and tga2img for ug2 that doesn't have 'src' in the file name and it should have an exe inside.

33
Create-A- / Re: creating custom images
« on: October 17, 2017, 11:40:41 am »
http://thmods.com/mod_tools/
look for sources.zip file
inside there should be tools 'tga2img' and 'img2tga'
use any image editor to edit a converted tga from img or create your own tga image.
use tga2img to convert them for use in game.

34
General THPS(X) / Re: THAW Pro (A Fix for some problems in thaw) :)
« on: October 16, 2017, 07:39:32 pm »
Beard color was half baked when I did it.
The main color remained.

35
Create-A- / Re: creating custom images
« on: October 16, 2017, 07:35:42 pm »
They're essentially direct draw surface images with a different header. Depending on what type of image you're going to edit, they'll also need to be swizzled. Decks must be swizzled.
There are tools for this. If you can create a targa image, index its color pallette, make it 32 bit again, save without RLE.
You should be able to use that image in defeat0rs tool.
Unfortunately defeat0rs tools are windows applications.

36
Questions & Tutorials / Re: controller wont work.
« on: October 12, 2017, 06:49:17 pm »
Also, make sure both pad0 and pad1 aren't the same guid.

37
Create-A- / Re: Where are CAP pieces located (File Location)
« on: October 04, 2017, 07:10:21 pm »
The scene holds the model objects.

38
Create-A- / Re: Where are CAP pieces located (File Location)
« on: October 04, 2017, 05:47:50 pm »
You're going to break games if you host them online.
They're in sk5ed*.prx

39
General THPS(X) / Re: How to get the THAW LAN mode working
« on: October 01, 2017, 05:14:12 pm »
I don't believe anyone has done more than enable the option in game, myself included.
Not sure what the issue is and why it isn't working.

40
Where did you get your version of THUG2 from?

41
Questions & Tutorials / Re: Issues with USB controllers
« on: September 13, 2017, 01:28:28 am »
The other person showed a screenshot of the launcher which had a button that would only appear if updates were disabled.
To test this theory, navigate to HKEY_CURRENT_USER\Software\THUG Pro\Settings in the registry and look for options.
Set its value to 0.
Run the exe and not the launcher.
If the launcher is updated the game wont launch and the newly installed launcher will be executed.

42
Questions & Tutorials / Re: Where to install pre-made Skaters?
« on: August 19, 2017, 05:00:36 am »
\Users\<username>\AppData\Local\THUG Pro\Save
or for another game try \Users\<username>\AppData\Local\VirtualStore\Program Files (x86)

43
Questions & Tutorials / Re: Help with Roqcmd.exe
« on: August 16, 2017, 11:12:45 pm »
boneless function already exists in groundtricks.qb.

44
Questions & Tutorials / Re: Help with Roqcmd.exe
« on: August 16, 2017, 10:29:51 am »
Your script is all kinds of broken. Can you honestly look at that text document and say it looks like a valid script?
Decompile a few scripts with roq compiler to get an understanding of how they're written.

45
Questions & Tutorials / Re: ThugPro L2 and R2 dont work
« on: August 05, 2017, 07:22:52 am »
Paste the code below in an empty text document and save as something .reg
Then select the file you just saved.

Code: [Select]
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\THUG Pro\Settings]
"gp0_16"=dword:00000003
"gp0_17"=dword:00000003


Pages: Prev 1 2 3 4 ... 9 Next