Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Fullscreen game crashes on alt tabbing #23

Open
Notexe opened this issue Feb 15, 2020 · 5 comments
Open

Fullscreen game crashes on alt tabbing #23

Notexe opened this issue Feb 15, 2020 · 5 comments
Labels
bug Something isn't working gameplay problem Any bugs with gameplay

Comments

@Notexe
Copy link
Collaborator

Notexe commented Feb 15, 2020

Not really high priority but I figured an issue for it wouldn't hurt.

@Notexe Notexe added the bug Something isn't working label Feb 15, 2020
@DronCode DronCode added the gameplay problem Any bugs with gameplay label Feb 15, 2020
@DronCode
Copy link
Owner

Possible it causes because we haven't hooked on reset method of direct3d device.
It will be fixed soon.

@DronCode DronCode closed this as completed 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
@Notexe
Copy link
Collaborator Author

Notexe commented Mar 18, 2020

Issue still persists on v1.0.166 of ReHitman.

@Notexe Notexe reopened this Mar 18, 2020
@DronCode
Copy link
Owner

@Notexe on 1.0.104 problem persists?

@Notexe
Copy link
Collaborator Author

Notexe commented Mar 18, 2020

1.0.104 seems to be fine.

@DronCode
Copy link
Owner

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.
Labels
bug Something isn't working gameplay problem Any bugs with gameplay
Projects
None yet
Development

No branches or pull requests

2 participants