Post subject: Path settings & .lua file & .dtm editing is possible?
Soig
He/Him
Skilled player (1477)
Joined: 12/4/2010
Posts: 252
1. Path settings: I found that some default paths is "/My Documents/Dolphin Emulator". Maybe it's convenient to the user who uses many version. But it is not for me if I want to use the same version to playback two different movies. How could I change the path? And which file should I modify? 2. .lua file: Is it possible to use .lua file in dolphin? It is interesting to add the input into video. Such as FCEUX. 3. .dtm editing: I've seen that GC's movie could be edited. How about making a tool which can change .dtm to .txt?(Of course it can also change .txt to .dtm) So that I can edit wii's movie. That must be useful very well.
Post subject: Re: Path settings & .lua file & .dtm editing is possible?
JosJuice
She/They
Editor, Emulator Coder
Joined: 7/3/2010
Posts: 193
Location: Sweden
Soig wrote:
1. Path settings: I found that some default paths is "/My Documents/Dolphin Emulator". Maybe it's convenient to the user who uses many version. But it is not for me if I want to use the same version to playback two different movies. How could I change the path? And which file should I modify?
There is an easy way to make Dolphin save its data in a local folder: Create a file named portable.txt in the same folder as Dolphin.exe.
Soig wrote:
2. .lua file: Is it possible to use .lua file in dolphin? It is interesting to add the input into video. Such as FCEUX.
No, Dolphin doesn't support Lua.
Post subject: Re: Path settings & .lua file & .dtm editing is possible?
Xander
He/Him
Joined: 12/31/2016
Posts: 17
Location: Canada
Soig wrote:
3. .dtm editing: I've seen that GC's movie could be edited. How about making a tool which can change .dtm to .txt?(Of course it can also change .txt to .dtm) So that I can edit wii's movie. That must be useful very well.
This is what my last post was about. I've been working with a bunch of people and so far we've modded Dolphin 5.0 to spit out the input display to "D:/inputs.txt" (if you don't have a D drive you can use a USB). We are currently trying to get those inputs back in so we can go from .txt to .dtm. My modded version of Dolphin: https://mega.nz/#F!9Gg31Jya!j8Y1VO43l8bTyF3-iMiooQ Side note it's a debug build so it runs slower. Code can be found here: https://github.com/dolphin-emu/dolphin/tree/5.0
Super Mario Galaxy/64 TASer