RomRaider 0.5.0 Beta has been released and can be downloaded from here:
http://www.assembla.com/spaces/files/romraiderTwo versions are currently available, one for Windows and Linux. Both variants are installables and require the latest version of Java to be already installed (at the time of writing this was Java 6 update 10 Beta and is the recommended version).
Linux users can execute the installer from the command line as follows:
Code:
java -jar RomRaider0.5.0-78-linux.jar
And execute the installed jar directly (if no shortcut is created on some distros) as follows:
Code:
java -Djava.library.path=lib -Xmx256M -jar RomRaider.jar
The logger can be started directly by appending the argument
-logger to the command. For example:
Code:
Windows:
RomRaider.exe -logger
Linux:
java -Djava.library.path=lib -Xmx256M -jar RomRaider.jar -logger
From release notes.txt:
Code:
-----------------------------
- 0.5.0b Notes (5/1/2008) -
-----------------------------
This release includes minor fixes to the editor and major
enhancements to the logger.
-----------------------
- 0.5.0b Known Issues -
-----------------------
- Editor
- Pasting table data can cause hangs under certain circumstances
- Logger
- ECU connections under Linux are flaky (start the logger after
you've started the engine)
- AEM UEGO support is a bit flaky
- UTEC Logger incomplete
--------------
- Change Log -
--------------
0.5.0b (5/1/2008)
-----------------
--- Editor ---
- Minor bug fixes
- RAMTune test application
--- Logger ---
- Plugin interface added including plugins for,
- Innovate LC-1
- Innovate LM-1
- AEM UEGO
- UTEC
- New MAF scaler tab
- New injector scaler tab
- Reset ECU