Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need to start using OpenVGDB #44

Open
xovox opened this issue Jun 3, 2021 · 1 comment
Open

need to start using OpenVGDB #44

xovox opened this issue Jun 3, 2021 · 1 comment

Comments

@xovox
Copy link
Owner

xovox commented Jun 3, 2021

I need to start using my database for everything

https://github.com/xovox/OpenVGDB

@xovox
Copy link
Owner Author

xovox commented Jun 3, 2021

(duncan@hack:OpenVGDB)$ time for i in monitor_orientation monitor_type monitor_resolution_vertical monitor_resolution_vertical monitor_freq ; do 
  export $i="$(echo "select $i from arcade where game_rom = 'mvsc';" | sqlite3 OpenVGDB.20210603_1348/OpenVGDB_20210603_1348.sqlite3)"
done                                    
                                                                                                                                                                
real    0m0.031s                                                                                                                                                
user    0m0.018s                                                                                                                                                
sys     0m0.016s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant