ROM Hack Tinke 0.7.2

pleonex

Well-Known Member
OP
Member
Joined
Jan 16, 2009
Messages
204
Trophies
1
Location
Spain & Switzerland
Website
github.com
XP
523
Country
Switzerland
pleonex could you give me the code to convert sadl to waw because my father could try to do the reverse
If the audio is encoded with IMA-ADPCM is easy to do the reverse process becuase the encoding is already done, only you should have to write the new SADL file. The problem is with Procyon audio format, the encoding process is not done (and it wasn't easy do the decoding...).

Here is the SADL class: http://code.google.com/p/tinke/source/browse/trunk/Plugins/Sounds/Sounds/SADL.cs
and here is the Procyon decoding process: http://code.google.com/p/tinke/source/browse/trunk/Plugins/Sounds/Sounds/Compression/Procyon.cs
 

Daviex

Well-Known Member
Member
Joined
May 23, 2008
Messages
101
Trophies
0
XP
309
Country
Italy
I'm not understood at all, but you know that after you insert again an unpacked file, you have to pack it again and only after to save the rom?
 

Daviex

Well-Known Member
Member
Joined
May 23, 2008
Messages
101
Trophies
0
XP
309
Country
Italy
Well i try to explain step.

- Find the file.

- Uncompress everything until you have your file.

- Change it, and PACK From last file and when you finished to pack, try to Save Rom.

If you did this step, well, i no know...
 

ouioui2003

Well-Known Member
Member
Joined
Feb 19, 2012
Messages
204
Trophies
0
XP
98
Country
France
What is there new?

Look on the sourcecode Tinke site:
http://code.google.com/p/tinke/source/detail?r=148
http://code.google.com/p/tinke/source/detail?r=147
http://code.google.com/p/tinke/source/detail?r=146

I retain that overlay could be modified (and new rom useable), Subtitles and Items for Inazuma Eleven, and a lot of troubles with graph insertions corrected.
But this release r148 is a old one (it's the last from mid october).
Pleonex, we miss you !!
 

andibad

Soon™
Member
Joined
Sep 14, 2009
Messages
701
Trophies
0
Location
hospital
XP
247
Country
Indonesia
thank you ouioui2003
is it possible to do a version of tinke with an editor for 3d models or it's very difficult?
editor 3d models is useless and waste of time (3D is not same as 2D), better export import feature, and edit them on 3D Editor like blender or 3D Max, or other 3d editor.
 

loco365

Well-Known Member
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
Just curious if there is a plugin to convert DLS to SWAR+SWAV yet. I'd make one if I had the time and know-how, but I want to know if it's already been done or if it's in a beta build of some kind.
 

pleonex

Well-Known Member
OP
Member
Joined
Jan 16, 2009
Messages
204
Trophies
1
Location
Spain & Switzerland
Website
github.com
XP
523
Country
Switzerland
Long time since last message... I have been very busy with my studies buy everything is right now :)
I haven't got so much time to continue with Tinke, and the little time I had, I dedicated it to the Ninokuni translation project (now is near 60% translated).

editor 3d models is useless and waste of time (3D is not same as 2D), better export import feature, and edit them on 3D Editor like blender or 3D Max, or other 3d editor.
Thanks, andibad. A 3D editor isn't easy to do and it exists so good programs like Blender so no need to do one. I was planning to do a NSBMD <-> OBJ converter to be able to use such programs.

Just curious if there is a plugin to convert DLS to SWAR+SWAV yet. I'd make one if I had the time and know-how, but I want to know if it's already been done or if it's in a beta build of some kind.
No, it doesn't exist, it was in my todo list. If you want to do one you're welcome! It would be very useful. Let me know if you have any questions.
 

loco365

Well-Known Member
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
No, it doesn't exist, it was in my todo list. If you want to do one you're welcome! It would be very useful. Let me know if you have any questions.
I was mostly curious, I'd have a few months (give or take) of research ahead of me before I could start anything, so if you even have anything on it, you'd probably be better off than I.
 

Cuber456

Active Member
Newcomer
Joined
May 19, 2012
Messages
35
Trophies
1
XP
135
Country
United States
Hello, I was wondering if perhaps more support could be added to 999. What I am asking for specifically is to be able to view all the DAT files in the BG folder in a similar way the sprites in the CHA folder can be viewed. In other words, if I click on a DAT file in the BG folder and click view, the picture should appear with its correct palette. Would it be difficult to implement this? I can help with finding the color palettes for the BG files if that is a problem. I know where palettes exist for (almost) every DAT file in the BG folder.
 

MikeyTaylorGaming

YouTube Glitcher
Member
Joined
Aug 11, 2007
Messages
1,754
Trophies
1
Location
North West England
Website
youtube.com
XP
1,560
Country
United Kingdom
Hey guys, sorry for the Necrobump! I was told I could do so if I had a legitimate question and this is doing my damn head in!! Sorry this is long, but it's very specific :P




The program is great, easy enough to navigate etc I'm currently trying to change the Title Menu image of Mario Kart DS and I've got an issue when saving the ROM with the latest release on googlecode...

This is as far as I get.
  • I unpacked the Title_us.carc, found the .NCLR (Palette) and .NCGR (Graphic)
  • Saved the image as a .bmp
  • Opened the image in paint.NET
  • Edited it to how I want it
  • Saved it as a bitmap 8bit
  • Imported the image
  • the image and the palette show as correct!
Now here's the weird part... I save the ROM with the modified files imported but the game just crashes when attempting to load! When loaded on PC Emulator the original Title screen remains! When I open the ROM I saved in Tinke, the image and palette show up as the originals :S what am I doing wrong here hahaha

EDIT: I have read through EVERY comment in this entire thread and discovered that repacking the unpacked files is important, in the image below shown in the spoiler tag you can see the list of files that make up the Title Screen image of Mario Kart DS, when I click 'pack' on the one above those files, the debug message 'Path cannot be null. Parameter name: path' shows...
Even though that message appears, if I then click pack on the main parent of title_us.carc the message
'LZ10 - compressed C:\Users\x\Desktop\\Tinke\Temp0\oldPack_Title_us.carc to C:\Users\x\Desktop\\Tinke\Temp0\pack_Title_us.carc' appears.

I'm not sure whether it's because the program isn't packing that file right and that may be my issue :(




I tested all this using r153 which plenox mentioned on the google code page was stable, I do everything the same, but I can't set the transparent colour... So the ROM actually works and shows the image BUT it's soon covered over by that green colour you see on the modified image which I actually want to be transparent, whenever 'Set Transparent Colour' is selected it just bring up a message saying 'No Space In The Palette Found' :(

Any help would be appreciated! (Running the latest version as shown on the googlecode page)
Thanks guys!


In the spoiler tag below is exactly how it looks before I save the ROM on the latest version, everything seems to be right so I'm not sure what my problem is at all...
MKDSQuesion_zps4b1f4da6.jpg
EDIT2!! Using Rev153 I can set the transparent colour by making the very top right pixel the colour I want to make transparent! The ROM then works 100%, but still is inconvinient :(

Is there any way to use the latest rev to make it easier?! Thanks again :)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • SylverReZ @ SylverReZ:
    @Sonic Angel Knight, Is that SAK I see. :ninja:
  • BigOnYa @ BigOnYa:
    What a weird game
  • K3Nv2 @ K3Nv2:
    Yeah I wanted to see shards of the titanic
  • BigOnYa @ BigOnYa:
    I kept thinking jaws was gonna come up and attack
  • K3Nv2 @ K3Nv2:
    Jaws is on a diet
  • K3Nv2 @ K3Nv2:
    Damn power went out
  • BigOnYa @ BigOnYa:
    Ok xdqwerty, your little bro prob tripped On the cord and unplugged you
  • K3Nv2 @ K3Nv2:
    Ya I'm afraid of the dark hug me
  • BigOnYa @ BigOnYa:
    Grab and hold close your AncientBoi doll.
  • K3Nv2 @ K3Nv2:
    Damn didn't charge my external battery either
  • BigOnYa @ BigOnYa:
    Take the batteries out of your SuperStabber3000... Or is it gas powered?
  • K3Nv2 @ K3Nv2:
    I stole batteries from your black mamba
    +1
  • K3Nv2 @ K3Nv2:
    My frozen food better hold up for an hour I know that
  • BigOnYa @ BigOnYa:
    Or else gonna be a big lunch and dinner tomorrow.
  • BigOnYa @ BigOnYa:
    Did you pay your power bill? Or give all yo money to my wife, again.
  • K3Nv2 @ K3Nv2:
    Oh good the estimated time is the same exact time they just said
    +1
  • BigOnYa @ BigOnYa:
    Load up your pc and monitor, and head to a McDonalds dining room, they have free WiFi
  • K3Nv2 @ K3Nv2:
    Sir please watch your porn in the bathroom
    +2
  • BigOnYa @ BigOnYa:
    No sir we can not sell you anymore apple pies, after what you did with the last one.
  • K3Nv2 @ K3Nv2:
    We ran out
  • HiradeGirl @ HiradeGirl:
    for your life
    +1
  • K3Nv2 @ K3Nv2:
    My life has no value my fat ass is staying right here
    K3Nv2 @ K3Nv2: My life has no value my fat ass is staying right here