OsirisAndExtra icon indicating copy to clipboard operation
OsirisAndExtra copied to clipboard

list of some basic broken or buggy options:

Open rrhyast opened this issue 2 years ago • 10 comments

  • [ ] Anti-Aim disable in freezetime (doesn't work)
  • [ ] Visuals far z (doesn't work on other mods?)
  • [ ] Visuals hit effects animations (specially healthboost & dangerzone)
  • [ ] chams weapon chams disappear when dying or spectate players @JannesBonk
  • [ ] Misc adblock (tried on +5 servers)
  • [ ] Misc custom name (when you paste names in box it sets to ?empty / When u already wrote a name before you joining any server, it doesn't apply, you have to decrease or increase a word to apply it)
  • [ ] Misc bomb timer position won't save

rrhyast avatar Aug 08 '22 12:08 rrhyast

  • [ ] Anti-Aim disable in freezetime (doesn't work)
  • [ ] Visuals far z (doesn't work)
  • [ ] Visuals hit effects animations (specially healthboost & dangerzone)
  • [ ] ESP line of sight (sometimes it disappear when enemy is aimed at you) but that's ok no problem.
  • [ ] Misc adblock (tried on +5 servers)
  • [ ] Misc custom name (when you paste names in box it sets to ?empty or when u already wrote a name, when u press enter it doesn't apply, you have to decrease or increase a word to apply it)

Far Z works in danger zone from what ive been testing osiris

JannesBonk avatar Aug 08 '22 13:08 JannesBonk

Far Z works in danger zone from what ive been testing osiris

In normal modes should works

In function overrideView in Hooks.cpp setup->farZ += config->visuals.farZ * 10; should be: setup->farZ = config->visuals.farZ * 10;. and it makes this work in normal modes and dz. At least in my paste.

Xsintashi avatar Aug 08 '22 13:08 Xsintashi

Far Z works in danger zone from what ive been testing osiris

In normal modes should works

In function overrideView in Hooks.cpp setup->farZ += config->visuals.farZ * 10; should be: setup->farZ = config->visuals.farZ * 10;. and it makes this work in normal modes and dz. At least in my paste.

if u tried neps you know how it works well but in stock osiris not.

rrhyast avatar Aug 08 '22 14:08 rrhyast

also it helps a lot for fps boosting since its reducing the render distance

rrhyast avatar Aug 08 '22 14:08 rrhyast

also it helps a lot for fps boosting since its reducing the render distance

Wait is far z basically making the esp render farther?

Navoichyk avatar Aug 08 '22 19:08 Navoichyk

also it helps a lot for fps boosting since its reducing the render distance

Wait is far z basically making the esp render farther?

yep

JannesBonk avatar Aug 08 '22 19:08 JannesBonk

also it helps a lot for fps boosting since its reducing the render distance

Wait is far z basically making the esp render farther?

yep

But it doesn’t work in mm or like community servers?

Navoichyk avatar Aug 08 '22 19:08 Navoichyk

also it helps a lot for fps boosting since its reducing the render distance

Wait is far z basically making the esp render farther?

yep

But it doesn’t work in mm or like community servers?

like only in danger zone i saw an improvement not in any other ones

JannesBonk avatar Aug 08 '22 20:08 JannesBonk

also it helps a lot for fps boosting since its reducing the render distance

Wait is far z basically making the esp render farther?

yep

But it doesn’t work in mm or like community servers?

like only in danger zone i saw an improvement not in any other ones

less rendering, more fps. there is something in middle of dust 2 that killing fps. i don't know what it is.

rrhyast avatar Aug 08 '22 21:08 rrhyast

if u ever played minecraft, farz works like render distance, cuts off map and everything . Means more fps cuz less to render

Xsintashi avatar Aug 08 '22 22:08 Xsintashi