Ashes Cricket 2009 Big Editor -

The AC09 BIG Editor (v1.0) is a crucial modding tool developed by AbBh for the PC version of Ashes Cricket 2009. It serves as a resource browser and editor for the game's primary archive file, allowing users to modify assets ranging from player kits and textures to stadium details. Core Functionality

The editor operates primarily on the async.big.w32 archive file, which contains the majority of the game's visual and audio resources.

Archive Browsing: Upon its first launch, the editor builds a directory hierarchy of the game's internal files and saves it in a "Cache" file to speed up future loading times.

Resource Extraction: Users can search for specific files (e.g., "INDIA" for team kits) and extract them to a local directory for external editing.

Asset Replacement: Once a file (such as a .dds texture) is modified, the BIG Editor allows users to "replace" the original entry in the archive with the custom version.

Command Line Interface: The final versions included a command-line interface, which later enabled the development of automated mod managers. Common Modding Applications

Modders frequently use the BIG Editor for the following tasks:

Kits and Equipment: Replacing default licensed or unlicensed uniforms with high-resolution custom kits, bats, and pads.

Face and Texture Packs: Injecting new player faces or stadium grass textures into the game's .texpack files.

Technical Tuning: Accessing and replacing configuration files that govern game behavior beyond what is available in standard player editors. Technical Setup and Troubleshooting

Registry Dependency: The tool requires the correct game path to be set in the Windows Registry (HKEY_LOCAL_MACHINE > SOFTWARE > Codemasters > Ashes 2009). On 64-bit systems, this is often located within the Wow6432Node.

Prerequisites: Users may need the latest DirectX runtime or .NET Framework 4.0 (depending on the specific mod manager used with it) to avoid startup errors.

Backups: Because the editor modifies the core async.big.w32 file directly, it is standard practice among the PlanetCricket community to back up original files before applying changes. Comparison with AC09 Player Editor

While the BIG Editor handles graphical and system archives, the AC09 Player Editor by barmyarmy is a separate utility focused on the USER.DAT and save files. The Player Editor is used for: Editing player names, stats, and skills. Managing squad rosters and lineups.

Adjusting individual player gear assignments (though not the textures themselves). AC09 BIG Editor v1.0 - PlanetCricket AC09 BIG Editor v1. 0 * AbBh. * Dec 19, 2009. PlanetCricket AC09 BIG Editor v1.0 | Page 67 - PlanetCricket

The AC09 BIG Editor, originally developed by AbBh, is a foundational tool for modding Ashes Cricket 2009

. It allows users to browse and modify the game's primary resource archive, async.big.w32, which contains nearly all textures, kits, and models. Key Features of the BIG Editor

Archive Management: Browse and edit the async.big.w32 file to customize in-game resources.

Resource Extraction/Replacement: Extract original files (like .texpack for kits) and replace them with custom community-made mods, such as new team jerseys or gear.

Caching System: On its first run, the editor builds a directory hierarchy and saves it as a "Cache" file to speed up subsequent loading times. How to Use the BIG Editor

Launch: Run the editor as an administrator. If it fails to open, you may need to install the latest DirectX runtime or verify the game's installation path in your PC's registry (regedit) under Codemasters > Ashes 2009. ashes cricket 2009 big editor

Locate Resources: Use the search function (top-right) to find specific texture packs. For example, typing "INDIA" will help you find national team kits. Replace Files: Select the desired file (e.g., a .dds texture or kit file). Go to File > Extract to create a backup first.

Select File > Replace and choose your new modded file from your computer.

Save Changes: The editor typically updates the game files directly upon replacement, but ensure you follow any specific mod manager instructions if using tools like the AC09 Mod Manager. Essential Modding Community Links

For the latest patches and community support, refer to these active hubs on PlanetCricket:

AC09 BIG Editor v1.0 Official Thread: The primary source for the tool and troubleshooting.

Ashes Cricket 2009 Downloads Forum: Repository for kits, faces, and stadium mods.

Player Editor Readme: Instructions for a separate tool used to edit player stats and lineups. AC09 BIG Editor v1.0 | Page 67 - PlanetCricket

Here’s a blog post tailored for fans of Ashes Cricket 2009 and modding enthusiasts.


Blog Title: Reliving the Glory: A Deep Dive into the Ashes Cricket 2009 Big Editor

Post Date: October 26, 2023

Category: Gaming / Modding


There are cricket games that come and go, and then there are cult classics. For many fans who grew up in the late 2000s, Ashes Cricket 2009 holds a special place. Developed by Transmission Games and published by Codemasters, it wasn't just a game; it was a summer ritual. But let’s be honest—while the core gameplay was solid, the game had its limitations. Outdated kits, incorrect player lineups, and the natural aging of a 14-year-old title left the community wanting more.

Enter the hero we didn’t know we needed: The Ashes Cricket 2009 Big Editor.

Step 1: Prerequisites

A Note on Community

Most of the knowledge about this editor lives on the PlanetCricket.net forums. The members there have created patches, roster updates, and even HD texture packs using this tool. If you run into a "Null Reference Exception" error or a corrupted save file, those forums are your hospital.

Part 4: A Tour of the Editor Interface

Once you open a .big file, the Big Editor shows a two-panel layout:

| Left Panel | Right Panel | |------------|--------------| | Folder hierarchy (e.g., models/players/, textures/kits/) | List of individual files (.dds, .xml, .3ds, .dbe) | | Tree view of the archive | Hex preview or raw data view |

Final Word

Ashes Cricket 2009 might be old, but it refuses to die. Thanks to the Big Editor, the modding community has kept this game relevant for over a decade. So, dust off your DVD, install the game, download the editor, and start building your dream cricket universe.

Because let’s face it—EA Sports isn’t making a cricket game anytime soon. This is all we’ve got, and honestly? It’s more than enough.


Have you used the Ashes Cricket 2009 Big Editor? Share your best mod (or worst crash story) in the comments below!

Stay tuned for next week: "How to edit batting AI to stop the tail-enders from hitting sixes." The AC09 BIG Editor (v1

BIG Editor (primarily version 1.0 by AbBh) is a fundamental tool for modding Ashes Cricket 2009

on PC. It allows users to access and modify the game's internal archive file, async.big.w32

, which contains nearly all resources including textures, models, and audio. Core Functionalities

The tool provides three primary actions for managing game files: Replace/Rebuild Texture Modding

: This is the most common use. You can replace default textures for player kits, bats, and stadiums with custom high-definition DDS or PNG files. Sound Modification

: The editor supports playing and replacing in-game sounds with Resource Access

: It exposes the game's file system, allowing advanced users to access AI files, menus, and 3D models. Common Modding Tasks Installing Custom Bats

Locate the existing bat company in the editor (e.g., "Bradbury"). to find the (diffuse) and (specular) files.

Replace these with your downloaded mod files to update the bat's appearance. Updating Team Kits Search for a team (e.g., "INDIA"). Find the specific kit path (e.g., characters/kits/india/odi/ Extract the original for backup, then use the function to import new kit textures. Technical Setup & Troubleshooting

: The editor builds a "Cache" file on its first launch to improve future loading speeds. It may require the latest DirectX runtime to open correctly. Path Errors

: If the editor fails to find the game, you may need to manually update the Windows Registry path under

HKEY_LOCAL_MACHINE\SOFTWARE\Wow64Node\Codemasters\Ashes 2009 "File Error" Fix : If you cannot open async.big.w32 , ensure the file is not marked as "Read-only" in its Windows properties. Dependencies : Some versions require the .NET Framework 4.0 J# runtimes to function alongside other tools like the AC09 Mod Manager Complementary Tools While the BIG Editor handles files, the AC09 Player Editor

is used to edit player stats, names, and roster details stored in Further Exploration

View the original release and community troubleshooting on the PlanetCricket BIG Editor Forum Learn specific techniques for replacing DDS kit files in a step-by-step guide. Player Editor Readme for details on modifying rosters and player skills. Are you looking to install a specific type of mod

, like updated 2024 rosters or high-definition stadium textures? AC09 BIG Editor v1.0 | Page 67 - PlanetCricket

Ashes Cricket 2009 BIG Editor (specifically v1.0 by AbBh) is a essential tool for the game's modding community, primarily used to access and modify the game's core resource archives. Key Features & Capabilities Archive Access: It allows users to browse and edit the async.big.w32

archive, which contains almost all of the game's internal resources. Texture Replacement: You can extract and replace

files to update in-game textures like team kits (shirts), headwear (wide brims), and equipment. Content Discovery:

Users have used the editor to find unused assets left in the game's code, such as kits for unlicensed or "fake" teams. Search Functionality:

Includes a search tool to quickly locate specific texture packs by keyword (e.g., searching "INDIA" to find kit files). User Experience & Technical Tips Initial Loading: Blog Title: Reliving the Glory: A Deep Dive

On the first run, the editor builds a "Cache" file to map the directory hierarchy. This takes some time initially but significantly speeds up subsequent loads. System Requirements: Registry Fix:

Some users on 64-bit systems may need to manually update the game's installation path in the Windows Registry (

HKEY_LOCAL_MACHINE\SOFTWARE\Wow64Node\Codemasters\Ashes 2009 ) for the editor to locate the game files. Administrator Rights: If you are using Windows Vista or later, you should Run as Administrator to avoid permission errors when opening files.

Ensure you have the latest DirectX runtime installed to prevent errors when launching the editor. Community Verdict The tool is highly regarded within the PlanetCricket

community as the catalyst for the game's modding "revolution". While it primarily handles raw file management, it is often used alongside the AC09 Player Editor

which specifically manages player stats, names, and visual attributes. Are you looking to install a specific mod

Modding Legend: A Guide to the Ashes Cricket 2009 BIG Editor If you're still hitting sixes in Ashes Cricket 2009

, you know that while the gameplay has a "fluid, intuitive feel," the original rosters and kits are nearly two decades old. To keep the game fresh with modern players, updated kits, and even realistic graphics, you need the AC09 BIG Editor—the ultimate tool for accessing the game's core archive files.

Here is how you can use this classic modding tool to revitalize your experience. What is the BIG Editor?

Developed by community modders like AbBh, the BIG Editor allows you to browse and modify the async.big.w32 archive. This single file contains almost every resource used by the game, including:

Textures: Swap out old jerseys for modern IPL or World Cup kits.

Player Models: Edit .dwa and face files to improve player likenesses.

Gameplay Elements: Modify bats, pads, and even field textures to match today's broadcast standards. Getting Started: Installation and Setup

Download & Extract: You can typically find the editor on community hubs like PlanetCricket.

Registry Check: If the editor fails to find your game, you may need to manually set the path in your Windows Registry under HKEY_LOCAL_MACHINE\SOFTWARE\Codemasters\Ashes 2009.

Permissions: Before opening, right-click your async.big.w32 file in the game directory, select Properties, and ensure "Read-only" is unchecked.

Cache Build: On its first run, the editor will take some time to build a "Cache" file. Do not interrupt this process, as it speeds up all future loads. How to Replace Files (The Modding Basics)

To install a new mod, such as a high-definition bat or a modern kit, follow these steps: Open the BIG Editor and load the async.big.w32 file.

Find the File: Navigate the directory hierarchy to find the specific .dds (texture) or .model file you wish to change.

Extract a Backup: Always click Extract first to save the original file before making changes.

Replace: Click Replace, select your downloaded mod file, and hit Back to save the changes into the archive. Expert Modding Tips AC09 BIG Editor v1.0 | Page 67 - PlanetCricket


2. Team and Tournament Management

One of the most frustrating limitations of the vanilla game was the rigid team structures. The Big Editor smashes these walls down.