calc84maniac / tiboyce

A Game Boy emulator for the TI-84 Plus CE and TI-83 Premium CE.
https://calc84maniac.github.io/tiboyce/
GNU General Public License v3.0
375 stars 22 forks source link

i need some help please #219

Open gensahilsingh opened 3 months ago

gensahilsingh commented 3 months ago

ok so i know im being dumb (i dont know any terminal stuff), but what exactly do i put here for input and output file?: tiboyce-convertsav.exe "path\to\inputfile" "path\to\outputfile"

my save file is larger than 32kb for my Pokemon Yellow ( i want to convert .8xv to .sav) so thats why im trying the conversion locally

if anyone could do it for me and send it here i would greatly appreciate it

I have attached the save file here YelloSAV.8xv.zip

LittleBitSalty commented 2 months ago

Hello gensahilisngh, the "path\to\inputfile\ is exactly that, the path to your input file. On windows this looks something like "C:/Users/YourUsernameHere/WhereverYouSavedTheFile" Also it depends on where you saved it. To find the path, you can open the location of the file in File Explorer, Shift+Right-Click it, and select "Copy as Path" The output file path is wherever you want to save the file. If I wanted to save it in my Desktop, I would save it to "C:/Users/MyUserName/Desktop/WhateverYouWantTheFileCalled.sav"