Difference between revisions of "Real Kanojo/Modding"

From Hgames Wiki
Jump to: navigation, search
m (MaintenanceBot moved page Real Kanojo Modding Guide to Real Kanojo/Modding: Moving to new article structure)
(Replacing hgame template with game template)
 
Line 1: Line 1:
{{hgame|game=RealKanojo|company=IllusionGames|category=IllusionGames}}
+
{{Real_Kanojo}}
 
In order to modify anything in the game, you need [http://www.hongfire.com/forum/showthread.php?t=120520&p=2027743#post2027743 ScumSuckingPig Decrypter] to decrypt/encrypt the pp file for Real Girlfriend. The list below will show what each pp file contain:
 
In order to modify anything in the game, you need [http://www.hongfire.com/forum/showthread.php?t=120520&p=2027743#post2027743 ScumSuckingPig Decrypter] to decrypt/encrypt the pp file for Real Girlfriend. The list below will show what each pp file contain:
  

Latest revision as of 23:23, 28 March 2014

Illusion

all characters are at least 18


Real Kanojo [edit]

Gameplay

Story

Technical Help

Modding

Version history


In order to modify anything in the game, you need ScumSuckingPig Decrypter to decrypt/encrypt the pp file for Real Girlfriend. The list below will show what each pp file contain:

List of PP files

This is a list of what each pp file contain as date : Feb,22,2010

  • rk00.pp Interface (UI)
  • rk10.pp Male and Girls Models + Clothes
    • cm_***.xx: Male
    • cw_***_00_***.xx : Ai
    • cw_***_01_***.xx: Aya
    • cw_***_02_***.xx : Kaori
  • rk11.pp Location Models
  • rk12.pp Animation Sequences
  • rk13.pp Animation Sequences
  • rk20.pp BGM + Environment Sound
  • rk21.pp Ai Sound
  • rk22.pp Aya Sound
  • rk23.pp Kaori Sound
  • rk30.pp LST linking files

How tools for editing

There are a lot of format in those pp files such as

  • Image type: tga, bmp
  • Text type: lst
  • 3D Model type: xa, xl, ml, ptcl
  • Audio type: ogg, wav, vss

How to edit each type of them : <incomplete>