GPxPatch 4.21 [released]

Posted by SDI 
Re: GPxPatch 4.21 [released]
Date: June 13, 2013 01:41AM
Posted by: MDBSnake
SDI Schreef:
-------------------------------------------------------
> If you have an improved version, I can include it
> in the next GPxPatch if you send it?
>
> The fastest lap animation is done in code by
> painting the data_faster_medium.tga with changing
> alpha: (cos((t % interval) * 2 * PI / interval) -
> 1.0) / -2.0
>
> The winner animation is harder. I could simply use
> 8 different tga's or something, but it seems
> overkill for such a small feature. If I had it
> separated in 2 tga's I could animate the chequered
> part to the right, but it shouldn't move outside
> of the border at the right, which is problematic.
> It has no priority for me.

Thats right ;-) No need for it then! Agree completely that it's too much work for a very small feature

The updated texture:
[www.mediafire.com]


If you are racing, keep on racing and get some points!

GPG Super League S11 | Driver #41 | Team-manager | Snake Motorsports Racing Group | Next Race: Emmeloord - Flevoland GP | Constructors: 10th | Best Race Finish: 1st
GPG Super League Season 9 Testers Champion*
Re: GPxPatch 4.21 [released]
Date: June 13, 2013 06:05AM
Posted by: tamburello
SDI schrieb:
-------------------------------------------------------
> tamburello Schreef:
> --------------------------------------------------
> -----
> > Thank you very much for a great update again,
> SDI.
> > (B)
> > I noticed that the engine sound when playing
> T-Cam
> > view is switching the whole time between right
> and
> > left speaker. In other views (inside car e. g.)
> > the sound is played correctly on both. Could
> you
> > please check that? Thx in adv.


>
> I noticed it was stuttering. If it's indeed going
> from left to right then that's a good lead for
> further investigation.
>
> It shouldn't happen when you turn 3D sound off in
> GP4.

You're correct, when disabling 3D sound in GP4 the sound is played correct on both speakers in T-Cam view.
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 02:44AM
Posted by: truecrysis
Would anyone be able to instruct me how to edit digital 2010? For example if I wanted to add flags to the qualifying tower on the left, how would I go about that? I know about editing the tga files to change the size but have no clue after that. Couple of edits I want to make that I can't see many others wanting so figured I would give it a go myself.

_________________________________________________

For a list of EVERY download for GP4, look here: [docs.google.com]
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 06:54AM
Posted by: spencer4242
Where do you want to add the flags? Because you cannot put them to the right, unless you want that instead of the 'P' and chequered flag?

__________________________________________________________

"Anything can happen in Grand Prix racing, and it usually does."
"The lead car is unique, except for the one behind it which is identical."
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 01:35PM
Posted by: truecrysis
spencer4242 Wrote:
-------------------------------------------------------
> Where do you want to add the flags? Because you
> cannot put them to the right, unless you want that
> instead of the 'P' and chequered flag?

I was planning on moving the time, the flag and the pit all right and then extending the name bar to fit it in there.

_________________________________________________

For a list of EVERY download for GP4, look here: [docs.google.com]
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 01:45PM
Posted by: ramf1v
This is cool, but until the UI is drag and drop WISIWYG I'm not touching it :-)

F1Dev




Edited 1 time(s). Last edit at 06/14/2013 01:46PM by ramf1v.
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 01:54PM
Posted by: SDI
I'm afraid this is not possible.

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 02:08PM
Posted by: truecrysis
SDI Wrote:
-------------------------------------------------------
> I'm afraid this is not possible.

Ah ok thanks anyway Rene :)

_________________________________________________

For a list of EVERY download for GP4, look here: [docs.google.com]
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 04:24PM
Posted by: klausfeldmann
Hey SDI,

nice new version with lots of improvements. I have one more plea for the Digital 2010-TV-style: It would be nice to get to know WHY a car has dropped out as well ;-).

I suggest anything like this (yellow text):

Re: GPxPatch 4.21 [released]
Date: June 14, 2013 05:51PM
Posted by: SDI
I'll see if that's possible, Klaus.

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 06:01PM
Posted by: klausfeldmann
SDI schrieb:
-------------------------------------------------------
> I'll see if that's possible, Klaus.

Nice! I hope so ;-).
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 06:47PM
Posted by: spencer4242
Agreed, that would be good :)

__________________________________________________________

"Anything can happen in Grand Prix racing, and it usually does."
"The lead car is unique, except for the one behind it which is identical."
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 07:43PM
Posted by: laazio
hi SDI, thanks for ur help with the gap overlay with digital 2010 (Y)(Y)
i have another little problem with this new gpxpatch: the game can't load some sound events that with the other gpxpatch can. i have this error message:

( Loading event sound '/events/record personale.wav'
mmioOpen failed: file not found
*** error loading sound: (80004005) E_FAIL: An undetermined error occurred)

it says file not found but the file is there and in soundset.ini also is there:

[Events]

RacePersonalFastestLap=/events/record personale.wav

i hope i've made it clear, thanks for the patience. :-)
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 07:45PM
Posted by: SDI
Ok, it's done. Texts will be the same as in classic mode.

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 07:47PM
Posted by: SDI
The path starts with /. That means the root of the drive, is that intended?

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 08:57PM
Posted by: laazio
i have to rename the path in soundset.ini?
can serve?
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 09:39PM
Posted by: SDI
Just remove the / at the start I think:

RacePersonalFastestLap=events/record personale.wav

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 10:05PM
Posted by: nicki87
Sorry but shouldn't be "events\record personale.wav"? Your slash probably is inverted
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 11:26PM
Posted by: laazio
thanks !!!
problem solved, i removed the / and now it works

thanks again hot
Re: GPxPatch 4.21 [released]
Date: June 14, 2013 11:47PM
Posted by: Turbo Lover
René, there is a tiny bug with the y-position of led0 from the fuel indicator at Lo2k's rev counter:




In the counter.INI you have this:

[FuelControlImage0]
Path=Led1.tga
X=199
Y=508
Width=16
Height=16
SrcWidth=16
SrcHeight=16

[FuelControlImage1]
Path=Led0.tga
X=199
Y=608
Width=16
Height=16
SrcWidth=16
SrcHeight=16


It's a typo, because Y=608 must be Y=508. :)



My Grand Prix 4 Files

I'm a total dick. How many people can say that?
Sorry, only registered users may post in this forum.

Click here to login

Maintainer: mortal, stephan | Design: stephan, Lo2k | Moderatoren: mortal, TomMK, Noog, stephan | Downloads: Lo2k | Supported by: Atlassian Experts Berlin | Forum Rules | Policy