Search

Search found 5 matches

by K4sum1
Mon Oct 06, 2025 9:10 am
Forum: General Discussion
Topic: Re: This place is about to change
Replies: 10
Views: 87619

Re: Re: This place is about to change

I'm not sure there's any other good forum software. If you go more modern, you get bloated messes of JavaScript that are objectively worse to navigate (Discourse) or must add some new xyz thing and break compatibility and make it so you need to pay for the new version (Invision). For every single ...
by K4sum1
Tue Apr 23, 2024 3:27 am
Forum: Software
Topic: What are you working on?
Replies: 28
Views: 125566

Re: What are you working on?

I would want to see the opposite. Linux drivers on Windows. (pre-10)
by K4sum1
Sat Mar 09, 2024 3:12 am
Forum: Software
Topic: What are you working on?
Replies: 28
Views: 125566

Re: What are you working on?

Mostly just my fork of Firefox for Windows 7.

https://github.com/Eclipse-Community/r3dfox

Kinda also need some help with it. (please help)

https://github.com/Eclipse-Community/r3dfox/issues/20
by K4sum1
Thu Dec 28, 2023 4:42 am
Forum: Technical Support
Topic: Trying to rip the funny meme tennis ball avatar pictures from The Palace
Replies: 3
Views: 30884

Re: Trying to rip the funny meme tennis ball avatar pictures from The Palace

Is the resource stored as a .gif, or is that a byproduct of the extraction? Either way, I'm going out on a limb: based on the filename "FACEDIB", it could be a format I haven't seen since the 2000s: https://docs.fileformat.com/image/dib/ The 256 color mode is indexed color. After seraching around a ...
by K4sum1
Fri Dec 22, 2023 2:28 am
Forum: Technical Support
Topic: Trying to rip the funny meme tennis ball avatar pictures from The Palace
Replies: 3
Views: 30884

Trying to rip the funny meme tennis ball avatar pictures from The Palace

You might have seen this meme before https://www.youtube.com/watch?v=eATHcbbvmeo I wanted to find this program and extract the avatars from it. With some searching I found that this program is called The Palace. It's a virtual world community chat room sort of thing from 1995. So I went to try to ...