Jump to content

Tokyo City Night 240x320 Jar Repack ❲Exclusive❳

Informative Report: Analysis of "Tokyo City Night 240x320 JAR Repack"

Caution and Disclaimer

License & credits:

  1. Extract the JAR (unzip game.jar)
  2. Replace images in /res or /images (must keep same filenames & dimensions)
  3. Edit .class files? Very hard without decompiling (ProGuard often used)
  4. Repack (jar cfm newgame.jar MANIFEST.MF *)
// TokyoCityNight.java
import javax.microedition.lcdui.*;
import javax.microedition.midlet.*;

What device are you trying to play this on (Android, PC, or an old phone)? tokyo city night 240x320 jar repack

// Stars g.setColor(0xffffff); for (int i = 0; i < 50; i++) g.drawLine(i*13 % 240, (i*7 % 320), i*13 % 240, (i*7 % 320));
  • .class files (compiled bytecode)
  • resources (images, sounds, MANIFEST.MF, jad descriptor)

"Repacking" could mean:

×
  • Create New...