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
  • Veho @ Veho:
    Nobody is reading what you post.
  • Psionic Roshambo @ Psionic Roshambo:
    That Dell data breach is worse than people probably realize....
  • Psionic Roshambo @ Psionic Roshambo:
    When I worked for Dell we had access to data about military contracts and addresses for high ranking people.
  • Psionic Roshambo @ Psionic Roshambo:
    I personally handled a call from the second highest person at Raytheon. That call bothered me a lot... The guy was nice and smart what bothered me was the way management basically just blew him off instead of going the extra mile to help him.
  • Psionic Roshambo @ Psionic Roshambo:
    In the end that call ended up costing Dell millions in lost contracts with Raytheon, and really the issue could have been solved for like 450 bucks lol
  • NinStar @ NinStar:
    sometimes I wonder why anyone would ever buy mega man x legacy collection 2
  • NinStar @ NinStar:
    I always thought that capcom shuffled the games in these collection, but apparently they are all in chronological order, which makes legacy collection 2 worthless
  • BakerMan @ BakerMan:
    guys, i want to start singing pirate metal songs and sea shanties if i play sea of thieves
  • The Real Jdbye @ The Real Jdbye:
    find a pirate metal playlist
    +2
  • The Real Jdbye @ The Real Jdbye:
    and sing along
  • BakerMan @ BakerMan:
    nevermind i just learned swearing is against the rules in sea of thieves

    i was about to start singing the song i last put in "what song are you currently listening to" yesterday
  • BakerMan @ BakerMan:
    but yeah ig so
  • The Real Jdbye @ The Real Jdbye:
    swearing not allowed in a pirate game? what has the world come to
  • BakerMan @ BakerMan:
    (here's the song for context)
  • BigOnYa @ BigOnYa:
    Just add -izle to the end of every curse word, you will be fine.
    +2
  • The Real Jdbye @ The Real Jdbye:
    i like alestorm
    +1
  • The Real Jdbye @ The Real Jdbye:
    @BigOnYa too many syllables
    +1
  • BakerMan @ BakerMan:
    same lmao
  • BigOnYa @ BigOnYa:
    hi, welcome to the Temp!
    +1
  • BakerMan @ BakerMan:
    Welcome to the Underground!
    +1
  • BakerMan @ BakerMan:
    the booty boogie from (once again) the donkey kong country cartoon could also be a good song to sing while playing sea of thieves
  • BigOnYa @ BigOnYa:
    Please insert 25 cents for an additional 30 minutes of talk time.
    BigOnYa @ BigOnYa: Please insert 25 cents for an additional 30 minutes of talk time.