Commit graph

5 commits

Author SHA1 Message Date
Intra
01efa057a8
[XCX] [MK8] [DKC] Add credit attribution to all packs (#690) 2025-03-25 08:59:51 +01:00
intra
07b232af2c
[Xenoblade X] New blade metal count mod + some other stuff (#583)
* Add files via upload

* Update rules.txt

* Rename src/XenobladeChroniclesX/Mods/GraphicsNpcInfoBubblesDistance/patch_bubbles.asm to src/XenobladeChroniclesX/Mods/HudNpcInfoBubblesDistance/patch_bubbles.asm

move file location

* Rename src/XenobladeChroniclesX/Mods/GraphicsNpcInfoBubblesDistance/rules.txt to src/XenobladeChroniclesX/Mods/HudNpcInfoBubblesDistance/rules.txt

move file location

* Rename src/XenobladeChroniclesX/Mods/HUDFreecam/patch_Freecam.asm to src/XenobladeChroniclesX/Mods/GraphicsFreecam/patch_Freecam.asm

move file location

* Rename src/XenobladeChroniclesX/Mods/HUDFreecam/rules.txt to src/XenobladeChroniclesX/Mods/GraphicsFreecam/rules.txt

move file location

* Rename src/XenobladeChroniclesX/Mods/HUDNoModelFade/patch_NoModelFade.asm to src/XenobladeChroniclesX/Mods/GraphicsNoModelFade/patch_NoModelFade.asm

move file location

* Rename src/XenobladeChroniclesX/Mods/HUDNoModelFade/rules.txt to src/XenobladeChroniclesX/Mods/GraphicsNoModelFade/rules.txt

move file location

* Rename src/XenobladeChroniclesX/Mods/HUDRemoveOverdriveBlur/patch_RemoveBlur.asm to src/XenobladeChroniclesX/Mods/GraphicsRemoveOverdriveBlur/patch_RemoveBlur.asm

move file location

* Rename src/XenobladeChroniclesX/Mods/HUDRemoveOverdriveBlur/rules.txt to src/XenobladeChroniclesX/Mods/GraphicsRemoveOverdriveBlur/rules.txt

Move file location

* Update rules.txt

* Add files via upload

fix for blade metal mod

* Update rules.txt

* Update patch_Metal.asm

same line that was added in nemesis offline. when ever you turn the mod off your -1 what your supposed to be, this new line fixes that. (being 9998 instead of 9999 though is barely noticeable but it can be fixed so its being fixed)

* Update rules.txt

* Update patch_Metal.asm

1.0.1E and 1.0.2U had the same address values

* Update patch_Metal.asm

added comments

* typo fix oops

put 'metal' instead of 'medal'

* typo fix oops

put 'metal' instead of 'medal'

* Add files via upload

makes the new infinite blade metal line optional

* and I just figured out how to make blade medals unneeded

ok, I think I'm actually done at this point

* fixed readablilty and made it easier to change

sorry for all the commits

* small typo fix

again sorry for all the commits

* changed addi to subi

makes the rules.txt look nicer

* Update patch_offline_nemesis.asm

* Add files via upload
2023-01-16 13:59:08 -08:00
intra
4db55f51cc
[Xenoblade X] Adds support for unused weather conditions | Also fixes a mod that could be used for online griefing (#580)
* Update rules.txt

Adds support for unused weather conditions in the game

* Update patch_exp_blade.asm

fixes 1.0.2J support

* Update rules.txt

Felt I was credited enough in the github and blingblong did most of the work, I just got the mod in a state where it was polished enough to be published

* Update rules.txt

in v886 I made TA the default instead of DLC to fix a bug it caused in the JP version. This is making TA first in the name to match TA being the first option

* Update rules.txt

* Add files via upload

Small fix with previous commit. this completes everything I wanted to do

* final weather improvement

Actual final commit. Made it so that the preset names now show the $wrt value making easier to understand, and added support for the blade barracks weather conditions (just need to uncomment to use)

* E fix: Online Griefing Patch

It was discovered that the patch_offline_squad could be used to destroy currently active online squad missions that other players are doing. This Fixes that by making the mod kill the online. This also provides some troubleshooting text in the rules.txt if the mod doesn't work for a player.

Ideally a better kill online code should exist but this is the best one that exist rn

* Update rules.txt

Typo fix... oops

* globalnemesis offline feature update

you can now pick between the friday version and the monday version of global nemesis telethia plume. (previously the mod only had monday, which is worse than friday. now it has both)
2022-12-20 16:06:38 -08:00
intra
97c0d90901
[XCX] Port to most versions, added freecam mode and other changes
Thanks to @intra2 for the work!
2022-09-25 15:37:11 +02:00
Crementif
b04550a2f3
[XCX] Add first version of V5 graphic packs
With some bug fixes (which should fix https://github.com/ActualMandM/cemu_graphic_packs/issues/494), this is basically the same as the previous V5 version. I decided that updating these in this state now (since people currently have to go out of their way to get "proper" V5 packs) would be better then having updating these in a few weeks with some small fixes.

So basically, a version 2 will follow, but I just want to get these out now!

Co-authored-by: lasyan3 <lasyan3@hotmail.com>
2021-01-23 01:49:39 +01:00
Renamed from Mods/XenobladeX/XenobladeX_mod_BladeTasksAndMissionsOffline/rules.txt (Browse further)