OldSchoolHack

Register / Login English

Part of the menu disappears...

icon Thread: Part of the menu disappears...

Join Date: May 2014

Posts: 9

it doesn't work, all what i can do is: 

TEXT Code:
  1. void Direct3D9Renderer::SetDevice(LPDIRECT3DDEVICE9 ptr)
  2. {
  3. device = ptr;
  4. PostD3DReset();
  5. }

but ofc after that font looks like dunno, some alien language xD
sometimes game just closes w/o reason

also i tryed this my temp solution (recreate ) but game closes too