ME3 Coalesced Utility

 

The ME3 Coalesced Utility allows you to open the Coalesced.bin file that comes with Mass Effect 3. This tool should work with Mass Effect 3 Legendary Edition too according to user reports. The latest version now supports editing and saving the file. The utility will make a backup of any file loaded (filename.bin.original).

Current Version
1.2 – Supports adding and renaming items in the tree
ME3Coalesced-latest

Previous Versions:
1.1 – Supports editing
ME3Coalesced-1.1

1.0 – Doesn’t support editing
ME3Coalesced-1.0

.net Framework 4 (Client Profile) is needed. Download it here.

May 232011
 

After not being able to find a module that worked quite as we wanted, I created a simple Age Gate module for Drupal 7. This module very basic and has various hardcoded paths in it.

The module redirects all anonymous users to the agegate page and requires that they check the ‘Over 18’ checkbox before they can view content on the site. If they don’t check to box and press submit they get redirected to a page at the path ‘access-denied’ (this is the page we use on our site). The module is coded to allow non agegate access to logged in users, the ‘user/login’ page and the ‘access-denied’ page.

Download it here. Module is provided as is. Agegate Module for Drupal 7