Giter Site home page Giter Site logo

kartrider-file-reader's People

Contributors

xpoi5010 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kartrider-file-reader's Issues

打開5108的stage_timeAttackReady.rho出現Value cannot be null. (Parameter 'buffer')

會出現這個問題我也很納悶,但我後來想想應該是因為5108的版本,作者有修改計時賽的功能讓我們可以選7種速度才會導致打開這個檔案時出現問題(這個檔案我去開5136的來看跟計時賽的介面相關),不知道能不能修正?(因為這樣我沒辦法開啟整個Data資料夾)
以下是Traceback
System.ArgumentNullException: Value cannot be null. (Parameter 'buffer')
at System.ArgumentNullException.Throw(String paramName)
at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
at KartRider.File.RhoDirectory.GetFromDirInfo(Byte[] DirInfoData)
at KartRider.File.Rho..ctor(String FileName)
at KartRider.File.PackFolderManager.OpenSingleFile(String rhoFile)
at RhoLoader.MainWindow.action_open(Object sender, EventArgs e)

Cannot extract the files of the tool?

So uh, my operating system is Windows 10, and I for some reason cannot extract the files of the tool I downloaded, as it always have error popped up when extracting, not even with my Anti-virus program disabled.
image
(Same goes with other files)

I hope you can explain a bit of this weird situation, thank you.

ko-kr.json

I don't know how to do a pull request, so I write it on an issue. Sorry.
First of all, what do you think of adding Korean to your language?
It is not yet complete, but ko-kr.json has been prepared.
I'll write it below.

{
    "LanguageName": "ko-kr",
    "DisplayName": "한국어",
    "StringBags": [
        {
            "Name": "menu_file",
            "Value": "파일"
        },
        {
            "Name": "menu_export",
            "Value": "추출하기"
        },
        {
            "Name": "menu_about",
            "Value": "소개"
        },
        {
            "Name": "menu_open",
            "Value": "열기"
        },
        {
            "Name": "menu_save",
            "Value": "저장 (미지원)"
        },
        {
            "Name": "menu_saveas",
            "Value": "다른이름으로 저장(미지원)"
        },
        {
            "Name": "menu_exit",
            "Value": "나가기"
        },
        {
            "Name": "menu_exportall",
            "Value": "모두 추출"
        },
        {
            "Name": "col_name",
            "Value": "파일 이름"
        },
        {
            "Name": "col_index",
            "Value": "인덱스"
        },
        {
            "Name": "col_type",
            "Value": "타입"
        },
        {
            "Name": "msg_PlzOpenJMDFileFirst",
            "Value": "Please do this after opening JMDFile."
        },
        {
            "Name": "listview_item2_file",
            "Value": "파일"
        },
        {
            "Name": "listview_item2_folder",
            "Value": "폴더"
        },
        {
            "Name": "title",
            "Value": "Rho Loader"
        },
        {
            "Name": "menu_Languages",
            "Value": "언어"
        },
        {
            "Name":"filemenu_exportfile",
            "Value":"이 파일 추출하기"
        },
        {
            "Name":"filemenu_convertPng",
            "Value":"이 파일을 Png파일로 추출하기"
        },
        {
            "Name":"menu_exportnow",
            "Value":"이 폴더 추출하기"
        },
        {
            "Name":"msg_cancelExport",
            "Value":"Do you want to cancel export?\r\nPress [Yes] to cancel\r\nPress [No] to continue."
        }
    ]
}

How is it

有办法修改随机赛道的赛道池吗

我尝试修改过track_common里的数据,发现里面关于赛道池的配置只是会影响到游戏里预览随机赛道池的显示(放鼠标到随机赛道的图片上会显示的问题),并不会真正影响到真的赛道池,请问有办法修改吗

zh-cn.json

{
"LanguageName": "zh-tw",
"DisplayName": "简体中文",
"StringBags": [
{
"Name": "menu_file",
"Value": "菜单"
},
{
"Name": "menu_export",
"Value": "导出"
},
{
"Name": "menu_about",
"Value": "关于"
},
{
"Name": "menu_open",
"Value": "开启"
},
{
"Name": "menu_save",
"Value": "保存数据(暂不支持)"
},
{
"Name": "menu_saveas",
"Value": "另存数据(暂不支持)"
},
{
"Name": "menu_exit",
"Value": "退出"
},
{
"Name": "menu_exportall",
"Value": "全部导出"
},
{
"Name": "col_name",
"Value": "名称"
},
{
"Name": "col_index",
"Value": "索引"
},
{
"Name": "col_type",
"Value": "类型"
},
{
"Name": "msg_PlzOpenJMDFileFirst",
"Value": "请先开启JMD档案,方可进行本操作。"
},
{
"Name": "listview_item2_file",
"Value": "档案"
},
{
"Name": "listview_item2_folder",
"Value": "资料夹"
},
{
"Name": "title",
"Value": "Rho载入器"
},
{
"Name": "menu_Languages",
"Value": "语言"
},
{
"Name":"filemenu_exportfile",
"Value":"导出这个文件"
},
{
"Name":"filemenu_convertPng",
"Value":"转换此文件至PNG"
},
{
"Name":"menu_exportnow",
"Value":"输出这个资料夹"
},
{
"Name":"msg_cancelExport",
"Value":"您確定要取消导出吗?\r\n按[是] 以取消。\r\n按[否]以继续。"
}

]

}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.