UnrealKaraulov / newbspguy

Goldsrc map viewer/editor without decompiling. Also can view .MDL models.
The Unlicense
70 stars 13 forks source link

Can't move camera with "wasd" on Linux #64

Closed ghost closed 11 months ago

ghost commented 1 year ago

Built from last commit newbspguy

Ubuntu 22.04

UnrealKaraulov commented 1 year ago

@gabuch2 at all maps ?

Just no effect when press 'wasd' buttons ?

ghost commented 1 year ago

Hello, I tested with Counter-Strike's de_dust2 and Sven Co-op 5's desertcircle, both were showing the same behavior.

This doesn't happen with wootguy's bspguy.

If you need more information just tell me.

UnrealKaraulov commented 1 year ago

@gabuch2 you can increase move speed in settings

ghost commented 1 year ago

Hello, adjusting the move speed in settings had no effect.

Nord1cWarr1or commented 11 months ago

Same on arch-based distro @UnrealKaraulov

UnrealKaraulov commented 11 months ago

I can't test on linux now, I can tried to install VM on Windows

UnrealKaraulov commented 11 months ago

@gabuch2 @Nord1cWarr1or all other functional works correctly ? (Move entities/GOTO window/FPS counter)

Nord1cWarr1or commented 11 months ago

Checked on the latest version of the program. I can't move, can't select any entity with the left mouse button. All I can do is rotate the camera with the right mouse button.

I also checked the original bspguy, no such problems there

UnrealKaraulov commented 11 months ago

imgui works? (menu items can be clicked, selected, etc?)

Nord1cWarr1or commented 11 months ago

imgui works? (menu items can be clicked, selected, etc?)

yep, menu, widgets works

UnrealKaraulov commented 11 months ago

yep, menu, widgets works

https://github.com/UnrealKaraulov/newbspguy/releases/tag/NightBuild_2023.12.05_17-32

You can now open DEBUG widget and test mouse (coordinates, left/right button, and current time)

UnrealKaraulov commented 11 months ago

@gabuch2 @Nord1cWarr1or in latest build https://github.com/UnrealKaraulov/newbspguy/releases/tag/NightBuild_2023.12.06_05-56 , keyboard issue fixed ?

Nord1cWarr1or commented 11 months ago

@gabuch2 @Nord1cWarr1or in latest build https://github.com/UnrealKaraulov/newbspguy/releases/tag/NightBuild_2023.12.06_05-56 , keyboard issue fixed ?

no

Nord1cWarr1or commented 11 months ago

изображение When I left-click, this window shows this, but no entities are selected

UnrealKaraulov commented 11 months ago

left = 1 when you do click ?

Nord1cWarr1or commented 11 months ago

left = 1 when you do click ?

yep

Nord1cWarr1or commented 11 months ago

https://github.com/UnrealKaraulov/newbspguy/assets/47604048/41652848-9e68-48d2-83f5-d7e3288221e3

Qwertyus3D commented 11 months ago

Напишу здесь, последний билд (№437) не до конца пофиксил баг камеры, возникший с билда №432 - движение камеры по WASD идёт рывками, на несколько юнитов проходит вперёд и останавливается, нужно снова отпускать клавишу и повторно нажимать.

Пофикшено в №438

Nord1cWarr1or commented 11 months ago

@Nord1cWarr1or keyboard works for Widgets? (You can enter text in settings, etc?)

yes it works

UnrealKaraulov commented 11 months ago

@Nord1cWarr1or @gabuch2 please try latest build.

Nord1cWarr1or commented 11 months ago

@UnrealKaraulov still not works

UnrealKaraulov commented 11 months ago

@Nord1cWarr1or @gabuch2

fixed in latest build (something bad in vec3 struct)

Nord1cWarr1or commented 11 months ago

confirm