Open bryantwilliam opened 9 years ago
no. but you have errors in your terminal :-/
:( How I fix? xD
don't know, I haven't written this program (and I don't understand it). I've just succeeded in compiling and running it, so I've written the wiki.
I wasn't asking you specifically lol.
Did you ever figure this out?
Nope :/
what is your system specs and os may i ask?
william@william-elementarylinux:~$ inxi -Fx
System: Host: william-elementarylinux Kernel: 3.19.0-28-generic x86_64 (64 bit, gcc: 4.8.2)
Desktop: Gnome Distro: elementary OS 0.3.1 freya
Machine: Mobo: Gigabyte model: X58A-UD9 Bios: Award version: F4 date: 08/24/2010
CPU: Quad core Intel Core i7 CPU 950 (-HT-MCP-) cache: 8192 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 24826.6
Clock Speeds: 1: 1596.00 MHz 2: 1596.00 MHz 3: 1596.00 MHz 4: 1729.00 MHz 5: 1596.00 MHz 6: 2261.00 MHz 7: 1596.00 MHz 8: 3060.00 MHz
Graphics: Card: NVIDIA GF108 [GeForce GT 430] bus-ID: 05:00.0
X.Org: 1.17.1 drivers: nvidia (unloaded: fbdev,vesa,nouveau) Resolution: 1920x1080@60.0hz
GLX Renderer: GeForce GT 430/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 346.82 Direct Rendering: Yes
Audio: Card-1: NVIDIA GF108 High Definition Audio Controller driver: snd_hda_intel bus-ID: 05:00.1
Card-2: Intel 82801JI (ICH10 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture ver: k3.19.0-28-generic
Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 ver: 2.3LK-NAPI port: 9e00 bus-ID: 0f:00.0
IF: eth1 state: down mac: 6c:f0:49:e9:13:4b
Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 ver: 2.3LK-NAPI port: ae00 bus-ID: 0e:00.0
IF: eth0 state: up speed: 1000 Mbps duplex: full mac: 6c:f0:49:e9:13:49
Drives: HDD Total Size: 1000.2GB (10.6% used) 1: id: /dev/sda model: WDC_WD10EARS size: 1000.2GB temp: 32C
Partition: ID: / size: 911G used: 100G (12%) fs: ext4 ID: swap-1 size: 6.44GB used: 0.75GB (12%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 56.0C mobo: N/A gpu: 0.0:43C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 262 Uptime: 6 days Memory: 2807.4/5965.8MB Runlevel: 2 Gcc sys: 4.9.2
Client: Shell (bash 4.3.11) inxi: 1.9.17
It'd be way more helpful if there were better error messages. Like code line numbers in the errors and proper technical runtime exceptions.
I found where the error is from though. In the method:
bool netvar::Cache(remote::Handle game, remote::MapModuleMemoryRegion client) {
on line 92-95 in https://github.com/thisgamesux/linux-csgo-external/blob/master/netvar.cpp
I'm not familiar with this programming language nor am I familiar with this project. So could anyone who is, add some debug messages to see why this keeps being true:
!game.Read(addressOfClientClassHead, ¤tClass, sizeof(ClientClass))
? Thanks :)
I don't have access to the code. If I did I would defiantly work on cleaning it up. I might fork it later today and work on cleaning up the code and fixing it. Tonight I will boot up elementary and see if it works for me. Untill then nice specs.
:) Except for the graphics card haha. Thanks heaps for helping me fix this.
My desktop has 64gb of ram and 8 cores at 4ghz. can't use any of it cause my graphics card broke. So feel good cause at least you can use your desktop. But i will have fun.
lol
So after Installing Elementary I found that it can't seem to find the game and read its memory. So RIP dreams on elementary. Try Xubuntu, it has a nice GUI and is easy to use.
My last distro was Xubuntu but I got bored of it. I'm actually thinking of switching to an arch based distro called ApricityOS.
i wrote that wiki after
It now works on ElementaryOS, but you have to open it while the game is running instead of before to get it to work.
Is there some sort of key I need to press or what?