0x0ade / FEZMod-Legacy

Kinda dead FEZ mod. Check the linked issue comment for further info.
https://github.com/0x0ade/FEZMod-Legacy/issues/5#issuecomment-341082111
MIT License
23 stars 2 forks source link

Performance drop while using FEZMod #8

Open 0x0ade opened 9 years ago

0x0ade commented 9 years ago

Probably caused by using unoptimized debug binaries, unoptimizing FEZ while patching (if that's true, a new issue at the MonoMod repository needs to be created) or simply the way FEZMod works (it by itself isn't very optimized right now, especially because it still is partially a raw port of the old IKVM version, where great performance never would've been achieved).

Twitter conversation: https://twitter.com/Forstride/status/626324770649448448

Needed information:

Given information:

//none