Andreawws! Posted May 15, 2011 Share Posted May 15, 2011 So can anyone nudge me in the right direction here? I really don't feel like doing everything manually in a hex editor :/ Link to comment Share on other sites More sharing options...
alphaheiti Posted May 15, 2011 Share Posted May 15, 2011 doesn´t work spinouts programms for linux??? Link to comment Share on other sites More sharing options...
Secant Posted May 15, 2011 Share Posted May 15, 2011 Python should actually be more compatible for Linux operating systems--I'm pretty sure the language was actually written for those environments specifically. So, all of spinout's Python tools should work great. Since these programs aren't working for you on Wine, I'd ask spinout what he does for that. I'm not positive, but I think he might have a dual-boot with Windows so he can use those other tools. This is why it's generally a good idea to install Linux along with Windows, so as to avoid common compatibility issues--while Linux is a fantastic and efficient OS choice, it does suffer from incompatibility with many common file formats for Windows users. Link to comment Share on other sites More sharing options...
Andreawws! Posted May 15, 2011 Author Share Posted May 15, 2011 well I know about Zappy and those, I need a program that can rip and reinsert the textures like ZLE2 **Also on the dual boot issue, that would require me too reinstall linux after (my hardrive is basically fully partitioned already :/ windows would wanna format and it would break the MBR (Master boot record) with it's own boot loader ** Link to comment Share on other sites More sharing options...
Andreawws! Posted May 15, 2011 Author Share Posted May 15, 2011 Important update (Sorry for double post :/) I can't even get zappy too run python /home/haxxor/game_hacking/zappy.py /home/haxxor/ZELOOTMA.Z64 0 0 0 (<unknown>:6471): GdkGLExt-WARNING **: Cannot open \x90\xc3\xe8 L.so (<unknown>:6471): GdkGLExt-WARNING **: Cannot open \xe8#\xe8 L.so glibmm-ERROR **: unhandled exception (type std::exception) in signal handler: what: Unable to get extension function: glCreateProgramObjectARB even though the extension is advertised. aborting... Aborted Link to comment Share on other sites More sharing options...
Secant Posted May 15, 2011 Share Posted May 15, 2011 Do you have VPython 2.6 installed (versus just the Python language)? Zappy requires that extension to work. Link to comment Share on other sites More sharing options...
Andreawws! Posted May 15, 2011 Author Share Posted May 15, 2011 yes. I installed it using the argument sudo apt-get install python-visual just a few minutes before I tried running zappy Link to comment Share on other sites More sharing options...
Secant Posted May 15, 2011 Share Posted May 15, 2011 I would consult spinout on the matter, then, as I can't discern much from that error output. As for all the other programs, if spinout's using a dual-boot as I suspect, then I'm afraid you're SOL. Link to comment Share on other sites More sharing options...
Andreawws! Posted May 15, 2011 Author Share Posted May 15, 2011 well he manages to run it on linux, so I am obviously doing something wrong I will email him about it Link to comment Share on other sites More sharing options...
Vex Posted May 16, 2011 Share Posted May 16, 2011 First of all, get Fedora, it's the best. Second, simply install Wine. You'll encounter problems with a 'few' programs, but you'll get around it if you can get the source to whatever program you're trying to run. And yes, forget hex editors; learn MIPS and C. There isn't anything wrong with using a hex editor every now and again, but I would rather write scrips and such to modify my ROMs. Link to comment Share on other sites More sharing options...
Andreawws! Posted May 16, 2011 Author Share Posted May 16, 2011 First of all, I like ubuntu, will not change... I have wine.... and wine has problems with a lot of programs, and the source is sually hard to find. I am learning mips and I know C hex editor is my prefered application for changing groups loaded, actor numbers, variables, text and so on. Link to comment Share on other sites More sharing options...
xdaniel Posted May 16, 2011 Share Posted May 16, 2011 http://code.google.com/p/ozmav/ *cough* OZMAV2, ZSaten, DLViewer and their libraries libbadRDP and libMISAKA, as well as SM64toZ64 all build and run on Linux. See if you have any use for any of them. Finally something where I can "advertise" so to speak AND be on-topic Link to comment Share on other sites More sharing options...
Vex Posted May 16, 2011 Share Posted May 16, 2011 The only program I've had a hard time running with Wine is Renegade64, but RenegadeEX runs fine. That's because RenegadeEX is fully programmed in C and Renegade64 was programmed in VB6 and later VB6 with a C DLL to do the actual searching. I just dual boot with WinXP to run it and computer games. Link to comment Share on other sites More sharing options...
Andreawws! Posted May 16, 2011 Author Share Posted May 16, 2011 Yes I am about too shrink my partitions for dual booting xp..... Since I cannot get ZLE2 to run in wine, and that is what I really need. OZMAV2 is good, but I never got it to work properly SM64toZ64 is good, and I have use for it. But I really need ZLE2 Zsaten and DLViewer, do they ahve a function of exporting and reinserting textures? Link to comment Share on other sites More sharing options...
xdaniel Posted May 16, 2011 Share Posted May 16, 2011 ZSaten and DLViewer are just viewers, so no editing functions at all. As for OZMAV2, what exactly couldn't you get to work about it? Building the needed components and/or the program itself, or actually using it? Link to comment Share on other sites More sharing options...
Andreawws! Posted May 16, 2011 Author Share Posted May 16, 2011 nope, when saving It says it has saved, but it doesn't save **Note that I haven't tried it since I used windows** Link to comment Share on other sites More sharing options...
Vex Posted May 16, 2011 Share Posted May 16, 2011 IF you're modding to get better, just completely learn MIPS and start messing with opcodes. 8) Link to comment Share on other sites More sharing options...
Andreawws! Posted May 17, 2011 Author Share Posted May 17, 2011 no I am modding because it is fun.... and I have a lot of dox on the subject Link to comment Share on other sites More sharing options...
spinout Posted May 18, 2011 Share Posted May 18, 2011 Hi. Don't use fedora. Use something Debian-based, such as Debian, Ubuntu, etc. Secondly, apt-get everything you can find that has to do with OpenGl. Thirdly, what Python version are you using? Newer distributions may have a higher version of python than I developed ZAPPY with, though the only advantage ZAPPY has over OZMAV2 is water box manipulation. Do you have an emulator set up, by the way? Get used to writing scripts and programs whenever you need to get a job done. The habit will stick with you even if you go back to using Windows, and ultimately will increase your efficiency. Link to comment Share on other sites More sharing options...
Andreawws! Posted May 18, 2011 Author Share Posted May 18, 2011 First of all, I use ubuntu (10.10, downgraded by reinstall, because a)11.04 is buggy I have a BIOS virus, yes it sux.....) Second I got mostof the opengl stuff I am using python 2.6 (It was a pain to manually uninstall all newer versions of python and install 2.6) I have a slight skill when it comes for writing scripts (I did it on windows just for fun, adn sometimes when modding newer games) I had an emulator.... Mupen64Plus It refused to load the debug rom, at all, not even sound and it crashed alot on a decompressed MM rom Link to comment Share on other sites More sharing options...
Vex Posted May 19, 2011 Share Posted May 19, 2011 Just run Nemu through Wine... I've never gotten Mupen64 to run correctly, although, I haven't put much time into it. Spinout should be a pro and make an emulator that has all the functions of Nemu but is /easier/ for people to use. Link to comment Share on other sites More sharing options...
Andreawws! Posted May 19, 2011 Author Share Posted May 19, 2011 Oh yes, that should work, but I want too know how to get mupen64plus to emulate the debug rom, it saves the hassle of running wine (Wine=Slower framerate) Link to comment Share on other sites More sharing options...
Vex Posted May 19, 2011 Share Posted May 19, 2011 I've been told that for a long time. I've self tested on my computer; doesn't show that it runs slower. ANYHOW, I guess get a plugin from one of the other emulators, and trial and error until you get it working. Link to comment Share on other sites More sharing options...
Andreawws! Posted May 20, 2011 Author Share Posted May 20, 2011 ok, I'll try that. **Still needs a way to export and insert textures** Link to comment Share on other sites More sharing options...
Recommended Posts