• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Gameplayzer '15

fifaCCitiu.com

Senior Squad
the encrypted ones...
Extract those files from ram is a little hard and time eating, so i need an help.
For those who want to help me, start with downloading an hex editor with ram viewer like HxD. I'll post a little tutorial as soon as possibile.
 

beta990

Reserve Team
fifaCCitiu.com;3829507 said:
the encrypted ones...
Extract those files from ram is a little hard and time eating, so i need an help.
For those who want to help me, start with downloading an hex editor with ram viewer like HxD. I'll post a little tutorial as soon as possibile.
No problem mate, let me know when you have the time. :)
HxD already installed here. :D

Thanks and hope to hear from you soon. :)
 

fifaCCitiu.com

Senior Squad
I wanted to do something like a video tutorial, but seems i don't have enough time, so i'll write something.
You need an hex editor (HxD - http://mh-nexus.de/en/hxd/).
1) Install the hex editor
2) Run FIFA and then miniaturize it (Alt+Enter)
3) Open Hxd go to menù extra -> Open RAM
4) Select the FIFA 15 process
5) Now you opened it search for this string "WIDGETS/NUMBER"
6) After that string there are all career *.ini strings parameters
7)The structure is the following
02 00 00 00 00 00 00 00 XX 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (43 41 52 45 45 52 4D 4F 44 45 5F 4D 41 4E 41 47 45 52 53 2F 44 45 42 55 47 53 54 41 54 53)= CAREERMODE_MANAGERS/DEBUGSTATS

the XX is the value, in that case 01 that are in hex base. 01 in hex = 01 in decimal base.
A little table of conversion is :
01h = 1
02h = 2
03h = 3
04h = 4
05h = 5
06h = 6
07h = 7
08h = 8
09h = 9
0Ah = 10
0Bh = 11
0Ch = 12
0Dh = 13
0Eh = 14
0Fh = 15

Youcan use the files i've extracted before as a reference. If you find float values like 6.80 or negative number then you will have to use a ieee 754 converter
 

massimuccio63

Youth Team
1) Install the hex editor (OK)
2) Run FIFA and then miniaturize it (Alt+Enter) (OK)
3) Open Hxd go to menù extra -> Open RAM (OK)
4) Select the FIFA 15 process (OK)
5) Now you opened it search for this string "WIDGETS/NUMBER" (HxD freezes, not responding)

:-(
 

fifaCCitiu.com

Senior Squad
massimuccio63;3833586 said:
No, it's when I click on "search" that HxD freezes

Try with another PC otry to close all the programs except fifa and hxd.
Anyone tried this? Seriously, i don't have the time to decode all the inis , i need help to do the task.
 

fifaCCitiu.com

Senior Squad
Santi3;3834108 said:
I can't find WIDGETS/NUMBERS and WIDGETS search takes me to WidgetManager::Load() etc

That's right. I forgot to say that you have to load a career game before, then minimize the game and search the string again
 

fifaCCitiu.com

Senior Squad
bangus;3837448 said:
I'm interested in trying your Gameplayzed mod, but I have zero interest in using Moddingway's crap db. I thought your mod converted whichever db the person was using? I'm confused at this point, can I use your mod with either my db or the default db? Thanks.

I use moddingway db because is simple for me to give to the users a gameplayzed db.
I'm still working on the program (is written in python, so to convert to the exe i need todo some extra work), so instead to release 10 version of gameplayzer i'm releasing a db just for testing.
Expect a gameplayzer to use to process your db as soon as possibile
 

salpipatarecas

Youth Team
salpipatarecas;3821982 said:
Hello Fifaccitiu

When i use the gameplayzer, the process stops at 30% and nothing happens. Am I doing anything wrong?



Traceback (most recent call last):
File "gameplyzer60.15s.pyw", line 137, in saveDB
File "gameplyzer60.15s.pyw", line 166, in mains
File "gameplyzer60.15s.pyw", line 2609, in applylocalization
File "locale.pyc", line 310, in atof
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 0: ordinal not in range(128)

:\
 

YuzoAB

Club Supporter
fifaCCitiu.com;3834598 said:
Gameplayzed db beta for FIFA 15 with Moddingway patch 2.4.0:
Link:https://drive.google.com/file/d/0B2mqmQMIyEhhR0QyOTFZNi1HeDg/view?usp=sharing
Features:
-Better defending
-More fouls
-Better keeper and player reactions
-Overall taken from transfermarkt transfer value for best teams

Ehi fifaCCitiu,
I'm using Moddingway 2.4.0 and I selected your DB. Is it Gameplayzer active or not?
I have to use your cl.ini to have the ''full experience''?
 

TheAwesomeGem

Youth Team
I went back to FIFA 15 and for some reason I can't get this to work. It keeps crashing whenever I try to select Kick-Off.

When I use the backup database, it works fine. Hopefully someone can help me.

Here's the error code:

an unhandled win32 exception occurred in fifa15.exe [4924]
 


Top