This repository has been archived by the owner on Sep 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Fullscreen game crashes on alt tabbing #23
Labels
Comments
Possible it causes because we haven't hooked on reset method of direct3d device. |
DronCode
added a commit
that referenced
this issue
Mar 1, 2020
DronCode
added a commit
that referenced
this issue
Mar 2, 2020
Changes: 1. Reversed RTTI information structure 2. Reversed event system 3. Reversed ZHitman3 class 4. Reversed CInventory class 5. Added play animation for player feature 6. Reversed items subsystem (item, itemtemplate, itemweapon) 7. Reversed hands API for actor & player (added viewer of items) 8. Reversed method `ZHM3Actor::kill()`. Added demo for it (kill actor or all actors in actors viewer tool) 9. Minor changes in debug menu design 10. Fixed crash when we trying to alt+tab in full screen mode (#23) 11. Implemented wireframe mode (wireframe, wireframe & normal and normal mode) 12. Implemented first version of ZIP Free Filesystem : [documentation](https://github.com/DronCode/ReHitman/wiki/ZIP-Free-File-System) 13. Added near actors locator in debug menu 14. Added project logo
Issue still persists on v1.0.166 of ReHitman. |
@Notexe on 1.0.104 problem persists? |
1.0.104 seems to be fine. |
Ok, I'll include this issue into current project. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not really high priority but I figured an issue for it wouldn't hurt.
The text was updated successfully, but these errors were encountered: