Giter VIP home page Giter VIP logo

Comments (8)

Eusth avatar Eusth commented on August 25, 2024

SBPR already has a mod based on mine, but I'm not involved in it. Search for "SexyVR".

I don't accept any donations but thanks for asking! :)

from vrgin.

illu10 avatar illu10 commented on August 25, 2024

Thanks.
BTW: Can You suggest any way (including changing/recompiling in sources if needed)
to assign some hot-keys to gamepad in PlayClubVR?

Now I use XBox gamepad it works great, except there are no keys to change camera (like keyb Q, W, E, R, also Keyb 1 is usefull)
And there are unused gamepad buttons (like cross buttons or single pressed L1, R1, etc)

Any suggestions how to use them instead of keyboard?

from vrgin.

Eusth avatar Eusth commented on August 25, 2024

This would require binding new handlers to the GamePadClub instance. This can be either achieved by editing PlayClubVR / GamePadClub or by making a standalone plugin that takes over that task.

Sadly, it's not currently possible to configure key bindings on your own. I'll have to look into that.

from vrgin.

illu10 avatar illu10 commented on August 25, 2024

Thanks. If it is possible it could be very usefull. Also You can try to point me what and where this needs to be done. I am also a kind of developer so maybe i could understand (if it is easy task and not deeply related to other)

Thanks

from vrgin.

illu10 avatar illu10 commented on August 25, 2024

Hi.
I have a few new questions : )

  1. Finally HoneySelect64VR started to work (after a few launches, 1st was not successfull for some reason)
    But gamepad (xbox) doesn't work at all.
    Which module (.dll) adds gamepad support? Or native game must support it?
    Any hints where to look or try somth?

1.1. HoneySelect (in VR )textures (esp on small distance) look less smooth (more pixalated/low res)
than PlayClub ones. What's the reason? Any way to make em look sharper/more hi res?

  1. PlayClubVR: Is it compatible with Illusion Plugin Architecture? (for translation.dll, maestro, tatoo, etc)
    And if yes with which version ? (or any?)
    afair You are the author of some plugins, so the most correct source for this answer.
  2. Bet You have the best of all existing plugins/chars collection (PlayClub), can You share your game folder (without original files, but with plugins/addings)? Or at least Chars .png(s) . Plz :-)

p.s. Big thanks for your work,
pps Can do some dev or research work if you need any help. Definetly you have some background tasks which you have no time for..

from vrgin.

Eusth avatar Eusth commented on August 25, 2024
  1. WindowsInput.dll and XInputDotNetPure.dll (see Eusth/PlayClubVR@c8e7509), but there might be other ways.

1.1. Because the resolution is lower. There should be texture packs on HF methinks.

  1. What do you mean? Play Club VR uses my plugin architecture (it's a plugin) and those mods you mentioned are for Play Club, so...
  2. Actually, I don't really play those games, so they are pretty vanilla on my system, save for the VR mod and a few experimental plugins I wrote. I have a handful of custom characters at best, which are mostly the result of pressing the random button. ;)

from vrgin.

illu10 avatar illu10 commented on August 25, 2024
  1. Ok, sorry, but it rises newby questions:
    a) can be GamePadClub.dll used without any changes ?

it uses _GC , H_Scene _Scene (imported from which module?)
so i guess i need to compile new version of GamePadClub.dll inserting dependencies from HoneySel
or am i wrong and can just use compiled GamePadClub.dll ?
if i need to recompile then which dependencies (refs) need i change (guess /libs/injector/IllusionPlugin.dll ) in the project?

b) as i understand HoneySeatedMode.cs needs insertion of Gamepadclub usage:
GamePadController.Instance.Register(HandleInput); on start
and bool HandleInput(GamePadState nowState, GamePadState prevState) as a new function
(can HandleInput() be jsut copy-pasted? or needs somth extra?

1.1. seems i was wrong, after turning off all game effects (fog, etc, leaving just AntiALIASING) chars look ok now

  1. about plugins yes, i was talking about Club, did test it with translation.dll all works ok, so i just need to put .dlls to /plugins/

Thanks again for the work , HS-VR is also looking amazing, Illusion needs to award You ; )

from vrgin.

illu10 avatar illu10 commented on August 25, 2024

Any hints so far?

from vrgin.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.