Skip to main content

Questions tagged [linux]

Questions about game development on Linux operating system, for Linux or any other OS.

0 votes
2 answers
138 views

Steve said said that Windows games won't run the same on Linux and you can't even test them equivalently because Linux doesn't know how to compute how many frames were generated in a second. Aren't 3D ...
Miss Understands's user avatar
1 vote
1 answer
94 views

I am experiencing some issues with pygame.display.Info() and the FULLSCREEN property on Linux. The game is displaying at roughly ...
Æ Hines's user avatar
1 vote
0 answers
534 views

I've been trying to debug a graphical issue that only happens when I'm running my game on Steam Deck, To do so, I'd like to get a RenderDoc capture. The game is installed on my SteamDeck through a ...
Panda Pajama's user avatar
  • 13.5k
0 votes
1 answer
269 views

Unreal Engine utilizes f (function) keys. On a textfield on the config window e.g. "Editor Preferences -> General -> Keyboard Shortcuts -> Possess or ...
IsaacS's user avatar
  • 166
0 votes
0 answers
747 views

I'm on an Arch Linux machine. I have a program that is using Vulkan and should load a window. It is loading, but it only shows up in the bottom toolbar and won't display the window itself. The error ...
Keaton Sheetz's user avatar
2 votes
0 answers
67 views

I tried to compile Godot from source. But it is throwing an error. I followed this tutorial: https://docs.godotengine.org/en/stable/contributing/development/compiling/compiling_for_linuxbsd.html#doc-...
Nabir14's user avatar
  • 59
0 votes
1 answer
99 views

I am trying to create a Voxel Space Engine In SDL2 C++. However the tutorial I am following reads the X and Y pixels of the heightmap image. I can't find a way to do this. I am following this tutorial:...
Nabir14's user avatar
  • 59
3 votes
1 answer
153 views

I have an application that displays construction machines like excavators or snow groomers. The application is built on my company's custom engine, but I am trying to find out if I can port it to a ...
Kadir Erdem Demir's user avatar
0 votes
0 answers
44 views

I have an Unity application, that someone made for me in the past. It is provided as single binary file for Linux in this case. It features a very simple "launcher" which let me select the ...
dronus's user avatar
  • 101
0 votes
0 answers
136 views

Getting the following error while loading a project on unity. I'm usung ubuntu
Vamsi Shankar's user avatar
6 votes
3 answers
2k views

I am creating a game using C and some libraries. I wish to not require my users to download anything but the game as most games are self contained. What is the usual process for compiling and ...
Lead Vaxeral's user avatar
2 votes
1 answer
140 views

I've recently installed Unity Hub on my Kubuntu 22.04 installation with the unofficial Appimage. I have tried this with the unityhub package too, and still have the ...
scientist man's user avatar
0 votes
1 answer
319 views

I am new to Unity and I have been fighting with VSCode and debugging. I am trying to attach a debugger to Unity to test some code that run in the editor without running the app ( kind of Unity ...
Francesco's user avatar
  • 127
1 vote
0 answers
82 views

My team and I released our game on Steam last year for Windows, Mac, and Linux. The game is written in C++ and uses SDL2, including SDL2_image, SDL2_ttf, and OpenGL for graphics. Around the middle of ...
Nicolas Ford's user avatar
1 vote
1 answer
523 views

I am trying to make a mod that will fix a game that failed to ship all used fonts with it. For example, this code point displays in Windows but not under Wine: ✔ U+2713 (The reason seems to be a ...
user2771324's user avatar

15 30 50 per page
1
2 3 4 5
10