Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility #4

Closed
4 of 5 tasks
TheIndra55 opened this issue Aug 16, 2022 · 5 comments
Closed
4 of 5 tasks

Accessibility #4

TheIndra55 opened this issue Aug 16, 2022 · 5 comments

Comments

@TheIndra55
Copy link
Owner

TheIndra55 commented Aug 16, 2022

  • Include binkw32.dll in the zip
  • Statically link Minhook.x86.dll so less files are required
  • Have hide_menu_on_start be true by default, instead show for around 2 seconds we have loaded
  • Allow keys to be changed in the config file
  • Map less function keys by default

Maybe even a standalone ASI for only loading mods

@TheIndra55
Copy link
Owner Author

TheIndra55 commented Aug 20, 2022

After statically linking with MinHook, the linker now yields MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance seems non-fatal but should probably check it out.

@Xan-5
Copy link

Xan-5 commented Aug 27, 2022

Maybe even a standalone ASI for only loading mods

Yes, please. This would be perfect!

@TheIndra55
Copy link
Owner Author

Standalone mod loader released at https://github.com/TombRaiderModding/ModLoader.

@Xan-5
Copy link

Xan-5 commented Jan 29, 2023

Did it last year already :) With dedicated launcher but you can use dll as ASI too.
https://github.com/Xan-5/TRAmod-TRLmod

@TheIndra55
Copy link
Owner Author

Improved in #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants