Gothic II: Gold Classic

Gothic II: Gold Classic

zGamePad - complete gamepad support
 This topic has been pinned, so it's probably important
Gratt.5r2  [developer] Apr 13, 2022 @ 2:57pm
Bug report
Report bugs here
< >
Showing 1-15 of 18 comments
Corvus Jun 17, 2022 @ 2:29pm 
Playing on the german client and this plugin only works if i set it to off (Aus) in his own options menu, setting it to on just disables it and only the right stick is working.

Mods: Union -> zGamePad (nothing more)
Last edited by Corvus; Jun 17, 2022 @ 2:32pm
Gordo Oct 1, 2022 @ 10:36am 
Hi, great Mod, I've used it to beat Gothic 1, now in Gothic 2 with Returning 2 and New Balance installed I have issues in the Inventory screen and the Journal. Probably has to do with the new Inventory from the Mod. Can you help me please?
hedin7 Oct 1, 2022 @ 4:35pm 
There are some mods (New Balance, Dirty Swamp) where there is a large number of actions in the game tied to different combinations on the keyboard. It is very difficult or impossible to bind all of them without the help or by the mod authors themselves. Therefore, I personally would not recommend playing such mods with gamepad plugin. These mods are not intended for the gamepad. But you can try customize the some action manualy via .gamepad.overlay files.

https://github.com/Gratt-5r2/zGamePad/wiki
Fritzkefit Oct 23, 2022 @ 3:47am 
Originally posted by Altaïr:
Hi, great Mod, I've used it to beat Gothic 1, now in Gothic 2 with Returning 2 and New Balance installed I have issues in the Inventory screen and the Journal. Probably has to do with the new Inventory from the Mod. Can you help me please?
I also have issues in the inventory with my xbox controller: I can neither close the inventory (pressing select) nor use items (pressing A).

I installed the D3D11 mod and its dependencies, however not through the workshop (as this did not work previously). Any idea how to fix this?
Fritzkefit Oct 23, 2022 @ 3:48am 
Originally posted by Fritzkefit:
Originally posted by Altaïr:
Hi, great Mod, I've used it to beat Gothic 1, now in Gothic 2 with Returning 2 and New Balance installed I have issues in the Inventory screen and the Journal. Probably has to do with the new Inventory from the Mod. Can you help me please?
I also have issues in the inventory with my xbox controller: I can neither close the inventory (pressing select) nor use items (pressing A).

I installed the D3D11 mod and its dependencies, however not through the workshop (as this did not work previously). Any idea how to fix this?

Dropping items via X works however.
Fritzkefit Oct 23, 2022 @ 4:42am 
Originally posted by Fritzkefit:
Originally posted by Fritzkefit:
I also have issues in the inventory with my xbox controller: I can neither close the inventory (pressing select) nor use items (pressing A).

I installed the D3D11 mod and its dependencies, however not through the workshop (as this did not work previously). Any idea how to fix this?

Dropping items via X works however.
Nevermind, I had enableJoystick in the Gothic.ini set to 1. Putting it back to 0 solved the issue.
Weird bug I encountered today:

I accidentaly opened the Credis while in game. After that Controller Mod did not work anymore. It gets solved if you unsubscribe and re-subscribe on steam so no big problem but pretty strange.
Enlightened Feb 14, 2023 @ 12:36pm 
Если идти назад во время атаки бегом персонаж начинает крутиться на месте с безумной скоростью пока не закончит атаку.
天照 Mar 12, 2023 @ 9:50am 
Originally posted by Enlightened:
Если идти назад во время атаки бегом персонаж начинает крутиться на месте с безумной скоростью пока не закончит атаку.
Аналогичная ситуация, в первой готике терпел, а во второй просто ужас как часто это возникает.
amdlo112 Jul 5, 2023 @ 9:01am 
When I'm browsing a chest, then I press B to close it and stand up and then I start to push left analog stick downwards (because I want to walk away from the chest) during the stand up animation, the character immediately crouches and opens the chest again. In another words - I can't touch the left analog stick during the close+stand up animation otherwise I wouldn't be able to get out of the chest browsing.
Gratt.5r2  [developer] Jul 5, 2023 @ 1:45pm 
Originally posted by amdlo112:
When I'm browsing a chest, then I press B to close it and stand up and then I start to push left analog stick downwards (because I want to walk away from the chest) during the stand up animation, the character immediately crouches and opens the chest again. In another words - I can't touch the left analog stick during the close+stand up animation otherwise I wouldn't be able to get out of the chest browsing.
This is the default behaviour of the engine. It expected the 'forward' key in some g1 logical block and if you press the motion before the event ends, it will repeat the action. You can reproduce this 'bug' using the key W on your keyboard.
amdlo112 Jul 5, 2023 @ 2:38pm 
Originally posted by Gratt.5r2:
Originally posted by amdlo112:
When I'm browsing a chest, then I press B to close it and stand up and then I start to push left analog stick downwards (because I want to walk away from the chest) during the stand up animation, the character immediately crouches and opens the chest again. In another words - I can't touch the left analog stick during the close+stand up animation otherwise I wouldn't be able to get out of the chest browsing.
This is the default behaviour of the engine. It expected the 'forward' key in some g1 logical block and if you press the motion before the event ends, it will repeat the action. You can reproduce this 'bug' using the key W on your keyboard.
Oh, I see, thank you.
igreshi Dec 16, 2023 @ 12:09pm 
I am currently playing on my steam deck with the legend of ahssûn mod which has built in free aim for bows and cross bows.
I can not use the right stick to aim with free aim and after assigning the right track pad to work as a mouse input the screen flickers to black whenever I use it while aiming with the bow. Any known way of fixing these issues? I'd ideally be able to aim with the right stick.
Gratt.5r2  [developer] Dec 16, 2023 @ 3:28pm 
Originally posted by igreshi:
I am currently playing on my steam deck with the legend of ahssûn mod which has built in free aim for bows and cross bows.
I can not use the right stick to aim with free aim and after assigning the right track pad to work as a mouse input the screen flickers to black whenever I use it while aiming with the bow. Any known way of fixing these issues? I'd ideally be able to aim with the right stick.
The problem of this aim patch is that it handles the mouse device directly, not the rotation actions, Because of that you cannot rotate camera using sticks. So if this built-in feature not much different from the Ninja patch, you can try to do this:

1. Open Gothic/System directory, create the file with the next name and extension:
freeAimForGamepad.patch
.After that copy the next content to this file:
#engine #patch #assembler [0x0069A9F0] orgcode mov eax, [ecx+0x250] ; fmode cmp eax, 5 ; NPC_WEAPON_BOW jae 0x0069AA17 #/assembler #assembler [0x00473009] mov ecx, esi push 0 call 0x0069A940 orgcode jmp 0x00473023 #/assembler #/patch #/engine

2. In the same directory create the next file:
freeAim.gamepad.overlay
.And copy the next content into it:
KeyDisable Controls.Aim KeyDisable Controls.Shoot // Aim KeyRecord Id Aim Combination JOY_LT Emulation GAME_ACTION Condition Cond_FightModeRange, !Cond_InterfaceIsOpen Help aim // Shooting KeyRecord Id Shoot Combination JOY_RT Emulation GAME_UP Condition Cond_FightModeRange, GAME_ACTION, !Cond_InterfaceIsOpen Help shoot KeyDisable Controls.AimInvestMana KeyDisable Controls.Cast KeyRecord Id AimInvestMana Combination JOY_LT Emulation GAME_ACTION Condition Cond_FightModeMagic, !JOY_RT, !Cond_InterfaceIsOpen Help cast KeyRecord Id Cast Combination JOY_RT Emulation GAME_UP Condition Cond_FightModeMagic, GAME_ACTION, !Cond_InterfaceIsOpen

The first file will unlock rotation events when used bow, crossbow or magic.
The second file will remap controls for the free aim: now you will press the left trigger to aim and the right trigger to shoot.
I hope it will help you.
Last edited by Gratt.5r2; Dec 16, 2023 @ 3:43pm
igreshi Dec 16, 2023 @ 4:35pm 
I am currently playing on my steam deck with the legend of ahssûn mod which has built in free aim for bows and cross bows.
I can not use the right stick to aim with free aim and after assigning the right track pad to work as a mouse input the screen flickers to black whenever I use it while aiming with the bow. Any known way of fixing these issues? I'd ideally be able to aim with the right stick.
< >
Showing 1-15 of 18 comments
Per page: 1530 50