• Dear Cerberus X User!

    As we prepare to transition the forum ownership from Mike to Phil (TripleHead GmbH), we need your explicit consent to transfer your user data in accordance with our amended Terms and Rules in order to be compliant with data protection laws.

    Important: If you accept the amended Terms and Rules, you agree to the transfer of your user data to the future forum owner!

    Please read the new Terms and Rules below, check the box to agree, and click "Accept" to continue enjoying your Cerberus X Forum experience. The deadline for consent is April 5, 2024.

    Do not accept the amended Terms and Rules if you do not wish your personal data to be transferred to the future forum owner!

    Accepting ensures:

    - Continued access to your account with a short break for the actual transfer.

    - Retention of your data under the same terms.

    Without consent:

    - You don't have further access to your forum user account.

    - Your account and personal data will be deleted after April 5, 2024.

    - Public posts remain, but usernames indicating real identity will be anonymized. If you disagree with a fictitious name you have the option to contact us so we can find a name that is acceptable to you.

    We hope to keep you in our community and see you on the forum soon!

    All the best

    Your Cerberus X Team

Quit desktop app in debug mode keys?

Joined
Nov 26, 2017
Messages
59
Is there a key combination involving ctrl that quits the app in debug mode? My game suddenly quits when some buttons are pressed, and it seemingly involves the left ctrl button.
 
CTRL+F4 is a standard OS behaviour to quit the app in focus.
 
There's no possibiliy of pressing F4.

Only the following keys are pressable (through an iPac4 interface with joysticks and buttons connected):

A B C D E F G H I J K L M N O Q R S U V W X Y Z
2 3 4 7 8
Space
Enter
Left Shift Right Shift
Left Alt
Left Ctrl Right Ctrl
Cursor left, right, up, down

I tried all single keys and none of them quits the app. It must be a certain combination, and I guess it only quits in debug mode, but not in release mode. However, I can't compile in release, since it creates this, and I have no idea what it means or why it happens:

fatal error: file '/Users/layoutcenter/Desktop/8 player arcade/yodasvideoarcade.buildv2017-10-24/glfw3/xcode/CerberusGame_Prefix.pch' has been modified since the precompiled header '/var/folders/3v/g94x5s108xlgcj008k90s5v80000gp/C/com.apple.DeveloperTools/6.2-6C131e/Xcode/SharedPrecompiledHeaders/CerberusGame_Prefix-aqwwjbjhmvqphsgcigkrkzeaqrxq/CerberusGame_Prefix.pch.pch' was built

note: please rebuild precompiled header '/var/folders/3v/g94x5s108xlgcj008k90s5v80000gp/C/com.apple.DeveloperTools/6.2-6C131e/Xcode/SharedPrecompiledHeaders/CerberusGame_Prefix-aqwwjbjhmvqphsgcigkrkzeaqrxq/CerberusGame_Prefix.pch.pch'

TRANS FAILED: Error executing 'xcodebuild -configuration Release', return code=16640
 
I would try to delete the build folder before you try to build in release mode. This should copy the default template again.

Btw. it sounds like you are using an unusual controller there. It could be that a this controller sents back values that windows is reading as CTRL+F4 was pressed?
 
I'm on Mac, not Windows. Forgot to mention.

The controller can only send the listed key presses, no others.
 
Back
Top Bottom