Sorry, meant to say 'isn't' Java. It's out of date but if NXT isn't using it then it's maybe my graphics drivers? I was unable to update them on the Windows side (Intel's automatic downloadable assistant doesn't carry an update for ones as old as mine.) I didn't check to see if Intel has anything similar for linux users, but even if they did the laptop is so old they aren't putting out updates, so not sure what to do there.
The Intel website and download assistant doesn't provide graphics drivers for Linux. The graphics drivers are included with the distro and the version of graphics driver is usually tied to the kernel version in Linux Mint, if I remember correctly.
You have a really old laptop. Your laptop is so old, I wouldn't recommend trying to use it for running the NXT client. According to
it was a Windows Vista era laptop. The processor is an Intel Pentium T4200 and the graphics system is a Mobile Intel GMA 4500M. If I remember correctly this doesn't meet the recommended minimum specs for the NXT client. There was a bit of advice at the bottom of page 1 of this thread about trying to make the NXT client play nice with the Intel graphics drivers. However, the advice was meant for the flatpak users. You didn't mention if you are using the flatpak version of the NXT client. Still, if you aren't using the flatpak then the advice might be adaptable for your situation but I don't have enough experience to advise you on that. Besides that, even if you did get the graphics working the FPS would be so low it would probably look like a slide show.
This old laptop might be able to run Old School RuneScape using HikariKnight's client launcher. I thought that Old School RuneScape wouldn't work with the version of Java you have installed but I checked just now and found it works.
Hello, has anyone run the NXT client under freebsd via Freebsd's linux emulation layer?
I have seen people use the ubuntu userland to run steam, steamcmd and linux gog games. so I think it's possible, perhaps with an older version for centos.
I am willing to pay to see a working port submitted, contact me.
flatpak run --env='MESA_DEBUG=1' --env='LIBGL_DEBUG=verbose' com.jagex.RuneScape
Gtk-Message: 12:58:49.052: Failed to load module "atk-bridge"
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/lineux/.drirc: No such file or directory.
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/lineux/.drirc: No such file or directory.
libGL: pci id for fd 8: 8086:2a42, driver i965
libGL: MESA-LOADER: dlopen(/usr/lib/x86_64-linux-gnu/GL/default/lib/dri/i965_dri.so)
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/lineux/.drirc: No such file or directory.
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/lineux/.drirc: No such file or directory.
libGL: Using DRI3 for screen 0
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/lineux/.drirc: No such file or directory.
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/lineux/.drirc: No such file or directory.
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/lineux/.drirc: No such file or directory.
libGL: Can't open configuration file /etc/drirc: No such file or directory
Mesa: User error: GL_INVALID_ENUM in glGetIntegerv(pname=GL_MAJOR_VERSION)
Mesa: User error: GL_INVALID_ENUM in glGetIntegerv(pname=GL_MAX_UNIFORM_BUFFER_BINDINGS)
Mesa: 3 similar GL_INVALID_ENUM errors
Mesa: User error: GL_INVALID_VALUE in glGetUniformLocation
Mesa: User error: GL_INVALID_VALUE in glGetUniformLocation
Mesa: User error: GL_INVALID_VALUE in glGetUniformLocation
Any ideas? Would be nice if flatpak version could work with the old graphics drivers.
Unfortunately that output doesn't mean much to me. I tried Googling about it but I didn't learn much. Except I do know the Gtk-Message line probably isn't causing problems with RS. There have been some Gtk related message issues in Linux Mint for a while and they can be ignored, I think. Also, the libGL ... drirc: No such file or directory related messages might not be an issue, either. While Googling I read those messages appear because by default the config file doesn't exist.
I had a look at
https://runescape.wiki/w/Linux
which has more info about using the MESA GL Overrides. The page suggested you try
flatpak run --env='MESA_GLSL_VERSION_OVERRIDE=130' --env='MESA_GL_VERSION_OVERRIDE=2.0' 'com.jagex.RuneScape'
for Intel graphics older than Sandybridge which includes yours. You can have a look at the page. Maybe you'll find something else that is helpful if this post doesn't help.
Clicking on Runescape icon to run/start NXT does nothing. Up until March 3rd it worked fine. I installed Linux Mint 19.3 Cinnamon two months ago. I re-installed the Flatpak "com.jagex.RuneScape from Flathub, cleared cache & DNS, restarted router, all many times. Even restored the fresh install of Linux I had saved. Still unable to launch this game. It will only add some empty folders to .var/app/com.jagex.RuneScape. Any advice is appreciated.