backported hopefully all of my frustrations from commit f04744d
This commit is contained in:
parent
a6646b6c30
commit
9b1d086ed7
|
@ -111,41 +111,41 @@
|
|||
|
||||
// Menu Descriptions
|
||||
#250# "Open a N64 ROM image"
|
||||
#251# "Display Information about the loaded image"
|
||||
#252# "Start Emulation of the loaded ROM image"
|
||||
#253# "Stop Emulation of the loaded ROM image"
|
||||
#254# "Select ROM Directory"
|
||||
#255# "Refresh Current list of ROMs in the ROM Browser"
|
||||
#251# "Display information about the loaded image"
|
||||
#252# "Start emulation of the loaded ROM image"
|
||||
#253# "Stop emulation of the loaded ROM image"
|
||||
#254# "Select ROM directory"
|
||||
#255# "Refresh current list of ROMs in the ROM browser"
|
||||
#256# "Exit this application"
|
||||
#257# "Reboot the current ROM image (reload any settings changes)"
|
||||
#258# "Pause/Resume emulation of the current running ROM"
|
||||
#259# "Generate a Bitmap image of the current Screen"
|
||||
#258# "Pause/resume emulation of the current running ROM"
|
||||
#259# "Generate a bitmap image of the current screen"
|
||||
#260# "Limit FPS to the correct speed of the N64"
|
||||
#261# "Save the current system state"
|
||||
#262# "Save the current system state in a selected file location"
|
||||
#263# "Load the saved system state"
|
||||
#264# "Choose a saved system state file to load"
|
||||
#265# "Enable/Disable Game Shark cheats"
|
||||
#266# "Game Shark button is used with specific cheats"
|
||||
#265# "Enable/disable GameShark cheats"
|
||||
#266# "GameShark button is used with specific cheats"
|
||||
#267# "Change emulation from window mode to fullscreen"
|
||||
#268# "Make window stay on top of all other windows"
|
||||
#269# "Change settings inside the Graphics plugin"
|
||||
#270# "Change settings inside the Audio plugin"
|
||||
#271# "Change settings inside the Controller plugin (i.e. set keys)"
|
||||
#269# "Change settings inside the graphics plugin"
|
||||
#270# "Change settings inside the audio plugin"
|
||||
#271# "Change settings inside the controller plugin (i.e. set keys)"
|
||||
#272# "Change settings inside the RSP plugin"
|
||||
#273# "Show the CPU usage of the emulator split over different resources"
|
||||
#274# "View/Change settings for this application"
|
||||
#275# "View Manual for application"
|
||||
#274# "View/change settings for this application"
|
||||
#275# "View manual for application"
|
||||
#276# "View FAQ for application"
|
||||
#278# "About the application and Authors"
|
||||
#277# "About the Authors of the support files"
|
||||
#279# "Open this previous opened ROM image"
|
||||
#278# "About the application and authors"
|
||||
#277# "About the authors of the support files"
|
||||
#279# "Open this previously opened ROM image"
|
||||
#280# "Choose this directory as your ROM directory"
|
||||
#281# "Change Application to using this language"
|
||||
#281# "Change application to using this language"
|
||||
#282# "Choose this save location for the saved state"
|
||||
#283# "Play selected game"
|
||||
#284# "Information about selected game"
|
||||
#285# "Edit Settings for selected game"
|
||||
#285# "Edit settings for selected game"
|
||||
#286# "Edit cheats for selected game"
|
||||
|
||||
/*********************************************************************************
|
||||
|
@ -228,9 +228,9 @@
|
|||
#461# "Go to fullscreen when loading a ROM"
|
||||
#462# "Hide Advanced Settings"
|
||||
#463# "Remember selected cheats"
|
||||
#464# "Disable Screen Saver when running a ROM"
|
||||
#465# "Display Frame Rate"
|
||||
#466# "Frame Rate Display"
|
||||
#464# "Disable screen saver when running a ROM"
|
||||
#465# "Display frame rate"
|
||||
#466# "Frame rate display"
|
||||
#467# "Check if Project64 is already running"
|
||||
|
||||
//ROM Browser Tab
|
||||
|
@ -252,40 +252,40 @@
|
|||
#500# "Most of these changes will not take effect until a new ROM is opened or current ROM is reset."
|
||||
#501# "Core Defaults"
|
||||
#502# "CPU core style:"
|
||||
#503# "Self Mod Methods"
|
||||
#504# "Default Memory Size:"
|
||||
#505# "Advanced Block Linking:"
|
||||
#506# "Start Emulation when ROM is opened"
|
||||
#503# "Self mod methods"
|
||||
#504# "Default memory size:"
|
||||
#505# "Advanced block linking:"
|
||||
#506# "Start emulation when ROM is opened"
|
||||
#507# "Always override default settings with ones from RDB"
|
||||
#508# "Automatically compress saved states"
|
||||
#509# "Enable Debugger"
|
||||
#509# "Enable debugger"
|
||||
#510# "Cache"
|
||||
#511# "PI DMA"
|
||||
#512# "Start Changed"
|
||||
#513# "Protect Memory"
|
||||
#514# "TLB Unmapping"
|
||||
#512# "Start changed"
|
||||
#513# "Protect memory"
|
||||
#514# "TLB unmapping"
|
||||
|
||||
//ROM Options
|
||||
#520# "CPU core style:"
|
||||
#521# "VI Refresh Rate:"
|
||||
#522# "Memory Size:"
|
||||
#523# "Advanced Block Linking:"
|
||||
#524# "Default Save type:"
|
||||
#525# "Counter Factor:"
|
||||
#526# "Larger Compile Buffer"
|
||||
#521# "VI refresh rate:"
|
||||
#522# "Memory size:"
|
||||
#523# "Advanced block linking:"
|
||||
#524# "Default save type:"
|
||||
#525# "Counter factor:"
|
||||
#526# "Larger compile buffer"
|
||||
#527# "Use TLB"
|
||||
#528# "Register caching"
|
||||
#529# "Delay SI Interrupt"
|
||||
#529# "Delay SI interrupt"
|
||||
#530# "Fast SP"
|
||||
#531# "Default"
|
||||
#532# "RSP Audio Signal"
|
||||
#533# "Fixed Audio Timing"
|
||||
#532# "RSP audio signal"
|
||||
#533# "Fixed audio timing"
|
||||
#534# "Function lookup method:"
|
||||
#535# "Custom Self Mod Method"
|
||||
#536# "Sync using Audio"
|
||||
#537# "AI Count Per Byte"
|
||||
#538# "32 Bit Engine"
|
||||
#539# "Delay DP Interrupt"
|
||||
#535# "Custom self mod method"
|
||||
#536# "Sync using audio"
|
||||
#537# "AI count per byte"
|
||||
#538# "32 bit engine"
|
||||
#539# "Delay DP interrupt"
|
||||
|
||||
//Core Styles
|
||||
#540# "Interpreter"
|
||||
|
@ -302,9 +302,9 @@
|
|||
#566# "Clear Code on Cache"
|
||||
|
||||
//Function Lookup method
|
||||
#570# "Physical Lookup Table"
|
||||
#571# "Virtual Lookup Table"
|
||||
#572# "Change Memory"
|
||||
#570# "Physical lookup table"
|
||||
#571# "Virtual lookup table"
|
||||
#572# "Change memory"
|
||||
|
||||
//RDRAM Size
|
||||
#580# "4 MB"
|
||||
|
@ -325,28 +325,28 @@
|
|||
#640# "File extension association:"
|
||||
|
||||
//ROM Notes
|
||||
#660# "ROM Status:"
|
||||
#661# "Core Note:"
|
||||
#662# "Plugin Note:"
|
||||
#660# "ROM status:"
|
||||
#661# "Core note:"
|
||||
#662# "Plugin note:"
|
||||
|
||||
// Accelerator Selector
|
||||
#680# "CPU State:"
|
||||
#681# "Menu Item:"
|
||||
#682# "Current Keys:"
|
||||
#683# "Select New Shortcut Key:"
|
||||
#684# "Currently Assigned To:"
|
||||
#680# "CPU state:"
|
||||
#681# "Menu item:"
|
||||
#682# "Current keys:"
|
||||
#683# "Select new shortcut key:"
|
||||
#684# "Currently assigned to:"
|
||||
#685# "Assign"
|
||||
#686# "Remove"
|
||||
#687# "Reset All"
|
||||
#688# "Game not playing"
|
||||
#689# "Game playing"
|
||||
#690# "Game playing (Windowed)"
|
||||
#691# "Game playing (Fullscreen)"
|
||||
#690# "Game playing (windowed)"
|
||||
#691# "Game playing (fullscreen)"
|
||||
|
||||
// Frame Rate Option
|
||||
#700# "Vertical Interrupts per second"
|
||||
#701# "Display Lists per second"
|
||||
#702# "Percentage of Speed"
|
||||
#700# "Vertical interrupts per second"
|
||||
#701# "Display lists per second"
|
||||
#702# "Percentage of speed"
|
||||
|
||||
// Increase speed
|
||||
#710# "Increase Game Speed"
|
||||
|
@ -364,10 +364,10 @@
|
|||
#800# "ROM Information"
|
||||
|
||||
//ROM Info Text
|
||||
#801# "ROM Name:"
|
||||
#802# "File Name:"
|
||||
#801# "ROM name:"
|
||||
#802# "File name:"
|
||||
#803# "Location:"
|
||||
#804# "ROM Size:"
|
||||
#804# "ROM size:"
|
||||
#805# "Cartridge ID:"
|
||||
#806# "Manufacturer:"
|
||||
#807# "Country:"
|
||||
|
@ -426,7 +426,7 @@
|
|||
#1042# "Delete"
|
||||
|
||||
// short cut editor
|
||||
#1100# "Reset Short Cuts"
|
||||
#1100# "Reset short cuts"
|
||||
#1101# "Are you sure you want to reset the short cuts?\n\nThis action cannot be undone."
|
||||
#1102# "File Menu"
|
||||
#1103# "System Menu"
|
||||
|
@ -448,17 +448,17 @@
|
|||
#2009# "Failed to load word\n\nVerify ROM and ROM Settings."
|
||||
#2010# "Failed to open Save File"
|
||||
#2011# "Failed to open EEPROM"
|
||||
#2012# "Failed to open FlashRAM"
|
||||
#2013# "Failed to open Mempak"
|
||||
#2012# "Failed to open flash RAM"
|
||||
#2013# "Failed to open mempak"
|
||||
#2014# "Attempt to open zip file failed. \n\nProbably a corrupt zip file - try unzipping ROM manually."
|
||||
#2015# "Attempt to open file failed."
|
||||
#2016# "Error occurred when trying to open zip file."
|
||||
#2017# "File loaded does not appear to be a valid N64 ROM. \n\nVerify your ROMs with GoodN64."
|
||||
#2018# "Unknown country"
|
||||
#2019# "Unknown CIC Chip"
|
||||
#2019# "Unknown CIC chip"
|
||||
#2020# "Unknown file format"
|
||||
#2021# "Unknown memory action\n\nEmulation stopped"
|
||||
#2022# "Unhandled R4300i OpCode at"
|
||||
#2022# "Unhandled R4300i opcode at"
|
||||
#2023# "Executing from non-mapped space.\n\nVerify ROM and ROM Settings."
|
||||
#2024# "State does not appear to match the running ROM. \n\nStates must be saved & loaded between 100% identical ROMs. \nIn particular, the REGION and VERSION must be the same. \nLoading this State is likely to cause the game and/or emulator to crash. \n\nAre you sure you want to continue loading?"
|
||||
#2025# "Error"
|
||||
|
@ -468,9 +468,9 @@
|
|||
#2029# "Change Plugins"
|
||||
#2030# "Emulation ended"
|
||||
#2031# "Emulation started"
|
||||
#2032# "Unable to load State"
|
||||
#2033# "Loaded State"
|
||||
#2034# "Saved current State to"
|
||||
#2032# "Unable to load state"
|
||||
#2033# "Loaded state"
|
||||
#2034# "Saved current state to"
|
||||
#2035# "State slot"
|
||||
#2036# "Byte swapping image"
|
||||
#2037# "Choosing N64 image"
|
||||
|
@ -479,14 +479,14 @@
|
|||
#2040# "Cannot open a ROM because plugins have not successfully initialized"
|
||||
#2041# "Are you sure you really want to delete this?"
|
||||
#2042# "Delete Cheat"
|
||||
#2043# "Cheat Name is already in use"
|
||||
#2044# "You Have reached the Maximum amount of cheats for this ROM"
|
||||
#2043# "Cheat name is already in use"
|
||||
#2044# "You have reached the maximum amount of cheats for this ROM"
|
||||
#2045# "Plugin initializing"
|
||||
#2046# "You have not selected a virtual key to assign to the menu item"
|
||||
#2047# "You need to select a menu item to assign this key to"
|
||||
#2048# "Short cut has already been assigned to another menu item"
|
||||
#2049# "No shortcut has been selected to be removed"
|
||||
#2050# "ROM Loaded. Waiting for emulation to start."
|
||||
#2050# "ROM loaded. Waiting for emulation to start."
|
||||
#2051# "Project64 beta is for members only.\n\nIf you have an account at pj64.net, you should not be seeing this error!!\nPlease contact us on the site"
|
||||
#2052# "Program Error"
|
||||
#2053# "Failed to find filename in 7z file"
|
||||
|
|
|
@ -377,8 +377,8 @@ Check that you have at least one compatible plugin file in your plugin folder."
|
|||
Verify ROM and ROM Settings."
|
||||
#2010# "Failed to open state save file"
|
||||
#2011# "Failed to open EEPROM"
|
||||
#2012# "Failed to open FlashRAM"
|
||||
#2013# "Failed to open MemPak"
|
||||
#2012# "Failed to open flash RAM"
|
||||
#2013# "Failed to open mempak"
|
||||
#2014# "Attempt to open zip file failed.
|
||||
Missing or corrupt zip file - check path and file.
|
||||
|
||||
|
@ -388,13 +388,13 @@ You may need to restart the application."
|
|||
#2017# "File loaded does not appear to be a valid Nintendo64 ROM.
|
||||
|
||||
Verify your ROMs with GoodN64."
|
||||
#2018# "Unknown Country"
|
||||
#2019# "Unknown CIC Chip"
|
||||
#2018# "Unknown country"
|
||||
#2019# "Unknown CIC chip"
|
||||
#2020# "Unknown file format"
|
||||
#2021# "Unknown memory action
|
||||
|
||||
Emulation stop"
|
||||
#2022# "Unhandled R4300i OpCode at"
|
||||
#2022# "Unhandled R4300i opcode at"
|
||||
#2023# "Executing from non-mapped space.
|
||||
|
||||
Verify ROM and ROM Settings."
|
||||
|
@ -413,8 +413,8 @@ If you don't want to lose your place, answer No and make a state save first.
|
|||
|
||||
Change plugins and restart game now?"
|
||||
#2029# "Change Plugins"
|
||||
#2030# "Emulation Ended"
|
||||
#2031# "Emulation Started"
|
||||
#2030# "Emulation ended"
|
||||
#2031# "Emulation started"
|
||||
#2032# "Unable to load save state"
|
||||
#2033# "Loaded state:"
|
||||
#2034# "Saved state:"
|
||||
|
@ -423,7 +423,7 @@ Change plugins and restart game now?"
|
|||
#2037# "Waiting for you to choose a ROM"
|
||||
#2038# "Loaded"
|
||||
#2039# "Loading ROM"
|
||||
#2040# "You cannot open a ROM unless all plugin types (Video, Audio, Input and RSP) have initialised"
|
||||
#2040# "You cannot open a ROM unless all plugin types (video, audio, input and RSP) have initialised"
|
||||
#2041# "Are you sure you want to delete this cheat?"
|
||||
#2042# "Delete Cheat"
|
||||
#2043# "Cheat name already in use, please choose another"
|
||||
|
|
Loading…
Reference in New Issue