DronCode / ReHitman

Hitman Blood Money Reverse Project
http://rehitman.online
28 stars 5 forks source link

Modern cheat menu aka HM3InGameDebugger #7

Open DronCode opened 4 years ago

DronCode commented 4 years ago

Introduction

That interface is very buggy, also some functions, like Give all, Beam works awful. In PR #5 we are working under custom debug menu and these functions could be implemented there.

Subtasks:

HHCHunter commented 4 years ago

We may be able to use parts of already existing things, such as

Viewer CharacterViewer AnimationViewer

The LoadFilter option in HitmanBloodMoney.ini allows us to load things directly. Need to research if this is just individual files within files, anm etc etc.

The DefaultScene option in HitmanBloodMoney.ini allow us to load into levels on game boot. We can load levels directly via calling the .gms file directly.

For example we can load the main menu via DefaultScene=HitmanBloodMoney.gms Or a mission via DefaultScene=M00_main.GMS

This can be done by loading a .gms files instead of a zip package, this will require some reversing of .gms file and some research

image

We can also redirect where the game expects the files to be using HitmanBloodMoney.ini

ipoopedmypantsuups commented 3 years ago

Hey, are you guys still working on this? Be exciting to hear some news... Also the new release of ReHitman seems to be missing a few features... 😢

DronCode commented 3 years ago

Hi.

Yes, I still working on it but I was on a little vacation) The repository was moved here https://github.com/ReGlacier/ReHitman

ср, 14 апр. 2021 г. в 12:52, ipoopedmypantsuups @.***>:

Hey, are you guys still working on this? Be exciting to hear some news... Also the new release of ReHitman seems to be missing a few features... 😢

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/DronCode/ReHitman/issues/7#issuecomment-819391212, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHV7QPX5454O3L74LJBGSUTTIVQV3ANCNFSM4KPFCGKA .