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