Update version/meta.xml
This commit is contained in:
parent
aa526c88ef
commit
9b2f53dc9a
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<app version="1">
|
||||
<name>TCPgecko</name>
|
||||
<coder>Wj44, BullyWiiPlaza</coder>
|
||||
<version>2.0</version>
|
||||
<coder>wj44, BullyWiiPlaza</coder>
|
||||
<version>2.2</version>
|
||||
<short_description>WiiU RAM Hacking</short_description>
|
||||
<long_description>A memory editor that does magical things to your games. In order to apply Cafe Codes (real-time cheats) use JGecko U.
|
||||
Special Thanks to:
|
||||
|
@ -69,7 +69,7 @@ struct pygecko_bss_t {
|
||||
#define EWOULDBLOCK 6
|
||||
#define DATA_BUFFER_SIZE 0x5000
|
||||
#define WRITE_SCREEN_MESSAGE_BUFFER_SIZE 100
|
||||
#define SERVER_VERSION "04/20/2017"
|
||||
#define SERVER_VERSION "05/04/2017"
|
||||
#define ONLY_ZEROS_READ 0xB0
|
||||
#define NON_ZEROS_READ 0xBD
|
||||
|
||||
|
BIN
tcpgecko.elf
BIN
tcpgecko.elf
Binary file not shown.
Loading…
Reference in New Issue
Block a user