0 of 0

File information

Last updated

Original upload

Created by

Altamurenza

Uploaded by

Altamurenza

Virus scan

Safe to use

About this mod

Revitalizing the main menu of Bully: Scholarship Edition with a refreshing design and simplifying the process of accessing and loading saved game progress. It supports custom localization files and multi-aspect ratios for diverse monitors.

Requirements
Permissions and credits
Translations
  • Ukrainian
  • Spanish
  • Portuguese
Changelogs
- INTRODUCTION -

Transform the old-fashioned main menu into a decent and contemporary interface.
The inspiration came from acclaimed titles like Saints Row, GTA V, Zelda BOTW, and Bully AE(?).


- FEATURES -

  • Revamped User Interface.
  • "Load Game" Option Added to Main Menu.
  • "New Game" Option Added to Main Menu.
  • Custom Localization & Translation Support.
  • Multi-Aspect Ratio Support.
  • Simplified Language Switching.


- INSTALLATION ( MUST READ! ) -

Requirement 1: Derpy's Script Loader 10 or greater (FULL VERSION, NOT S!!)
Requirement 2: Enabled DSL System Access (see the instruction below)

DSL system access is required to access the C package (MainMenu.dll) provided by this mod and use the I/O facilities provided by Lua 5.0.2. I need them to read the game data and registry because the base game functions are incapable of doing so.

Instructions to install the mod:
- Extract the 7z archive
- Copy (or Cut) _derpy_script_loader folder
- Paste it to your Bully - Scholarship Edition folder
- Done

Instructions to uninstall the mod:
- Delete "../derpy_script_loader/scripts/MainMenu" folder
- Delete "../derpy_script_loader/packages/MainMenu.dll" file
- Done

Instructions to enable DSL system access:
- Open "../_derpy_script_loader/dslconfig.ini" file with Notepad
- Change allow_networking: true to allow_networking: false
- Change allow_system_access: false to allow_system_access: true
- Click File > Save
- Done


- NOTE -

  • Avoid using the "/restart" or "/stop" command as this mod does NOT serve as a replacement. Instead, it operates by layering the main menu and influencing its behavior.
  • You can create your own translation file in the "../derpy_script_loader/scripts/MainMenu/Translations/" folder. Follow the same format as the provided translations by the mod.
  • A monitor with a wide aspect ratio (like 21:9) and multi-monitors have not been tested yet. It is recommended to use a single monitor with a 16:9 or 16:10 aspect ratio for the best result.


- SOURCE CODE -

GitHub
Feel free to create and release your custom made scripts, designs, or patches for this mod.


- CREDITS AND THANKS -

Rockstar Games for the downloadable art resources.
derpy54320 for DSL and sharing her knowledge on FileTableBully.