This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [I] Startup:163 Starting Arx Libertatis 1.2-dev + db77aa2 | |
| [I] ArxGame:340 Using config file "/home/dreamer_/.config/arx/cfg.ini" | |
| [I] SDL2Window:178 Using SDL 2.0.9 | |
| [W] SDL2Window:443 SDL is using the X11 video backend but GLEW was built without GLX support | |
| [W] SDL2Window:445 Try setting the SDL_VIDEODRIVER=wayland environment variable | |
| [I] SDL2Window:478 Window: X11 r:8 g:8 b:8 a:0 depth:24 aa:8x doublebuffer:1 | |
| [I] OpenGLRenderer:106 Using GLEW 1.10.0 | |
| [I] OpenGLRenderer:119 Using OpenGL 4.5 (Compatibility Profile) Mesa 19.1.3 | |
| [I] OpenGLRenderer:123 ├─ Vendor: X.Org | |
| [I] OpenGLRenderer:127 ├─ Device: Radeon RX 590 Series (POLARIS10, DRM 3.32.0, 5.2.5-200.fc30.x86_64, LLVM 8.0.0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [I] Startup:163 Starting Arx Libertatis 1.2-dev + db77aa2 | |
| [I] ArxGame:340 Using config file "/home/dreamer_/.config/arx/cfg.ini" | |
| [I] SDL2Window:178 Using SDL 2.0.9 | |
| [W] SDL2Window:443 SDL is using the X11 video backend but GLEW was built without GLX support | |
| [W] SDL2Window:445 Try setting the SDL_VIDEODRIVER=wayland environment variable | |
| [I] SDL2Window:478 Window: X11 r:8 g:8 b:8 a:0 depth:24 aa:8x doublebuffer:1 | |
| [I] OpenGLRenderer:106 Using GLEW 1.10.0 | |
| [I] OpenGLRenderer:119 Using OpenGL 4.5 (Compatibility Profile) Mesa 19.1.3 | |
| [I] OpenGLRenderer:123 ├─ Vendor: X.Org | |
| [I] OpenGLRenderer:127 ├─ Device: Radeon RX 590 Series (POLARIS10, DRM 3.32.0, 5.2.5-200.fc30.x86_64, LLVM 8.0.0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [I] SystemPaths:198 Created new user directory at "/home/dreamer_/.local/share/arx". | |
| [I] Startup:163 Starting Arx Libertatis 1.2-dev + db77aa2 | |
| [I] ArxGame:340 Using config file "/home/dreamer_/.config/arx/cfg.ini" | |
| >>> Adding process 23488 for game ID 1700 | |
| [I] SDL2Window:178 Using SDL 2.0.9 | |
| [W] SDL2Window:443 SDL is using the X11 video backend but GLEW was built without GLX support | |
| [W] SDL2Window:445 Try setting the SDL_VIDEODRIVER=wayland environment variable | |
| [I] SDL2Window:478 Window: X11 r:8 g:8 b:8 a:0 depth:24 aa:4x doublebuffer:1 | |
| [I] OpenGLRenderer:106 Using GLEW 1.10.0 | |
| [I] OpenGLRenderer:119 Using OpenGL 3.0 Mesa 19.1.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if name: | |
| blah | |
| else: | |
| other blah | |
| OR | |
| if name == True: | |
| blah |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Hey there, I guess people on this forum might find my tool interesting :) | |
| [url=https://github.com/dreamer/steam-dos]steam-dos[/url] - it's a compatibility tool to run DOS games on Steam through native Linux DOSBox version. After installation, it can be selected instead of Proton straight in the Steam interface: | |
| [img]https://user-images.githubusercontent.com/3967/57303584-f448b600-70dd-11e9-91f9-e7f45a8157f5.png[/img] | |
| Compared to normal DOSBox, it provides several improvements, such as: | |
| [list] | |
| [*] DOSBox version in Linux distro is most likely newer than the one bundled with the game (you can also select your own DOSBox build for all games) | |
| [*] Starts software MIDI synthesiser automatically (+automatic MIDI port configuration) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Computer Information: | |
| Manufacturer: Unknown | |
| Model: Unknown | |
| Form Factor: Laptop | |
| No Touch Input Detected | |
| Processor Information: | |
| CPU Vendor: GenuineIntel | |
| CPU Brand: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz | |
| CPU Family: 0x6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| [HKEY_CURRENT_USER\Software\Wine\X11 Driver] | |
| "UseXRandR"="Y" | |
| "UseXVidMode"="Y" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Computer Information: | |
| Manufacturer: Unknown | |
| Model: Unknown | |
| Form Factor: Desktop | |
| No Touch Input Detected | |
| Processor Information: | |
| CPU Vendor: GenuineIntel | |
| CPU Brand: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz | |
| CPU Family: 0x6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is a database dump of Proton community reports. | |
| # Contents | |
| README.md file: | |
| There are two types of files in json subdirectory: | |
| * `<appid>-reports.json` listing reports for a given game |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ------------------------------------------------------ | |
| You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. | |
| ------------------------------------------------------ | |
| Using winetricks 20180815-next - sha256sum: 801b16406618641d42fcaa851376b57ea691a43d6341233f5871657cdb0c3225 with wine-3.7 and WINEARCH=win64 | |
| Executing w_do_call foss_corefonts | |
| Executing load_foss_corefonts | |
| Executing w_do_call dejavu | |
| Executing load_dejavu | |
| Executing cd /home/dreamer_/.steam/steam/steamapps/compatdata/261510/pfx/dosdevices/c:/windows/temp/_dejavu | |
| Executing tar -jxf /home/dreamer_/.cache/winetricks/dejavu/dejavu-fonts-ttf-2.37.tar.bz2 dejavu-fonts-ttf-2.37/ttf |