News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: Bully Crashing  (Read 3217 times)

0 Members and 1 Guest are viewing this topic.

Offline Jimmy109

  • Jr. Member
  • **
  • Posts: 2
    • View Profile
Bully Crashing
« on: September 07, 2013, 11:28:10 AM »
Everytime I try and open all the doors, I crash, I open Trigger.img in Notepad++  and replace "ISLOCKED TRUE" with "ISLOCKED FALSE" (http://gyazo.com/05066b7db5b672a9804e45fae2b74262) then I save and open the game, then when i press story mode, my game crashes and says "bully.exe has stopped working" D:.
Please help!
« Last Edit: September 07, 2013, 02:25:29 PM by Red Blaster »

deadpoolXYZ

  • Guest
Re: Bully Chrashing
« Reply #1 on: September 07, 2013, 01:30:12 PM »
This happened to me too. You should replace the hex-values instead of the text-string.

1. Press ctrl + r to open the replace window.
2. Search for: 49 53 4C 4F 43 4B 45 44 20 54 52 55 45
3. Replace with: 49 53 4C 4F 43 4B 45 44 20 46 41 4C 53 45
4. Datatype: hex-values.
5. Click replace all.
6. Save and start the game.

49 53 4C 4F 43 4B 45 44 20 46 41 4C 53 45 (ISLOCKED FALSE)
49 53 4C 4F 43 4B 45 44 20 54 52 55 45 (ISLOCKED TRUE)


Offline Jimmy109

  • Jr. Member
  • **
  • Posts: 2
    • View Profile
Re: Bully Chrashing
« Reply #2 on: September 07, 2013, 03:19:49 PM »
This happened to me too. You should replace the hex-values instead of the text-string.

1. Press ctrl + r to open the replace window.
2. Search for: 49 53 4C 4F 43 4B 45 44 20 54 52 55 45
3. Replace with: 49 53 4C 4F 43 4B 45 44 20 46 41 4C 53 45
4. Datatype: hex-values.
5. Click replace all.
6. Save and start the game.

49 53 4C 4F 43 4B 45 44 20 46 41 4C 53 45 (ISLOCKED FALSE)
49 53 4C 4F 43 4B 45 44 20 54 52 55 45 (ISLOCKED TRUE)
Doesnt work D: Thanks anyway!

deadpoolXYZ

  • Guest
Re: Bully Chrashing
« Reply #3 on: September 07, 2013, 03:33:37 PM »
This happened to me too. You should replace the hex-values instead of the text-string.

1. Press ctrl + r to open the replace window.
2. Search for: 49 53 4C 4F 43 4B 45 44 20 54 52 55 45
3. Replace with: 49 53 4C 4F 43 4B 45 44 20 46 41 4C 53 45
4. Datatype: hex-values.
5. Click replace all.
6. Save and start the game.

49 53 4C 4F 43 4B 45 44 20 46 41 4C 53 45 (ISLOCKED FALSE)
49 53 4C 4F 43 4B 45 44 20 54 52 55 45 (ISLOCKED TRUE)
Doesnt work D: Thanks anyway!

Try to replace this one: 49 53 4C 4F 43 4B 45 44 20 54 52 55 45 0D (ISLOCKED TRUE)
I forgot the "0D" at the end of the code.

EDIT: Yeah this is the corret hex-value, I tested it myself and worked.

You have to start a new game to unlock all the doors with this replace method. Just pause the game and select "restart" and don't worry, your progress won't be lost (unless you overwrite your original save file).

« Last Edit: September 07, 2013, 03:39:41 PM by Carbonadium »

Offline Jimmy109

  • Jr. Member
  • **
  • Posts: 2
    • View Profile
Re: Bully Crashing
« Reply #4 on: September 07, 2013, 03:46:36 PM »
It worked! tyvm.

Offline Unknownsoldier

  • Hero Member
  • ****
  • Posts: 2,773
    • View Profile
Re: Bully Chrashing
« Reply #5 on: June 08, 2014, 02:51:18 AM »
This happened to me too. You should replace the hex-values instead of the text-string.

1. Press ctrl + r to open the replace window.
2. Search for: 49 53 4C 4F 43 4B 45 44 20 54 52 55 45
3. Replace with: 49 53 4C 4F 43 4B 45 44 20 46 41 4C 53 45
4. Datatype: hex-values.
5. Click replace all.
6. Save and start the game.

49 53 4C 4F 43 4B 45 44 20 46 41 4C 53 45 (ISLOCKED FALSE)
49 53 4C 4F 43 4B 45 44 20 54 52 55 45 (ISLOCKED TRUE)
Doesnt work D: Thanks anyway!

Try to replace this one: 49 53 4C 4F 43 4B 45 44 20 54 52 55 45 0D (ISLOCKED TRUE)
I forgot the "0D" at the end of the code.

EDIT: Yeah this is the corret hex-value, I tested it myself and worked.

You have to start a new game to unlock all the doors with this replace method. Just pause the game and select "restart" and don't worry, your progress won't be lost (unless you overwrite your original save file).
WHy do u have to restart? It works, but I don't want to restart because I have to beat the game again.

Offline WhenLifeGivesYouLemons

  • xfire: 1emonthatsme
  • Sr. Member
  • ***
  • Posts: 971
  • Gender: Male
  • 波動バースト
    • View Profile
Re: Bully Crashing
« Reply #6 on: June 08, 2014, 08:04:29 AM »
you dont have to beat the game again its up to you.

btw after chap. 2 this method gets overidden in Lua which is why you have to restart to get the doors open.