New version [and again new^^]

Started by Link, August 21, 2008, 04:45:27 AM

Previous topic - Next topic

Link

Ok.. new version.. quite a few internal things have changed.

For beginning user changes:

GUI:
-vdappc update by me - supports more ASM instructions - see http://l0nk.org/vdappc-new.png
-none productive but hopefully all bugs fixed

Console:
-added support for hooks

Main change:
-instruction documents up to date
-console now Linux compatible with FPC compiler!
-Source code for console public

Downloads:
http://wiird.l0nk.org/dl/wiird0.9.1.zip --> Windows version ready to use: includes code type document and console instructions

http://wiird.l0nk.org/dl/src0.9.1.zip --> Source code of the WiiRd console including compilation instructions - compiles with Delphi on Windows and with FPC on Linux!
http://wiird.l0nk.org/dl/gecko-interface0.9.1.zip --> USB Gecko interface used in the current WiiRd build - main change: compiles using FPC in Linux!

http://wiird.l0nk.org/dl/src-vdappc.zip --> VDAPPC sources.. as vdappc itself is freeware and open-source I considered it would be correct to also put our adjusted versions online!

Nuke

thanks very much Link. I shall replace the version on the site, and announce.
0xFFFFFFuuuuuuu

ZiT

#2
Thank you for a New Version:irule:

There is one Problem.

"]" Adheres when Code Names are 2bytes.



The OS that I use is "Windows Vista".

This OS might be a Cause:cry

In Addition, the Inside does not have any Problem:irule:

memorris

You cant do a Pointer in pointer search no more.
Well i cant.

shark2003

Uh...Zelda TP is freezing now when I open WIIRD...yup...checked again...I'll go back to the old version...thanks anyway Link
No matter where you go...there you are...

James0x57

@shark2003:
Do you have the US version of TP? Because it's always froze for me...


shark2003

Yeah...but it never froze before unless I poked into a wrong address or I have noticed with some games if you click Apply Codes more than once it will freeze the game.
No matter where you go...there you are...

kenobi

@memorris : oops I forgot to make it avaible when one used the "dump" button :/ I'll send the fix to Link. Meanwhile you can just click the 'file 2' button and select the file, it should enable the pointer in pointer search.

Full Metal Kirby

A problem I've noticed with this new version is on the Memory Viewer section, if you click "ASCII" for Display Type, the 4-byte sets with 00's will get pushed to the opposite side. (Ex: "464D0000" will appear as " . . FM", "46004D00" will appear as " . F . M", etc.)

While it might be just me, and not that big of a deal, I didn't have the problem with the last version, so I figured I'd point it out.

shark2003

Link,will there be a fix for Zelda TP? The game just freezes now anytime I launch Wiird. Its also doing the same now with the old version of WIIRD and it wasnt doing this before I tried the update.
No matter where you go...there you are...

PizzaBoy

This version is terribly buggy, I have to use the old one.

Whenever I use the memory viewer, it sits there saying "Dumping File" forever (and my game continues to run).

In the search input box, pressing left moves the indicator right, and pressing right moves the indicator left. Highlighting behaves similar.

The pointer finder doesn't seem to work at all. It fails to find several pointers that I found myself doing 32 bit searches.

Like the memory viewer, other functions seem to almost randomly get the program stuck dumping the file, such as pointer scanning or searching for codes, or even breakpoints.

I am running it on windows vista. The old version does not have any of these problems.

ZiT

Hi,Link

PM was Sent and Confirm it, Please.:irule:

shark2003

I found my way around the Zelda TP problem,I just simply used Ocarina for codes and everything works great! Hope that some of these "Weird",pardon the pun, Wiird problems get resolved,its a great program and I appreciate you guys creating it.
No matter where you go...there you are...

Link

Okay, download link is again updated.. this time several fixes were added.

Quote from: PizzaBoy;7654This version is terribly buggy, I have to use the old one.

Yeah, it's a new compiler.. sorry but we kinda have to switch, on Vista/2008 x64 the app isn't even starting - on XP/2003 x64 it works, noone of us expected it not to work at all on Vista x64 :(

Quote from: PizzaBoy;7654Whenever I use the memory viewer, it sits there saying "Dumping File" forever (and my game continues to run).
-Fixed

Quote from: PizzaBoy;7654In the search input box, pressing left moves the indicator right, and pressing right moves the indicator left. Highlighting behaves similar.
Fixed.. was chinese (right to left) input, a new feature by the compiler which it enabled itself.

Quote from: PizzaBoy;7654The pointer finder doesn't seem to work at all. It fails to find several pointers that I found myself doing 32 bit searches.
Hm.. that's strange. I just fixed a few things I meantioned above and I just tried the pointer search on a known pointer in Mario Galaxy.. and well I was able to find a known pointer.

Does it find:
-wrong pointers?
-not all pointers the old version finds?
-no pointers?

Edit: did a comparison for old WiiRd GUI and new one.. they found exactly the same pointers in case of Mario Galaxy.. the correct pointer was among them so maybe the problem fixed itself!

Nuke

i have updated it also in the download section.
0xFFFFFFuuuuuuu