Guy
Guy
  • 34
  • 170 807
Fable II: Prepare To Guy Edition - Combat Rebalance
Welcome to Fable 2: Prepare To Guy Edition.
The game is now hard. Very hard.
This is a showcase for Combat Rebalance, a mod that does what it says on the tin.
Enemies are smarter. You are more fragile. Potions heal slowly. Magic is harder. But melee is better.
You can no longer employ the usual "strategies" (exploits) in order to breeze through the game.
Combine it with my Death Matters mod and you'll soon be very familiar with the main menu screen. Death Matters is currently bundled with the Archon's Toolbox.
The Mod Repository:
github.com/JustSomeGuy1234/ArchonsMods
Archon's Toolbox Tutorial:
ua-cam.com/video/0mGzKOlmfUY/v-deo.html
Patreon:
www.patreon.com/GuysMods
Discord:
discord.gg/kSNbpXHVdw
Timestamps:
00:00 Intro
00:23 Magic & Sub-Targeting
00:50 Melee
01:05 AI & Trolls
01:26 Potions
01:45 Configuration & Installation
02:05 Outro
Переглядів: 1 063

Відео

Fable 2 Memory Manipulation Using Lua - Proof Of Concept
Переглядів 4156 місяців тому
Watch in 60fps or you can't see the difference. Watch on a monitor or you can't see at all. In this video I exploit a specific pair of functions exposed to Lua in order to write to the V-Sync byte in raw memory which uncaps framerate in realtime, using nothing but Lua. (Partial code shown in the window on the right) The applications for this are basically endless. My current goal is to uncap fr...
Archon's Toolbox Reveal - The Fable 2 Mod Manager
Переглядів 7 тис.Рік тому
Unveiling Archon's Toolbox, the Fable 2 Script Mod Manager! Download: github.com/JustSomeGuy1234/Archons-Toolbox Usage Tutorial: ua-cam.com/video/0mGzKOlmfUY/v-deo.html Archon's Toolbox lets you install Lua script mods to your game. Things like fishing, combat rebalances, new quests, and pretty much anything else you can think of is now possible. Discord: discord.gg/kSNbpXHVdw Patreon: www.patr...
Archon's Toolbox Authoring: Part 6 - Updating
Переглядів 77Рік тому
In this video we cover how to handle updating. If we don't do this our mod will get reset whenever it's updated, as if it had just been installed for the first time.
Archon's Toolbox Authoring: Part 5 - Mod Configuration Menu
Переглядів 82Рік тому
In this video we create a couple of menus to add to the Mod Configuration Menu (MCM). The menus let the player choose which creatures to summon and at which spell level. One of the menus is dynamically created, and takes control of the menu system itself by directly calling the OpenMenu function.
Archon's Toolbox Authoring: Part 4 - Expanding Our Mod
Переглядів 84Рік тому
In this video we write a lot more of the mods code. We will cover various game systems, including the MessageEvents system. In the next video we will create a menu for the Mod Configuration Menu (MCM) so that players can configure certain aspects, such as which entities are summoned.
Archon's Toolbox Authoring: Part 3 - Mod Adaptation
Переглядів 64Рік тому
In this video we set up the files and folders to move our mods code into. This will let the Mod Manager start, stop, and control our mod. In the next video, we write the majority of the mods code.
Archon's Toolbox Authoring: Part 2 - Creating A Prototype
Переглядів 124Рік тому
In this video I use the RuntimeCodeLoader mod to write some of our mod's fundamental code, in real time. In the next video we will move our code into a proper mod that the manager... manages.
Archon's Toolbox Authoring: Part 7 - Modhooks
Переглядів 74Рік тому
In this video we create a new mod that works purely off of ModHooks, which doesn't even have a coroutine. For Archon's Toolbox, the Fable 2 Script Mod Manager/Modding Framework.
Archon's Toolbox Authoring: Part 1 - Requirements
Переглядів 240Рік тому
In this video series we walk through creating an entire mod from scratch. We'll cover everything from coming up with the concept, to writing the mod's code and creating an MCM menu. In this video I'll tell you what you need to start creating your own mod, and what kind of mod I'll be aiming to make. Extracting And Decompiling Lua Scripts (BnkExplorer, Java & UnluaC required): ua-cam.com/video/G...
Archon's Toolbox Tutorial
Переглядів 1,7 тис.Рік тому
In this video we'll be using Archon's Toolbox for Fable 2 to patch our game and install the Debug Menu Mod. Download: github.com/JustSomeGuy1234/Archons-Toolbox Convert from ISO/GOD to XEX: ua-cam.com/video/4ALyB36Gnes/v-deo.htmlsi=agJkyjuhcfnwaWXB&t=360 Discord: discord.gg/kSNbpXHVdw Patreon: www.patreon.com/GuysMods 00:00 Intro 00:11 Game Requirements 00:56 Patching The Game 01:59 Installing ...
Fable 2 PC Ultimate Guide | Xenia + Fixes | xCloud
Переглядів 101 тис.Рік тому
This is my ultimate guide (that's still accurate in 2024) for playing Fable II on PC. We will compare the pros and cons of the Xenia emulator and Xbox Cloud Gaming to help you decide which is the best for you. It also guides you through setting up Xenia from start to finish, including the installation of recommended patches and tweaks. Xenia's black textures, dog vertex explosion, and flickerin...
Fable II - First Person Mod (Proof of Concept)
Переглядів 2,5 тис.Рік тому
Proof of concept for a First Person Camera mod for Fable 2. This individual mod currently totals about 50 lines of code and took only a couple of hours to make (the majority of which was spent learning about the camera system). The melee combat looks a little janky because I got so close to the enemy and the melee weapon is out of view most of the time, but it's still fully functional. I didn't...
Dante's Inferno - Xenia Canary (Audio Works!) - 1440p
Переглядів 1,1 тис.2 роки тому
Some footage from the first hour of the game on Xenia Canary@55877f4 from 25th Oct 2022 Audio for the game seems to be fixed with the new Canary updates from Gliniak! (and others?) The game did crash during the judgement demon thingy fight after something like 40 mins of gameplay, though of course it's not a consistent crash and I was able to get past with no problems on the second try. The gam...
How to Install Wrestling Empire Music Mod (2022)
Переглядів 8 тис.2 роки тому
Since i'll no longer be releasing patches for my mod, here's a video showing you *exactly* how to install it yourself with the source code. In the future, game updates may make the music-related code drastically different which would make this tutorial obsolete. I will not be updating this mod/video to be compatible with future game versions. The code you need: github.com/JustSomeGuy1234/Wrestl...
Fable II Debug Menu Mod
Переглядів 7 тис.2 роки тому
Fable II Debug Menu Mod
Fable II Xenia Playthrough - 1080p 60FPS - Part 2/3
Переглядів 4232 роки тому
Fable II Xenia Playthrough - 1080p 60FPS - Part 2/3
Fable II Xenia Playthrough - 1080p 60FPS - Part 3/3
Переглядів 2322 роки тому
Fable II Xenia Playthrough - 1080p 60FPS - Part 3/3
Fable II Xenia Playthrough - 1080p 60FPS - Part 1/3
Переглядів 1,6 тис.2 роки тому
Fable II Xenia Playthrough - 1080p 60FPS - Part 1/3
Fable II Script Modding Tutorial
Переглядів 2,2 тис.2 роки тому
Fable II Script Modding Tutorial
Fable II Cut Content: The Singing Sword
Переглядів 1,4 тис.2 роки тому
Fable II Cut Content: The Singing Sword
Fable Pub Games Full Soundtrack (High Quality)
Переглядів 8022 роки тому
Fable Pub Games Full Soundtrack (High Quality)
Dying Braincells
Переглядів 1313 роки тому
Dying Braincells
Wrestling Empire Custom Music/Theme Mod
Переглядів 27 тис.3 роки тому
Wrestling Empire Custom Music/Theme Mod
Fable 2 Hobbe Cave Theme
Переглядів 1,6 тис.3 роки тому
Fable 2 Hobbe Cave Theme
Fable Bowerstone Wallpaper Engine
Переглядів 1043 роки тому
Fable Bowerstone Wallpaper Engine
How to Install Mods for SCP-3008
Переглядів 1,3 тис.4 роки тому
How to Install Mods for SCP-3008
Arcanists last moments
Переглядів 2,3 тис.6 років тому
Arcanists last moments
EH
Переглядів 1,7 тис.6 років тому
EH
Chicken
Переглядів 426 років тому
Chicken