• Help Support The Rugby Forum :

Woosaahs Raggasmic 08 Editor

Here's what I found:

WRIST TAPE: 5th from top
None: 00010000 (but I think it should be 00000000 instead)
Left: 00110000
Right: 01010000
Both: 01110000

GLOVES: 7th from top
Off: 00000000
On: 00001000

FINGER TAPE: 4th from top
None: 00000000
Left: 00010000
Right: 00001000
Both: 00011000

THIGH TAPE: 7th from top
None: 00000000
Left: 00000001
Right: 00000010
Both: 00000011[/b]

As you can see, some use the same binary (thigh and gloves), but I think you know how to do it

PS: Can I send you the commentary.csv I corrected (not only Bergamasco), so you can include it in your next release?
 
cheers, i also think that wrist tape is the real face to created face...

ill get onto this at some point soon.

cheers
 
Can you please upload new version of editor in any other place? Download center say I don't have rights to access files :(
 
yeah the news is that i have a life :)

havnt done anything on it, and i dont do anything on it during the weekends. i do it when i have time during work.
 
yeah the news is that i have a life :)

havnt done anything on it, and i dont do anything on it during the weekends. i do it when i have time during work. [/b]

I have a life too. I was just asking, sorry
 
Hello.
i can change the player face by changing the numero or number face but is it possible to change picture of the player in "starting XV" ?:
example: Goutta perpignan players have black face I change the number face and save with editor, during the match the face is changed but in starting XV he is always black how is possible to change this.
Thank you
 
hey hey.. I want to know if I can create a player and then edit him and change his Face?
 
I've had to download the editor again recently because I got a new computer. Now while I've transferred all my files and everything is as it was on my old computer filewise and the version of the editor which I've downloaded has some extra stuff(much apreciated) but my graphics are all screwed up now.

While the game menues are as normal when you actually play a match the top of the screen is distorted. Has anyone else had this problem or is it just me and does anyone know how I can fix it because it makes the game pretty much unplayable.
 
Woosaah, can I ask you what is the code for the nationalities in the editor/roster?
I think I found it through hex-editing, but I'm not 100% sure about it (e.g. Argentina = 01 00 00; Georgia = 80 00 00), is there any logic in it or is it just random?
I thought it was like the home stadiums, where in the roster, for any team, the hex number converted to decimal was the stadium ID
Hope you understand what I mean
Thanks in advance
 
If it's the same as C07 it's an Int32 with the codes matching the ones in one of the xml files.
 
Ok, here's how they work...
Bytes 25-28 control the nationality. Simply take the index power as follows to get the Int32:

2^x (with x being the index below)

Argentina - 0
Australia - 1
Canada - 2
Chile - 3
England - 4
Fiji - 5
France - 6
Georgia - 7
Ireland - 8
Italy - 9
Japan - 10
Namibia - 11
New Zealand - 12
Portugal - see note
Romania - 13
Russia - 14
Samoa - 15
Scotland - 16
South Africa - 17
Spain - 18
Tonga - 19
Tunisia - 20
Uraguay - 21
USA - 22
Wales - 23[/b]

e.g. Australia = 2^1 = 2 (02 00 00 00 in hex)
France = 2^6 = 64 (40 00 00 00)
Wales = 2^23 = 8388608 (00 00 80 00)
Portugal seem to be have been done later on and have been given code 0 (not 2^0).

Read/write as an Int32.
 
can you paste a screenshot?

my program doesnt change any graphics at all[/b]



Can't seem to do that I'm afraid. The problem seems to mainly occur when the logos crawl across the screen (eg. start of a match, before a line out or conversion) instead of a logo crossing the screen and disappearing as normal it seems to drag on and on and distort the screen making the top of the /distort/repeat several times.

Any idea what the problem might be? It's probably my new computer but I haven't a clue how to fix it myself.
 
have you added any mods to graphics?

also as for the nationalities i used binary, not hex or int32.
 
Nope just played it as normal. I may just use my old computer to play the game seeing as I'm too cheap to buy a graphics card and wouldn't even know what one to buy anyway.
 
what resolution are you trying to run the game at? do you know what kind of graphics card you have?

it could be too powerful for the game lol, or maybe need some driver updates.
 
Ok,



Sorry i hvant updated my editor in a while but guess what i did update it today.



Thanks to kingwilko he kindly showed me how to add the faces, so you can see the faces you are giving the people.



I thought i would do this and upload it and get onto some of the other stuff today. so you may get two updates today, or this may be the only update i get done. it all depends on how much time i get for the rest of the day to work on it.



I know that some of the faces wont turn up properly, i have no idea why, i dont even know if they exist or anything but who knows maybe someone can figure it out.



I have a bit of tidying up in the code to do as well, and also thanks to kingwilko he has helped me sort out of some of my other problems i was having, probably without even realising it :)



So give him reps if you want to give out reps. reps are good you know :)
 
Any idea what stops you being able to download your editor from the downloads section. Basically says something about not having permission.



Thanks in advance
 

Latest posts

Top