Elin
82 hodnocení
BlackSouls Equipment MOD(CN/JP/EN)
2
3
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Asset: Item, NPC
Velikost souboru
Přidáno
Aktualizováno
1.967 MB
17. lis. 2024 v 22.50
5. říj. v 3.43
Poznámky ke změnám (68) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
BlackSouls Equipment MOD(CN/JP/EN)

Popis

My archenemy, are you in this world?

This mod contains:
BS equipment/character/enemy
Darksouls equipment
More attribute magnification
Some Easter egg content

This Mod use ID:
130001-150000

Thanks English Translation Helper:@Puddles and @Skyfall Terminus

Due to the overly chaotic structure of the MOD—to the extent that the content between the two language versions is inconsistent—I have given up on the idea of updating it. However, I will still maintain the MOD to ensure compatibility with new versions of the game. If you are interested in making changes, please visit my GitHub (https://github.com/InuiDame/Elin.Plugins/tree/main/Blacksouls_Support_Dll) to download the code and modify it yourself.


Warning: Do not use scrolls generated by MOD skills, as they may cause target resolution failures and system errors.
Počet komentářů: 185
Night 26. srp. v 9.35 
MissingMethodException: Method not found: Card .Zone.AddChara(string,int,int)
Chara.TryDropBossLoot
+PREFIX:BS_Support::TryDropBossLoot_Patch.Prefix
+PREFIX:BS_Support::TryDropBossLoot_Patch2.Prefix
Chara.Die
Card.DamageHP
AttackProcess.Perform
<>c__DisplayClass17_1.<Attack>g__Attack|4
<>c__DisplayClass17_1.<Attack>g__AttackWithFlurry|3
<>c__DisplayClass17_0.<Attack>g___Attack|1
ActMelee.Attack
ActMelee.Perform
+POSTFIX:CustomWhateverLoader::ActPerformEvent.OnPerform
Act.Perform
Chara.UseAbility
GoalCombat.TryUseAbility
GoalCombat+<RUN>d__16.MoveNext
AIAct.Tick
CharaUpdater.FixedUpdate
GameUpdater.FixedUpdate
InuiDame  [autor] 25. srp. v 11.17 
You can force-update all MODs directly through Steam's 'Verify Integrity of Game Files' function.
InuiDame  [autor] 25. srp. v 11.11 
@LaderN This issue arises from code signature modifications in the nightly build. I deployed a fix immediately after the update was released. The problem likely stems from Steam failing to auto-update your local mod. Specifically, Point.Point.GetNearestPoint(bool, bool, bool, bool) is the legacy code version, whereas the new implementation uses Point.Point.GetNearestPoint(bool, bool, bool, bool, int).
LaderN 25. srp. v 7.47 
@inuiDame
MissingMethodException: Method not found: Point.Point.GetNearestPoint(bool, bool, bool, bool)
<[RMB] close>
<[MMB] do not show>
Chara.TryDropBossLoot
+PREFIX: BS_Support::TryDropBossLoot_Patch.Prefix
+PREFIX: BS_Support::TryDropBossLoot_Patch2.Prefix
+PREFIX: CY_Support::TryDropBossLoot_Patch.Prefix
InuiDame  [autor] 25. srp. v 4.39 
@LaderN Ensure your this MOD and CWL installations are up-to-date, and provide the Player.log error report. Note: The game runs normally on my end.
InuiDame  [autor] 25. srp. v 4.38 
@kongsida123 确保你本地的该MOD和CWL是最新版本,以及,请发送报错信息Player.log,我自己可以正常游戏。
kongsida123 25. srp. v 2.55 
麻了,又崩了
LaderN 24. srp. v 22.58 
it still cause error after update:
Mr.Wisk 20. srp. v 13.59 
ok ty anyway
InuiDame  [autor] 20. srp. v 10.41 
Are you using the nightly version? The updated code signatures will break compatibility with the stable release. I'll update the mod after these changes go live in the stable version. Rolling it out now would make the mod unusable for stable release players.