Flasche Posted April 6, 2014 Posted April 6, 2014 (edited) I decided to make this thread for it seems that UPXing is a new field of compatibility for 9x. KernelEx (Kex stubs) seems to not allow certain new versions of programs that would normally run to work, or some that wouldn't run to begin with. (Vlc for example) To start of the list I will post what Apps we know that will work. More info about it starts on another thread, with this post by loblo. All credit goes to loblo and jumper for finding, and figuring out why this trick works. Just to clarify, both KernelEx (and sometimes KexStubs too) and UPXing are mandatory for any of those programs to run. More info on KexStubs here http://www.msfn.org/board/topic/157173-kext-diy-kernelex-extensions/ Video Tutorial UPX- http://upx.sourceforge.net/download/upx391w.zipUPX Fronted- http://download.sosej.cz/UpxFrontend-1.1.exeGUiPeX- http://www.freepcstuff.com/appinfo/GUiPeX/GUiPeX_Setup.exeLAST = Last version of software to work on 9x(Windows Me/98se)ONGD = Newest version of software still works on 9x (after UPXing of course )Vlc 2.1.3/Nightly build (vlc-2.2.0-20140406-0027) = ONGD --- http://www.videolan.org/vlc/download-windows.html 2.1.3 http://goo.gl/7EIu8h 2.2.0 nightly PotPlayer 1.6.46541 = ONGD --- http://www.videohelp.com/tools/PotPlayer LavFilters 0.61.2 (official) = LAST --- http://www.free-codecs.com/download_soft.php?d=6135&s=819&r= Gimp 2.8.10 = ONGD --- http://goo.gl/rMJNHl CloudMe v1.8.0 = ONGD --- https://www.cloudme.com/sync/windows?dl=1 (read this first before trying http://www.msfn.org/board/topic/171474-upxing-compatibility/?p=1081222) Sherpya's "MPlayer on Windows" generic MPlayer.exe build = ONGD --- http://oss.netfarm.i...layer-win32.phpRedxii's "MPlayer-for-Windows" MPlayer.exe build = ONGD --- http://code.google.c...er-for-windows/ Edited July 30, 2014 by Flasche
loblo Posted April 6, 2014 Posted April 6, 2014 KernelEx (Kex stubs) seems to not allow certain new versions of programs that would normally run to work, or some that wouldn't run to begin with. (Vlc for example) To start of the list I will post what Apps we know that will work.Just to clarify, both KernelEx (and sometimes KexStubs too) and UPXing are mandatory for any of those programs to run.
loblo Posted April 6, 2014 Posted April 6, 2014 (edited) And perhaps you could provide a link to the discussion where this originated as there is very useful information there, including especially an alternate method discovered by jumper which will certainly work for the files whose functionality eventually breaks after UPX compression.Later edit (by dencorso... notice, please, that the jump-back links to the right of the quote-boxes below do work as intended and jump to the thread they came from!):This is great, loblo.The first group all have 32-bit alignment in the .rdata section; the second group, 4-bit alignment. The first group all double-GPF when directly loaded with LoadLibrary, the second group don't.Changing the reported alignment bits doesn't help, however. Also, the VLC 2.1.2 plugins all load without error no matter what the alignment.Changing the .text section to be writable or UPXing the problem files both work.... UPXing is still the easiest/best work-around. Interesting, I have set the .text section of all the VLC 2.1.3 files to be writable and it works as good as UPXing apparently.It's very easy to do with NW PE Builder in case anyone's interested in using this method, no batch processing possible unlike with the UPX method however.The files that don't have a problem don't have a writable .text section so it's still very mysterious to me what is going on but it sure is nice to have an alternate solution. Edited April 6, 2014 by dencorso Added a cross-thread back-quote (with another quote inside!). I apologise for adding materials to your post, though!
Flasche Posted April 6, 2014 Author Posted April 6, 2014 (edited) Just to clarify, both KernelEx (and sometimes KexStubs too) and UPXing are mandatory for any of those programs to run. I know! I was just simply stating that KernelEx alone or with stubs is not enough to get some newer programs running. If you want I can reword it. Edited April 6, 2014 by dencorso Added a back-quote to the 1st post...
Flasche Posted April 6, 2014 Author Posted April 6, 2014 Latest Nightly build of vlc (vlc-2.2.0-20140406-0027) works. (2.2.0) http://goo.gl/7EIu8h
dencorso Posted April 6, 2014 Posted April 6, 2014 Congratulations loblo and jumper for the great findings! Good call starting this thread, Flasche! Anything that breathes yet another whiff of life into 9x/ME should be stimulated and having a central thread for this is the way to go! However, this thread should be on the projects sub-forum, because a project it is! So, with all due respect, I'm moving it there. Keep on the great work, friends! 1
Flasche Posted April 6, 2014 Author Posted April 6, 2014 Congratulations loblo and jumper for the great findings! Good call starting this thread, Flasche! Anything that breathes yet another whiff of life into 9x/ME should be stimulated and having a central thread for this is the way to go! However, this thread should be on the projects sub-forum, because a project it is!So, with all due respect, I'm moving it there.Keep on the great work, friends! The better thing about this is imagine the things you could do with this XP when program support ends. If M$ cant kill 9x then by all needs they can't touch XP.
dencorso Posted April 6, 2014 Posted April 6, 2014 Of course they cannot! Long live 9x/ME! Long live XP!
loblo Posted April 11, 2014 Posted April 11, 2014 (edited) LavFilters 0.59.1 nightly build of 2013-12-16 = LAST --- http://roy.orz.hm/la...1216-210f2d6.7zLatest official LavFilters 0.61.2 build running fine. Had erroneously stated no functional build above the quoted one because of a now resolved crash in kexbases.dll that was due to a bad entry I had in my Kxstub822.ini. Edited April 11, 2014 by loblo
Flasche Posted April 20, 2014 Author Posted April 20, 2014 LavFilters 0.59.1 nightly build of 2013-12-16 = LAST --- http://roy.orz.hm/la...1216-210f2d6.7zLatest official LavFilters 0.61.2 build running fine. Had erroneously stated no functional build above the quoted one because of a now resolved crash in kexbases.dll that was due to a bad entry I had in my Kxstub822.ini.Thanks for clarifying. Also sorry for late reply. Changing now.
DougB Posted May 11, 2014 Posted May 11, 2014 You can add to the list:* Sherpya's "MPlayer on Windows" generic MPlayer.exe build: http://oss.netfarm.it/mplayer-win32.php Current version (at time of this posting): r37182+g09725c1 * Redxii's "MPlayer-for-Windows" MPlayer.exe build: http://code.google.com/p/mplayer-for-windows/ Current version (at time of this posting): svn-37183 For those who may not be familiar, MPlayer.exe is a command-line (!) media player with its own built-in codecs for common formats (but you can also download a separate MPlayer-specific pack of rarer codecs). It has the reputation of being able to play almost anything (and that's been my experience as well). The user interface is primitive (keyboard/mouse/joystick control while the media is playing), but a number of GUIs are available as separate projects that load the MPlayer.exe file to do the playing (but i'm not commenting on those here). I've found the MPlayer.exe file useful by itself in the following ways:- As the target of a (right-click) "Send-To". - As the default (left-click) player. - Drag-and-drop file to a desktop shortcut. Many options are available via text configuration files. (Hint: For the above uses, add: "really-quiet=yes" line in the CONFIG file.) - Doug B.
Flasche Posted May 11, 2014 Author Posted May 11, 2014 You can add to the list:* Sherpya's "MPlayer on Windows" generic MPlayer.exe build: http://oss.netfarm.it/mplayer-win32.php Current version (at time of this posting): r37182+g09725c1* Redxii's "MPlayer-for-Windows" MPlayer.exe build: http://code.google.com/p/mplayer-for-windows/ Current version (at time of this posting): svn-37183 [...] Thank you for sharing.
ZortMcGort11 Posted May 11, 2014 Posted May 11, 2014 (edited) This is good topic Flasche... I just have some questions and suggestions. Maybe helpful, maybe not.More info about it starts on another thread, with this post by loblo.All credit goes to loblo and jumper for finding, and figuring out why this trick works.Just to clarify, both KernelEx (and sometimes KexStubs too) and UPXing are mandatory for any of those programs to run.First off,I checked in the Windows9x Member Projects forum and I didn't see a topic or thread titled "Kex Stubs" or "UPXing." Furthermore, the link you provide for more info merely goes to a post in the KernelEx compatibility list.My suggestion, and I mean this nicely, is to add a link to some kind of introductory post concerning setting up, installing, or running "KexStub." Personally I have no clue how to run anything with a KexStub or even what it is. I'm intrigued about trying these things out, but I don't know where to start. Same goes for UPXing. People keep throwing these terms around, but they don't take into account new users to this forum, or slow people like myself, who wouldn't know where to begin to look.In order for other people (like new members) to figure this stuff out, can I suggest that you link to topics that describe how, what, where, and why regarding KexStubs or UPXing. I'm only bugging you about this, because your thread seems to be the best place to address this information.Otherwise this information is scattered too many places around here.... and I wouldn't know where to begin :-) You can make this simpler for newbies by adding links to this stuff.Since you have already begun the process of consolidating the programs that are compatible (I commend you for doing that), would you also be able to put together some tutorial or something as well?The way I look at it is this: I'm assuming people are coming here for all sorts of ways to keep Win9x running. First, there is the Last Versions thread, which is kind of like the baseline, absolute minimum of software that people should look at. You can also include my Mini List into this category. Secondly, there's the KernelEx Thread. This is for people who want to go beyond the standard limits of Win9x. Following that, there are the helpful KernelEx Comapitability topics... which are essentially required reading for anybody using KernelEx. Lastly, your UPXing and KexStub compatability list, which seems to be the most up-to-date topic on this subject. Just for the sake of being thorough, links to the above topics would be helpful. That way, I wouldn't have to check as many places for information, I can just bookmark YOUR topic and be done with it... assuming you add in the necessary links, of course. This is all just a polite suggestion though :-)P.S. Maybe there is an introductory thread for KexStub and UPXing somewhere, if so, adding a link to them at the top of this thread wouldn't hurt. :-)P.S. 2 I didn't mean to leave off any other important topics, like Running Win9x with > 1 GB RAM or CPU Limit Broken, or Revolutions Pack or Win98 Se Service Pack... or anything else.^ You might as well add links to that stuff too, THEN, you'll have the ultimate up-do-date, mega list. LOL. Edited August 27, 2014 by LostInSpace2012
Flasche Posted May 11, 2014 Author Posted May 11, 2014 This is good topic Flasche... I just have some questions and suggestions. Maybe helpful, maybe not. Thank you I checked in the Windows9x Member Projects forum and I didn't see a topic or thread titled "Kex Stubs" or "UPXing." Furthermore, the link you provide for more info merely goes to a post in the KernelEx compatibility list. That link simply is there just to show credit to the people whom discovered this trick to allow certain newer programs to run. My suggestion, and I mean this nicely, is to add a link to some kind of introductory post concerning setting up, installing, or running "KexStub." Personally I have no clue how to run anything with a KexStub or even what it is Information about kexstubs is here http://www.msfn.org/board/topic/157173-kext-diy-kernelex-extensions/ . To be fare you don't need KexStub for some of these like vlc, but you need it for others. Think of KexStubs as a minor update for kernelEX (Like kernelEx 4.5.2.1 at least in my opinion) Same goes for UPXing. People keep throwing these terms around, but they don't take into account new users to this forum, or slow people like myself, who wouldn't know where to begin to look. You're statement here actually sparked an idea for me. I'll make a tutorial video of how to use UPX to run vlc 2.1.3. This will be good for me, so I can relearn what I learned in video editing, so I can practice for my YouTube hobby career. Same goes for UPXing. People keep throwing these terms around, but they don't take into account new users to this forum, or slow people like myself, who wouldn't know where to begin to look. What UPXing does is compress the files of the program, so kernelEx can then run it. Of course you could Hex edit the program, but UPXing, is by far the fastest, and easiest option. Since you have already begun the process of consolidating the programs that are compatible (I commend you for doing that), would you also be able to put together some tutorial or something as well? Answered The way I look at it is this: I'm assuming people are coming here for all sorts of ways to keep Win9x running. First, there is the Last Versions thread, which is kind of like the baseline, absolute minimum of software that people should look at. You can also include my Mini List into this category. Secondly, there's the KernelEx Thread. This is for people who want to go beyond the standard limits of Win9x. Following that, there are the helpful KernelEx Comapitability topics... which are essentially required reading for anybody using KernelEx. Lastly, your UPXing & KexStub compatability list, which seems to be the most up-to-date topic on this subject. Just for the sake of being thorough, links to the above topics would be helpful. That way, I wouldn't have to check as many places for information, I can just bookmark YOUR topic and be done with it... assuming you add in the necessary links, of course. This is all just a polite suggestion though :-) You are right there. Maybe there is an introductory thread for KexStub and UPXing somewhere, if so, adding a link to them at the top of this thread wouldn't hurt. :-) The more info link is the introductory. Its were UPXing was found out. I'll update the initial post soon.With a Link to the Kextstubs thread, Where to download upx (and show two of the prefered gui's for it) then that little tutorial video.
ZortMcGort11 Posted May 11, 2014 Posted May 11, 2014 thanks, man! oh and thanks for the link to KEXT: DIY extensions it wasn't pinned, or it was a few pages back, guess I didn't see it. But I will add that link to my thread as well. Thanks. P.S. Good luck on your YouTube career :-) If I somehow learn Windows ME Movie Maker, I might "direct" some of my own videos. :-)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now