Jump to content
View in the app

A better way to browse. Learn more.

Obsidian Forum Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hi!

 

So I downloaded the dnSpy utility, and as I understand, the controller for the "Level Cap" is supposed to be defined in the "Assembly-CSharp.dll", but I can't for the life of me, locate it in there.

 

Can anyone tell where and what controls the level cap in PoE 1?

 

Thanks!

It is under CharacterStats PlayerLevelCap in line 502. Unless it is a code leftover, I assume changing 12 to anything other will increase the level cap by the difference. 

  • Author

Thanks for the reply!

Hmm, the compiler dishes out two CS0433 errors (lines 446 & 3578) when trying to compile, even if no changes are made.

Not really sure what the deal is, any ideas? :/


Lines:

446      public event System.Action<GameObject, bool> OnGriefStateChanged;

3578    public bool HasStatusEffectWithSearchFunction(System.Func<StatusEffect, bool> searchFunction)

Errors descriptions:

(
Severity Code Description File Line

Error CS0433 The type 'Action<T1, T2>' exists in both 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' main.cs 446)

(Severity Code Description File Line
Error CS0433 The type 'Func<T, TResult>' exists in both 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' main.cs 3578)

Odd. Mine compiles flawlessly.

 

Do the errors come up, if you use "edit method" and "edit class"?

  • Author

Edit class.

Edit method produces those two and actually several others on top of that.

 

The problem might be that I am using IE Mod, which does tamper with Assembly-CSharp.dll, but I'd rather keep using it so... eh.

 

Thanks anyway, at least I know what to look for if I decide to stop using the IE Mod, cheers!

Edited by lautasantenni

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.