dbc17 hacks: fearsome tweak v1.51

ashar rizwan

Associate Captain
Joined
Dec 29, 2013
Location
meerut
Online Cricket Games Owned
  1. Don Bradman Cricket 14 - Steam PC
Hey Bro, I have noticed while batting in DBC 17 that if we play shots continuously on same area(like leg side) then also AI does not place fielder in that area.Please look into this matter????

You must have noticed in broadcast batting,controls gets changed,can to fix that???
 

FollowOn

Club Captain
Joined
Aug 16, 2016
Eagerly waiting for random swing mod for skilled bowlers which can result in wkts.

Great work franco.
 

francobaldo1

Fearsome tweak legend...
PlanetCricket Award Winner
Joined
Apr 13, 2014
Location
Italy
minigame v0.02 (all the downloads are in the first page)
the batsmen will always attempt to defend the ball.

selecting a shot for AI was less complicated than dbc14, i'll try to add more shots in the next version.
 

francobaldo1

Fearsome tweak legend...
PlanetCricket Award Winner
Joined
Apr 13, 2014
Location
Italy
//this is the Cheat Engine code to select a shot for the AI batsmen
alloc(OurShot,1024)
registersymbol(OurShot)
alloc(ourshotmem,2048,"cricket17.exe"+27BAD7)
label(ourshotjumpback)


ourshotmem:
//move in rdi the pointer to the string of the shot name
mov rdi,OurShot
jmp ourshotjumpback



"cricket17.exe"+27BAD7:
jmp ourshotmem
nop
ourshotjumpback:

//choose one of the shots, the string ends with 0
OurShot:
db 'AnimU_Drive_Cover_Defence_Front',0
 

francobaldo1

Fearsome tweak legend...
PlanetCricket Award Winner
Joined
Apr 13, 2014
Location
Italy
i created the source code that you can use with Cheat Engine.
The file is dbc17SelectShotAIsource.zip , it's in the first post.

This is a code for Cheat Engine for the game Don Bradman Cricket 17.
It allows to select a shot for the computer player.

USAGE:

Open Cheat Engine, click on "File" and "Load", then select the CT file.

Then you need to open the correct application. In the menu "File", click
on "Open Process" and select "cricket17.exe"

In the main window there will be a script called "Our Shot".

To activate the script, click the "active" option on the left.

To open the script, double click it or press Enter.

Other informations are also in the script.
 

Users who are viewing this thread

Top