axet
axet
same here, reformat ``` TypeError: (new Date(...)).toLocaleFormat is not a function Stack trace: dateTimeFormat@/home/axet/.local/share/gnome-shell/extensions/[email protected]/Utilities.js:15:85 updatePreview@/home/axet/.local/share/gnome-shell/extensions/[email protected]/FormatTarget.js:49:25 create@/home/axet/.local/share/gnome-shell/extensions/[email protected]/FormatTarget.js:55:2 buildPrefsWidget/
Yep, that what I meant. Console and loading bar is blue, but it is suppose to be green. Game menu and in-game colors are ok.
Thanks! I'm trying to understand what is wrong here. First look, shows me here is no difference between your and ptitSeb difference in source. Are you implying here is a...
I see what is going on here. ssam is missing 'vorbisfile' dependency. Seems like it is loaded manually by game engine. EDIT: copying system library into game folder just enough,...
duplicate of #994
Right. I'm only asking about console command for that. Same as xgamma do: ``` # xgamma -> Red 1.000, Green 1.000, Blue 1.000 ```
Here is a native linux installer made by Mord3rca: * https://github.com/Mord3rca/gamma-launcher/ But you still need Anomaly 1.5.2 (you can download it using torrent) And GAMMA RC3.7z file. Grok, for some...
I ment to say: Context.getResource()
Ok. First example was right. I got confiused by your response. Just checked Resources.getSystem().getDisplayMetrics().densityDpi == 480
Would be nice if you give a developer option to create PdfiumCore without a context with additional method to specify dpi.. Thanks!