Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebind disassemble #38

Open
rdok opened this issue Feb 21, 2024 · 0 comments
Open

Rebind disassemble #38

rdok opened this issue Feb 21, 2024 · 0 comments

Comments

@rdok
Copy link
Owner

rdok commented Feb 21, 2024

"G:\GOG Galaxy\Cyberpunk 2077\r6\config\inputUserMappings.xml"

Change

	<mapping name="disassemble_item" type="Button" SIEJADependent="true" >
		<button id="IK_Pad_Y_TRIANGLE"/>
		<button id="IK_Z"/>
	</mapping>

to a custom input. E.g.

	<mapping name="disassemble_item" type="Button" SIEJADependent="true" >
		<button id="IK_Pad_Y_TRIANGLE"/>
		<button id="IK_LShift"/>
	</mapping>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant